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

Packages that use org.apache.jackrabbit.core.security.authorization
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.security   
org.apache.jackrabbit.core.security.authorization   
org.apache.jackrabbit.core.security.authorization.acl   
org.apache.jackrabbit.core.security.authorization.combined   
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
WorkspaceAccessManager
          The WorkspaceAccessManager is responsible for workspace access.
 

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.
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
           
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.
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).
 

Classes in org.apache.jackrabbit.core.security.authorization used by org.apache.jackrabbit.core.security.authorization.acl
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).
 

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.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-2010 The Apache Software Foundation. All Rights Reserved.