[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3391) Use Credentials and RememberMe in code and EL expressions in examples, seam-gen and src

Luis Tama (JIRA) jira-events at lists.jboss.org
Sun Sep 7 19:08:38 EDT 2008


Use Credentials and RememberMe in code and EL expressions in examples, seam-gen and src
---------------------------------------------------------------------------------------

                 Key: JBSEAM-3391
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3391
             Project: Seam
          Issue Type: Task
          Components: Examples, Tools
    Affects Versions: 2.1.0.BETA1
            Reporter: Luis Tama


As of SEAM 2.1.0, the Identity component has been updated and the getters and setters for the properties username, password and rememberMe have been deprecated. So now we should use Credentials and RememberMe components.
There are still many references to those getters/setters/properties in source code and in EL expressions in /examples, /seam-gen (including templates), and in /src, that lead to use of deprecated code. They should be updated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list