| 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. |
| ACIItemChecker
A reusable wrapper around the antlr generated parser for an ACIItem as
defined by X.501.
|
| 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
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.
|
| ReusableAntlrACIItemLexer
A reusable lexer class extended from antlr generated lexer for an LDAP
subtree specification as defined by RFC 3672.
|
| ReusableAntlrACIItemParser
A reusable parser class extended from antlr generated parser for an LDAP
subtree specification as defined by RFC 3672.
|
| UserClass
Defines a set of zero or more users the permissions apply to.
|
| UserClass.AllUsers
Every directory user (with possible requirements for
authenticationLevel).
|
| UserClass.NamedUserClass
A base class for all user classes which has a set of DNs.
|
| 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–2019 The Apache Software Foundation. All rights reserved.