@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 ThePrivilegeDefinitioninterface defines the characteristics of a JCRPrivilege. - 
Class Summary Class Description ImmutablePrivilegeDefinition Default implementation of thePrivilegeDefinitioninterface.JcrAllUtil PrivilegeBits Internal representation of JCR privileges.PrivilegeBitsProvider Allows to obtain the internalrepresentationof privileges (or their names) and to covert the internal representation back to privilege names.PrivilegeUtil Privilege management related utility methods.