security: drop Authenticator
----------------------------
Key: MAGNOLIA-1834
URL: http://jira.magnolia.info/browse/MAGNOLIA-1834
Project: Magnolia
Issue Type: Improvement
Reporter: Philipp Bracher
Assigned To: Philipp Bracher
Fix For: 3.1
related to the context changes we have implemented:
- jaas modules can return user
- default jaas moduel uses UserManager (done some month before)
- ctx.login(user)
To make this code testable we have to drop usage of Authenticator (anyway
already minimized). The authenticate method goes to SecuritySupport and can get
overriden if needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------