Uses of Package
org.apache.jackrabbit.api.security.authorization
-
Packages that use org.apache.jackrabbit.api.security.authorization Package Description org.apache.jackrabbit.api Jackrabbit extensions for JCR core interfacesorg.apache.jackrabbit.api.security Jackrabbit extensions for access control.org.apache.jackrabbit.api.security.authorization Jackrabbit extensions for authorization.org.apache.jackrabbit.oak.jcr.delegate This package contains the delegates for the various JCR API entities.org.apache.jackrabbit.oak.jcr.session org.apache.jackrabbit.oak.security.privilege org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol org.apache.jackrabbit.oak.spi.security.authorization.cug org.apache.jackrabbit.oak.spi.security.privilege -
Classes in org.apache.jackrabbit.api.security.authorization used by org.apache.jackrabbit.api Class Description PrivilegeManager 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.security Class Description PrivilegeCollection Wrapper around a set ofPrivilege
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.authorization Class Description PrivilegeCollection Wrapper around a set ofPrivilege
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.delegate Class Description PrivilegeCollection Wrapper around a set ofPrivilege
s that allows to test if a given list of privilege names in included.PrivilegeManager 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.session Class Description PrivilegeManager 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.privilege Class Description PrivilegeManager 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.accesscontrol Class Description PrivilegeCollection Wrapper around a set ofPrivilege
s that allows to test if a given list of privilege names in included.PrivilegeManager 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.cug Class Description PrincipalSetPolicy Extension of the JCRAccessControlPolicy
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.privilege Class Description PrivilegeManager 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.