[jboss-user] [JBoss Seam] - Re: Adding permissions to Identity

matt.drees do-not-reply at jboss.com
Tue Aug 14 22:55:28 EDT 2007


I haven't tried it, but I think you do something like this.

  | <component name="org.jboss.seam.security.identity" class="my.IdentityExtension">
  |    <property name="authenticateMethod">#{authenticator.authenticate}</property>
  | </component>
  | 

If it's not that, then it's something close to that.

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

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



More information about the jboss-user mailing list