Uses of Package
org.apache.jackrabbit.core.security.authorization

Packages that use org.apache.jackrabbit.core.security.authorization
org.apache.jackrabbit.core.security   
org.apache.jackrabbit.core.security.authorization   
org.apache.jackrabbit.core.security.authorization.combined   
org.apache.jackrabbit.core.security.authorization.principalbased   
org.apache.jackrabbit.core.security.simple   
org.apache.jackrabbit.core.security.user   
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
JackrabbitAccessControlPolicy
          JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy).
PrivilegeRegistry
          The PrivilegeRegistry defines the set of Privileges known to the repository.
WorkspaceAccessManager
          The WorkspaceAccessManager is responsible for workspace access.
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.authorization
AbstractCompiledPermissions.Result
           
AccessControlEditor
          AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlProviderFactory
          The AccessControlProviderFactory is used to create AccessControlProviders for the various workspaces present in the repository.
AccessControlUtils
          AccessControlUtils...
CompiledPermissions
          CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
JackrabbitAccessControlEntry
          JackrabbitAccessControlEntry is a Jackrabbit specific extension of the AccessControlEntry interface.
JackrabbitAccessControlPolicy
          JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy).
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.authorization.combined
AbstractAccessControlProvider
          AbstractAccessControlProvider...
AccessControlEditor
          AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlUtils
          AccessControlUtils...
CompiledPermissions
          CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.authorization.principalbased
AbstractAccessControlProvider
          AbstractAccessControlProvider...
AccessControlConstants
          AccessControlConstants...
AccessControlEditor
          AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlUtils
          AccessControlUtils...
CompiledPermissions
          CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
JackrabbitAccessControlPolicy
          JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy).
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.simple
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
PrivilegeRegistry
          The PrivilegeRegistry defines the set of Privileges known to the repository.
WorkspaceAccessManager
          The WorkspaceAccessManager is responsible for workspace access.
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.user
AbstractAccessControlProvider
          AbstractAccessControlProvider...
AccessControlEditor
          AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlProvider
          The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlUtils
          AccessControlUtils...
CompiledPermissions
          CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.