Jaas based Authenticator
------------------------
Key: COCOON-1664
URL: http://issues.apache.org/jira/browse/COCOON-1664
Project: Cocoon
Type: Improvement
Components: Blocks: Authentication Framework
Reporter: Ryan Slack
Priority: Minor
Attachments: JaasAuthenticator.java
It was not particularly hard, but I wrote, and have somewhat tested, a Jaas implmentation
of Authenticator.
It should also be possable to utilize Java's security as an alternate to the current authentication
Actions.
This implementation has the CallbackHandler in the same class as the Authenticator, however
that isn't really required. Also, I will be looking at using the Cocoon configuration system,
instead of the default jaas config file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|