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
JackrabbitAccessControlList
that is bound to aPrincipal
.Extension of theJackrabbitAccessControlEntry
that additionally defines the target object where this entry will take effect.Extension of the JCRAccessControlPolicy
intended to grant a set ofPrincipal
s the ability to perform certain actions.Wrapper around a set ofPrivilege
s that allows to test if a given list of privilege names in included.Default implementation of thePrivilegeCollection
interface.PrivilegeManager
is 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.