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 TypeInterfaceDescriptioninterfaceExtension of theJackrabbitAccessControlListthat 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 TypeClassDescriptionclassAbstract base implementation of theJackrabbitAccessControlListinterface.classAn implementation of theJackrabbitAccessControlListinterface that only allows for reading.