|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AccessControlEntry | An AccessControlEntry represents the association of one or more
Privilege objects with a specific Principal . |
AccessControlList | The AccessControlList is an AccessControlPolicy
representing a list of access control entries . |
AccessControlManager | The AccessControlManager object is accessed via Session.getAccessControlManager() . |
AccessControlPolicy | The AccessControlPolicy is a marker interface for all kind of
access control policies. |
AccessControlPolicyIterator | Allows easy iteration through a list of AccessControlPolicy s
with nextAccessControlPolicy as well as a skip
method inherited from RangeIterator . |
NamedAccessControlPolicy | An NamedAccessControlPolicy is an opaque access control policy
that is described by a JCR name and optionally a description. |
Privilege | A privilege represents the capability of performing a particular set of operations on items in the JCR repository. |
Exception Summary | |
---|---|
AccessControlException | Exception thrown by access control related methods of
AccessControlManager . |
Provides interfaces and classes for content repository access control management functionality.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |