Uses of Package
org.apache.jackrabbit.oak.spi.security.authorization.restriction
Packages that use org.apache.jackrabbit.oak.spi.security.authorization.restriction
Package
Description
-
Classes in org.apache.jackrabbit.oak.spi.security.authorization.restriction used by org.apache.jackrabbit.oak.spi.security.authorizationClassDescriptionInterface to manage the supported restrictions present with a given access control and permission management implementation.
-
Classes in org.apache.jackrabbit.oak.spi.security.authorization.restriction used by org.apache.jackrabbit.oak.spi.security.authorization.accesscontrolClassDescriptionA
Restrictionobject represents a "live" restriction object that has been created using the Jackrabbit specific extensions of theAccessControlEntryinterface.Interface to manage the supported restrictions present with a given access control and permission management implementation. -
Classes in org.apache.jackrabbit.oak.spi.security.authorization.restriction used by org.apache.jackrabbit.oak.spi.security.authorization.restrictionClassDescriptionMarker interface intended to extend a
RestrictionProviderto make it aware of it's aggregated nature in a composite when it comes to evaluate the validity of restrictions.Aggregates of a collection ofRestrictionProviderimplementations into a single provider.ARestrictionobject represents a "live" restriction object that has been created using the Jackrabbit specific extensions of theAccessControlEntryinterface.TheRestrictionDefinitioninterface provides methods for discovering the static definition of any additional policy-internal refinements of the access control definitions.Interface used to verify if a givenrestrictionapplies to a given item or path.Interface to manage the supported restrictions present with a given access control and permission management implementation.