The following comment has been added to this issue:
Author: David Le Strat
Created: Mon, 11 Oct 2004 3:57 PM
Body:
Multiple security handlers supported for CredentialHandler and UserSecurityHandler.
An AuthenticationProvider exposes the two above security handler to the
AuthenticationProviderProxy which manage the delegate to multiple
AuthenticationProvider.
The LdapUserSecurityHandler is currently a placeholder for a future ldap
implementation to come down the road.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JS2-133?page=comments#action_53917
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-133
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-133
Summary: Supporting multiple security handlers of one type
Type: New Feature
Status: Unassigned
Priority: Major
Project: Jetspeed 2
Components:
Security
Fix Fors:
2.0-dev/cvs
Versions:
2.0-dev/cvs
Assignee:
Reporter: David Le Strat
Created: Sun, 3 Oct 2004 5:15 PM
Updated: Mon, 11 Oct 2004 3:57 PM
Description:
Security handlers were introduced in J2 to provide an SPI layer to the security
composite services.
It could be very benefitial for J2 to support multiple security handler of one type.
For instance, the UserSecurityHandler(s) are used to provide user principal
resolution. A UserSecurityProvider layer can be introduced to allow support for
multiple UserSecurityHandler(s). J2 can then expose to the portal users mapping to an
RDBMS store as well as an LDAP store, therefore exposing an aggregate user base from
multiple backing stores.
This issue will implement multiple handlers support for user security and credentials.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]