@Version("2.4.2")
Package org.apache.jackrabbit.api.security.authorization
Jackrabbit extensions for authorization.
-
Interface Summary Interface Description PrincipalAccessControlList Extension of theJackrabbitAccessControlListthat is bound to aPrincipal.PrincipalAccessControlList.Entry Extension of theJackrabbitAccessControlEntrythat additionally defines the target object where this entry will take effect.PrincipalSetPolicy Extension of the JCRAccessControlPolicyintended to grant a set ofPrincipals the ability to perform certain actions.PrivilegeManager PrivilegeManageris a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules.