[jboss-user] [JBoss Seam] - Re: <security:identity authenticate-method=

seamNoobie do-not-reply at jboss.com
Wed Feb 7 21:20:21 EST 2007


.. From the doco...

Configuring
this simplified form of authentication requires the identity component to be configured in components.xml:

<security:identity authenticate-method="#{authenticator.authenticate}"/>

The EL expression #{authenticator.authenticate} is a method binding indicating that the authenticate
method of the authenticator component will be used to authenticate the user.

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

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



More information about the jboss-user mailing list