[
https://jira.jboss.org/jira/browse/JBSEAM-3391?page=com.atlassian.jira.pl...
]
Pete Muir commented on JBSEAM-3391:
-----------------------------------
Shane, I actually think it's quite important we fix this where we know about it in the
examples etc. - there is no reason for us to be using deprecated APIs, and we might
actually learn something switching to the new APIs ;-)
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
Assignee: Shane Bryzak
Fix For: The future
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