Make the Princpal Resolution in the acl.ACLProvider dynamic
-----------------------------------------------------------
Key: JCR-2103
URL: https://issues.apache.org/jira/browse/JCR-2103
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 1.5.5
Reporter: Ian Boston
At the moment, extending the DefaultAccessManager is hard and requires full
access to the o.a.j.core.
This patch makes it possible to change the way in which a users set of
Principals are resolved by providing an extension point in the ACLProvider so
that an alternative AccessControlProvider could be delivered from
SecurityManager.
The patch that follows does not address the extension of the SecurityManager
which needs to be inside o.a.j.core
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.