We prefer not to couple the cookie value with Identity's username field.  We're 
actually using an encrypted hash instead.  The problem is, 
initCredentialsFromCookie() is private and doesn't allow for overriding.  I 
think I have a workaround, which is to ignore the seam cookie name and use my 
own, but it would be nice to make this method protected so I can just override 
it.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066688
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to