@Version("1.12.0")
Package org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
-
Interface Summary Interface Description AccessControlConstants Constants for the default access control management implementation and and for built-in access control related node types.PolicyOwner Interface to improve pluggability of theAccessControlManager
, namely the interaction of multiple managers within a single repository. -
Class Summary Class Description AbstractAccessControlList Abstract base implementation of theJackrabbitAccessControlList
interface.AbstractAccessControlManager Default implementation of theJackrabbitAccessControlManager
interface.ACE Default implementation of theJackrabbitAccessControlEntry
interface.ImmutableACL An implementation of theJackrabbitAccessControlList
interface that only allows for reading.ReadPolicy