| ACIItem |
|
| ACIItemSyntaxChecker |
A SyntaxChecker which verifies that a value is a valid ACIItem.
|
| ACIItemSyntaxChecker.Builder |
A static Builder for this class
|
| ACITuple |
A flatten entity which is converted from an ACIItem.
|
| AntlrACIItemChecker |
The antlr generated ACIItem checker.
|
| AntlrACIItemCheckerLexer |
The parser's primary lexer.
|
| AntlrACIItemCheckerTokenTypes |
|
| AntlrACIItemLexer |
The parser's primary lexer.
|
| AntlrACIItemParser |
The antlr generated ACIItem parser.
|
| AntlrACIItemParserTokenTypes |
|
| GrantAndDenial |
|
| ItemPermission |
|
| MicroOperation |
An enumeration that represents all micro-operations that makes up LDAP
operations.
|
| Permission |
|
| 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 |
|