Uses of Package
org.apache.jackrabbit.api.security.authorization
Packages that use org.apache.jackrabbit.api.security.authorization
Package
Description
Jackrabbit extensions for JCR core interfaces
Jackrabbit extensions for access control.
Jackrabbit extensions for authorization.
This package contains the delegates for the various JCR API entities.
-
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.apiClassDescription
PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.api.securityClassDescriptionWrapper around a set of
Privilege
s that allows to test if a given list of privilege names in included. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.api.security.authorizationClassDescriptionWrapper around a set of
Privilege
s that allows to test if a given list of privilege names in included. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.jcr.delegateClassDescriptionWrapper around a set of
Privilege
s that allows to test if a given list of privilege names in included.PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.jcr.sessionClassDescription
PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.security.privilegeClassDescription
PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.spi.security.authorization.accesscontrolClassDescriptionWrapper around a set of
Privilege
s that allows to test if a given list of privilege names in included.PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.spi.security.authorization.cugClassDescriptionExtension of the JCR
AccessControlPolicy
intended to grant a set ofPrincipal
s the ability to perform certain actions. -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.oak.spi.security.privilegeClassDescription
PrivilegeManager
is a jackrabbit specific extensions to JCR access control management that allows to retrieve privileges known by this JCR implementation and to register new custom privileges according to implementation specific rules.