Interface | Description |
---|---|
AccessControlConstants |
AccessControlConstants ... |
AccessControlEditor |
AccessControlEditor is used to edit the access control policy
and entry objects provided by the respective service. |
AccessControlListener | |
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
AccessControlProvider s 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
Principal s (normally obtained from the Subject
of a Session). |
WorkspaceAccessManager |
The
WorkspaceAccessManager is responsible for workspace access. |
Class | Description |
---|---|
AbstractAccessControlProvider |
AbstractAccessControlProvider ... |
AbstractACLTemplate |
AbstractACLTemplate ... |
AbstractCompiledPermissions |
AbstractCompiledPermissions ... |
AbstractCompiledPermissions.Result |
Result of permission (and optionally privilege) evaluation for a given path.
|
AccessControlEntryImpl |
Simple, immutable implementation of the
AccessControlEntry
and the JackrabbitAccessControlEntry interfaces. |
AccessControlModifications<K> |
AccessControlModifications is an unmodifiable collection of
modifications made to access control content allowing the
modification listeners to keep caches up to date. |
AccessControlObserver |
AccessControlObserver ... |
AccessControlProviderFactoryImpl |
Default implementation of the AccessControlProviderFactory
|
GlobPattern |
GlobPattern defines a simplistic pattern matching. |
NamedAccessControlPolicyImpl |
NamedAccessControlPolicyImpl ... |
Permission |
Permission ... |
PrivilegeBits |
PrivilegeBits |
PrivilegeManagerImpl |
PrivilegeManager ... |
PrivilegeRegistry |
The
PrivilegeRegistry defines the set of Privilege s
known to the repository. |
UnmodifiableAccessControlList |
An implementation of the
AccessControlList interface that only
allows for reading. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.