[jboss-user] [JBoss Seam] - Re: Instance.hasRole()...

shane.bryzak@jboss.com do-not-reply at jboss.com
Sun Jul 8 20:23:23 EDT 2007


Calling addRole() when you are not authenticated yet puts the roles into a temporary list.  They only become real roles once authentication is complete, which is why calling hasRole() in the authenticator method returns false.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061796#4061796

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061796



More information about the jboss-user mailing list