Uses of Interface
org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeConstants
-
Packages that use PrivilegeConstants Package Description org.apache.jackrabbit.oak.spi.security.privilege -
-
Uses of PrivilegeConstants in org.apache.jackrabbit.oak.spi.security.privilege
Classes in org.apache.jackrabbit.oak.spi.security.privilege that implement PrivilegeConstants Modifier and Type Class Description classPrivilegeBitsInternal representation of JCR privileges.classPrivilegeBitsProviderAllows to obtain the internalrepresentationof privileges (or their names) and to covert the internal representation back to privilege names.classPrivilegeUtilPrivilege management related utility methods.
-