Uses of Interface
org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AccessControlConstants
-
-
Uses of AccessControlConstants in org.apache.jackrabbit.oak.security.authorization.accesscontrol
Classes in org.apache.jackrabbit.oak.security.authorization.accesscontrol that implement AccessControlConstants Modifier and Type Class Description classAccessControlImporterProtectedNodeImporterimplementation that handles access control lists, entries and restrictions.classAccessControlManagerImplDefault implementation of theJackrabbitAccessControlManagerinterface. -
Uses of AccessControlConstants in org.apache.jackrabbit.oak.security.authorization.permission
Classes in org.apache.jackrabbit.oak.security.authorization.permission that implement AccessControlConstants Modifier and Type Class Description classMountPermissionProviderclassPermissionHookCommitHookimplementation that processes any modification made to access control content and updates persisted permission store associated with access control related data stored in the repository.classPermissionProviderImpl -
Uses of AccessControlConstants in org.apache.jackrabbit.oak.security.authorization.restriction
Classes in org.apache.jackrabbit.oak.security.authorization.restriction that implement AccessControlConstants Modifier and Type Class Description classPrincipalRestrictionProviderRestriction provider implementation used for editing access control by principal.classRestrictionProviderImplDefault restriction provider implementation that supports the following restrictions:REP_GLOB: A simple paths matching pattern. -
Uses of AccessControlConstants in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol
Classes in org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol that implement AccessControlConstants Modifier and Type Class Description classAbstractAccessControlManagerDefault implementation of theJackrabbitAccessControlManagerinterface. -
Uses of AccessControlConstants in org.apache.jackrabbit.oak.spi.security.authorization.restriction
Classes in org.apache.jackrabbit.oak.spi.security.authorization.restriction that implement AccessControlConstants Modifier and Type Class Description classAbstractRestrictionProvider
-