[jboss-user] [JBoss Seam] - Re: Security Remember Me Functionality
hstang
do-not-reply at jboss.com
Fri Feb 16 17:09:37 EST 2007
>From what I gather quickly looking at seam's source for remember me, it appears that that the username is stored as a cookie when you are authenticated. This happens if you set the rememberMe attribute to true, like you did with the check box. Verify that you have a cookie name with "org.jboss.seam.security.username". If you do, then your Identity instance will remember the user name.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017916#4017916
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017916
More information about the jboss-user
mailing list