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

Interface Summary
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).
WorkspaceAccessManager The WorkspaceAccessManager is responsible for workspace access.
 

Class Summary
AbstractAccessControlProvider AbstractAccessControlProvider...
AbstractACLTemplate AbstractACLTemplate...
AbstractCompiledPermissions AbstractCompiledPermissions...
AbstractCompiledPermissions.Result  
AccessControlEntryImpl Simple, immutable implementation of the AccessControlEntry and the JackrabbitAccessControlEntry interfaces.
AccessControlProviderFactoryImpl Default implementation of the AccessControlProviderFactory
NamedAccessControlPolicyImpl NamedAccessControlPolicyImpl...
Permission Permission...
PrivilegeRegistry The PrivilegeRegistry defines the set of Privileges known to the repository.
UnmodifiableAccessControlList An implementation of the AccessControlList interface that only allows for reading.
 



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