Uses of Package
org.apache.jackrabbit.oak.spi.security.privilege
Packages that use org.apache.jackrabbit.oak.spi.security.privilege
Package
Description
-
Classes in org.apache.jackrabbit.oak.spi.security.privilege used by org.apache.jackrabbit.oak.spi.security.authorization.accesscontrolClassDescriptionInternal representation of JCR privileges.Allows to obtain the internal
representationof privileges (or their names) and to covert the internal representation back to privilege names. -
-
Classes in org.apache.jackrabbit.oak.spi.security.privilege used by org.apache.jackrabbit.oak.spi.security.privilegeClassDescriptionInternal representation of JCR privileges.Allows to obtain the internal
representationof privileges (or their names) and to covert the internal representation back to privilege names.Internal name constants used for the privilege management.ThePrivilegeDefinitioninterface defines the characteristics of a JCRPrivilege.