[jboss-user] [JBoss Seam] - Re: Autologin cookie extension to Identity component
matt.drees
do-not-reply at jboss.com
Mon Nov 5 00:14:13 EST 2007
It's pretty simple. You just need to @Name your subclass the same as Seam's built-in identity component ("org.jboss.seam.security.identity").
(It needs to have a higher precedence, but the default precdence -- APPLICATION -- is higher than the built-in one, so you don't need to specify one)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101662#4101662
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101662
More information about the jboss-user
mailing list