Uses of Interface
org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Packages that use JackrabbitAccessControlList
Package
Description
Jackrabbit extensions for authorization.
-
Uses of JackrabbitAccessControlList in org.apache.jackrabbit.api.security.authorization
Subinterfaces of JackrabbitAccessControlList in org.apache.jackrabbit.api.security.authorizationModifier and TypeInterfaceDescriptioninterface
Extension of theJackrabbitAccessControlList
that is bound to aPrincipal
. -
Uses of JackrabbitAccessControlList in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Classes in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol that implement JackrabbitAccessControlListModifier and TypeClassDescriptionclass
Abstract base implementation of theJackrabbitAccessControlList
interface.class
An implementation of theJackrabbitAccessControlList
interface that only allows for reading.