Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JCR Base 2.0.4
-
None
Description
Starting with Jackrabbit 1.5 JSR-283 Security API is being implemented. Unfortunately, not all API is available yet through the public interfaces. Most notably the getAccessControlManager method is missing.
To still get the AccessControlManager without requiring access to the "SessionImpl", a utility method should be provided which uses reflection.