Package org.apache.jackrabbit.api.security.authorization
@Version("2.6.1")
package org.apache.jackrabbit.api.security.authorization
Jackrabbit extensions for authorization.
-
ClassDescriptionExtension of the
JackrabbitAccessControlListthat is bound to aPrincipal.Extension of theJackrabbitAccessControlEntrythat additionally defines the target object where this entry will take effect.Extension of the JCRAccessControlPolicyintended to grant a set ofPrincipals the ability to perform certain actions.Wrapper around a set ofPrivileges that allows to test if a given list of privilege names in included.Default implementation of thePrivilegeCollectioninterface.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.