[jboss-user] [JBoss Seam] - Re: Seam's Identity and Authenticator

shane.bryzak@jboss.com do-not-reply at jboss.com
Thu May 3 21:47:45 EDT 2007


These classes work in concert with each other - by default, the Identity class will use JAAS to authenticate the user, via SeamLoginModule (which is a standard JAAS login module).  SeamLoginModule performs authentication by invoking a MethodExpression - i.e, the authenticate-method configured in Identity.



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

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



More information about the jboss-user mailing list