@Version("1.5.0")
Package org.apache.jackrabbit.oak.spi.security.privilege
-
Interface Summary Interface Description PrivilegeConfiguration Interface for the privilege management configuration.PrivilegeConstants Internal name constants used for the privilege management.PrivilegeDefinition ThePrivilegeDefinition
interface defines the characteristics of a JCRPrivilege
. -
Class Summary Class Description ImmutablePrivilegeDefinition Default implementation of thePrivilegeDefinition
interface.JcrAllUtil PrivilegeBits Internal representation of JCR privileges.PrivilegeBitsProvider Allows to obtain the internalrepresentation
of privileges (or their names) and to covert the internal representation back to privilege names.PrivilegeUtil Privilege management related utility methods.