| Package | Description |
|---|---|
| org.apache.directory.api.ldap.aci | |
| org.apache.directory.api.ldap.aci.protectedItem |
| Class and Description |
|---|
| ACIItem
An abstract class that provides common properties and operations for
ItemFirstACIItem and UserFirstACIItem as specified X.501
specification. |
| ACITuple
A flatten entity which is converted from an
ACIItem. |
| AntlrACIItemCheckerTokenTypes |
| AntlrACIItemParserTokenTypes |
| GrantAndDenial
An enumeration that represents grants or denials of
MicroOperations. |
| ItemPermission
Represents permissions to be applied to all
ProtectedItems in
ItemFirstACIItem. |
| MicroOperation
An enumeration that represents all micro-operations that makes up LDAP
operations.
|
| Permission
An abstract base class for
ItemPermission and UserPermission. |
| ProtectedItem
Defines the items to which the access controls apply.
|
| UserClass
Defines a set of zero or more users the permissions apply to.
|
| UserClass.AllUsers
Every directory user (with possible requirements for
authenticationLevel).
|
| UserClass.ParentOfEntry
The user as parent (ancestor) of accessed entry.
|
| UserClass.ThisEntry
The user with the same distinguished name as the entry being accessed, or
if the entry is a member of a family, then additionally the user with the
distinguished name of the ancestor.
|
| UserPermission
Represents permissions to be applied to all
UserClasses in
UserFirstACIItem. |
| Class and Description |
|---|
| ProtectedItem
Defines the items to which the access controls apply.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.