@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 theJackrabbitAccessControlListinterface.AbstractAccessControlManager Default implementation of theJackrabbitAccessControlManagerinterface.ACE Default implementation of theJackrabbitAccessControlEntryinterface.ImmutableACL An implementation of theJackrabbitAccessControlListinterface that only allows for reading.ReadPolicy