Change acces specifier on initCredentialsFromCookie()
-----------------------------------------------------
Key: JBSEAM-1713
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1713
Project: JBoss Seam
Issue Type: Bug
Components: Security
Environment: All
Reporter: Monkey Den
Priority: Minor
Could someone change the access specifier for initCredentialsFromCookie()? Currently
it's private, so it can't be overridden. Saving an encrypted value in the cookie,
instead of username, is not possible because this method forces the username to be coupled
with the cookie value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira