A B C D E F G H I L M N O P R S T U V W _ 

A

AbstractAttributeTypeProtectedItem - Class in org.apache.directory.api.ldap.aci.protectedItem
A base class for all items which protects attribute types (or its values)
AbstractAttributeTypeProtectedItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
Creates a new instance.
aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ACIItem - Class in org.apache.directory.api.ldap.aci
An abstract class that provides common properties and operations for ItemFirstACIItem and UserFirstACIItem as specified X.501 specification.
ACIItem(String, int, AuthenticationLevel) - Constructor for class org.apache.directory.api.ldap.aci.ACIItem
Creates a new instance
ACIItemChecker - Class in org.apache.directory.api.ldap.aci
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
ACIItemChecker(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemChecker
Creates a ACIItem parser.
ACIItemParser - Class in org.apache.directory.api.ldap.aci
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
ACIItemParser(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
Creates a ACIItem parser.
ACIItemParser(NameComponentNormalizer, SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
Creates a normalizing ACIItem parser.
ACIItemSyntaxChecker - Class in org.apache.directory.api.ldap.aci
A SyntaxChecker which verifies that a value is a valid ACIItem.
ACIItemSyntaxChecker() - Constructor for class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
Creates a new instance of ACIItemSyntaxChecker
ACITuple - Class in org.apache.directory.api.ldap.aci
A flatten entity which is converted from an ACIItem.
ACITuple(Collection<UserClass>, AuthenticationLevel, Collection<ProtectedItem>, Collection<MicroOperation>, boolean, Integer) - Constructor for class org.apache.directory.api.ldap.aci.ACITuple
Creates a new instance.
ALL_USER_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
All user attribute type information associated with the entry, but not values associated with those attributes.
ALL_USER_ATTRIBUTE_TYPES_AND_VALUES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
All user attribute information associated with the entry, including all values of all user attributes.
ALL_USERS - Static variable in class org.apache.directory.api.ldap.aci.UserClass
Every directory user (with possible requirements for authenticationLevel).
allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AllAttributeValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
All attribute value information pertaining to specific attributes.
AllAttributeValuesItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllAttributeValuesItem
Creates a new instance.
allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AllUserAttributeTypesAndValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
All user attribute information associated with the entry, including all values of all user attributes.
AllUserAttributeTypesAndValuesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesAndValuesItem
Creates a new instance of AllUserAttributeTypesAndValuesItem.
AllUserAttributeTypesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
All user attribute type information associated with the entry, but not values associated with those attributes.
AllUserAttributeTypesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesItem
Creates a new instance of AllUserAttributeTypesItem.
allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemChecker - Class in org.apache.directory.api.ldap.aci
The antlr generated ACIItem checker.
AntlrACIItemChecker(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemCheckerLexer - Class in org.apache.directory.api.ldap.aci
The parser's primary lexer.
AntlrACIItemCheckerLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerTokenTypes - Interface in org.apache.directory.api.ldap.aci
 
AntlrACIItemLexer - Class in org.apache.directory.api.ldap.aci
The parser's primary lexer.
AntlrACIItemLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemParser - Class in org.apache.directory.api.ldap.aci
The antlr generated ACIItem parser.
AntlrACIItemParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParserTokenTypes - Interface in org.apache.directory.api.ldap.aci
 
anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AttributeTypeItem - Class in org.apache.directory.api.ldap.aci.protectedItem
Attribute type information pertaining to specific attributes but not values associated with the type.
AttributeTypeItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeTypeItem
Creates a new instance.
attributeTypes - Variable in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
The attribute types.
attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
attributeValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
attributeValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
AttributeValueItem - Class in org.apache.directory.api.ldap.aci.protectedItem
A specific value of specific attributes.
AttributeValueItem(Set<Attribute>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
Creates a new instance.
authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

B

baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

C

chopAfter() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
chopAfter() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ClassesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
The contents of entries (possibly a family member) which are restricted to those that have object class values that satisfy the predicate defined by Refinement (see 12.3.5), together (in the case of an ancestor or other family member) with the entry contents as a whole of each subordinate family member entry; it does not necessarily include the information in these entries.
ClassesItem(ExprNode) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
Creates a new instance.
CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

D

DESCR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DESCR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
distinguishedName() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
distinguishedName() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
DOT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DOT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

E

entry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
entry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ENTRY - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
The entry contents as a whole.
EntryItem - Class in org.apache.directory.api.ldap.aci.protectedItem
The entry contents as a whole.
EntryItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.EntryItem
Creates a new instance of EntryItem.
EOF - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
EOF - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
equals(Object) - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree

F

FILTER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
FILTER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

G

getAttributeType() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
Gets the attribute to limit the maximum count.
getAttributeType() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
Gets the attribute type to restrict.
getAuthenticationLevel() - Method in class org.apache.directory.api.ldap.aci.ACIItem
Gets the level of authentication required to this item.
getAuthenticationLevel() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets the level of authentication required.
getClasses() - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
Gets the classes refinement.
getCode() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Gets the code number of this grant or denial.
getDenials() - Method in class org.apache.directory.api.ldap.aci.Permission
Gets the set of denials only.
getGrants() - Method in class org.apache.directory.api.ldap.aci.Permission
Gets the set of grants only.
getGrantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.Permission
Gets the set of GrantAndDenials.
getIdentificationTag() - Method in class org.apache.directory.api.ldap.aci.ACIItem
Gets the id string of this item.
getItemPermissions() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
Gets the collection of ItemPermissions.
getMaxCount() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
Gets the maximum count of the attribute allowed.
getMicroOperation() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Gets the MicroOperation related with this grant or denial.
getMicroOperations() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets the collection of MicroOperations this tuple relates.
getName() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Gets the name of this grant or denial.
getName() - Method in enum org.apache.directory.api.ldap.aci.MicroOperation
Gets the name of this micro-operation.
getPrecedence() - Method in class org.apache.directory.api.ldap.aci.ACIItem
Gets the precedence of this item.
getPrecedence() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets the precedence of this tuple (0-255).
getPrecedence() - Method in class org.apache.directory.api.ldap.aci.Permission
Gets the precedence of this permission.
getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets the collection of ProtectedItems this tuple relates.
getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
Gets the collection of ProtectedItems.
getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.UserPermission
Gets the collection of ProtectedItems.
getRefinement() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
Gets the filter.
getSubtreeSpecifications() - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
Returns the collection of unrefined SubtreeSpecifications.
getUserClasses() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets the collection of UserClasses this tuple relates to.
getUserClasses() - Method in class org.apache.directory.api.ldap.aci.ItemPermission
Gets the collection of UserClasses.
getUserClasses() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
Gets the collection of UserClasses.
getUserPermission() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
Gets the collection of UserPermissions.
getValue() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
Gets the maximum number of immediate subordinates.
getValuesIn() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
Gets the attribute type only whose values are allowed in attributeType.
grantAndDenial() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
grantAndDenial() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
GrantAndDenial - Enum in org.apache.directory.api.ldap.aci
An enumeration that represents grants or denials of MicroOperations.
grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

H

hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
hashCode() - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
HYPHEN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
HYPHEN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

I

ID_allAttributeValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allAttributeValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUserAttributeTypes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUserAttributeTypes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUsers - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUsers - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_and - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_and - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_attributeType - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_attributeType - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_authenticationLevel - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_authenticationLevel - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_base - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_base - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_basicLevels - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_basicLevels - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_classes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_classes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_entry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_entry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_FALSE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_FALSE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantsAndDenials - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantsAndDenials - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_identificationTag - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_identificationTag - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_item - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_item - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_itemFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_itemOrUserFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemOrUserFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_itemPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_level - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_level - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_localQualifier - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_localQualifier - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maxCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maxImmSub - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxImmSub - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maxValueCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxValueCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_name - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_name - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_none - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_none - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_not - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_not - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_or - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_or - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_parentOfEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_parentOfEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_precedence - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_precedence - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_protectedItems - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_protectedItems - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_rangeOfValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_rangeOfValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_restrictedBy - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_restrictedBy - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_selfValue - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_selfValue - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_signed - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_signed - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_simple - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_simple - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_strong - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_strong - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_subtree - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_subtree - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_thisEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_thisEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_TRUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_TRUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_type - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_type - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userClasses - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userClasses - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userGroup - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userGroup - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_valuesIn - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_valuesIn - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
init() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
Creates a (normalizing) subordinate DnParser for parsing Names.
init(SchemaManager) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
Creates a (normalizing) subordinate DnParser for parsing Names.
INTEGER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
INTEGER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
isGrant() - Method in class org.apache.directory.api.ldap.aci.ACITuple
Gets true if and only if this tuple grants an access.
isGrant() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Returns true if and only if this is grant.
isNormizing() - Method in class org.apache.directory.api.ldap.aci.ACIItemParser
Tests to see if this parser is normalizing.
isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
item() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
item() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
itemFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
itemFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ItemFirstACIItem - Class in org.apache.directory.api.ldap.aci
An ACIItem which specifies ProtectedItems first and then UserClasses each ProtectedItem will have.
ItemFirstACIItem(String, int, AuthenticationLevel, Collection<ProtectedItem>, Collection<ItemPermission>) - Constructor for class org.apache.directory.api.ldap.aci.ItemFirstACIItem
Creates a new instance.
itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
itemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
itemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ItemPermission - Class in org.apache.directory.api.ldap.aci
Represents permissions to be applied to all ProtectedItems in ItemFirstACIItem.
ItemPermission(Integer, Collection<GrantAndDenial>, Collection<UserClass>) - Constructor for class org.apache.directory.api.ldap.aci.ItemPermission
Creates a new instance
itemPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
itemPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
Gets an iterator of all attribute types.
iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
Returns an iterator of all Attributes.
iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
Gets an iterator of all MaxValueCountElems.
iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
Gets an iterator of all RestrictedByElems.

L

LDIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

M

mainACIItemComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
mainACIItemComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
mALPHA(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mALPHA(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
maxImmSub() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
maxImmSub() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
MaxImmSubItem - Class in org.apache.directory.api.ldap.aci.protectedItem
Restricts the maximum number of immediate subordinates of the superior entry to an entry being added or imported.
MaxImmSubItem(int) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
Creates a new instance.
maxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
maxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
MaxValueCountElem - Class in org.apache.directory.api.ldap.aci.protectedItem
An element of MaxValueCount.
MaxValueCountElem(AttributeType, int) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
Creates a new instance.
MaxValueCountItem - Class in org.apache.directory.api.ldap.aci.protectedItem
Restricts the maximum number of attribute values allowed for a specified attribute type.
MaxValueCountItem(Set<MaxValueCountElem>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
Creates a new instance.
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mCOLON(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mCOLON(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mDESCR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mDESCR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mDOT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mDOT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mFILTER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mFILTER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mHYPHEN(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mHYPHEN(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
MicroOperation - Enum in org.apache.directory.api.ldap.aci
An enumeration that represents all micro-operations that makes up LDAP operations.
mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mSEP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mSEP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
mSP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
mSP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 

N

name() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
name() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
nextToken() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
nextToken() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
not() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
not() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 

O

oid() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
oid() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
OPEN_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
or() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
or() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
org.apache.directory.api.ldap.aci - package org.apache.directory.api.ldap.aci
 
org.apache.directory.api.ldap.aci.protectedItem - package org.apache.directory.api.ldap.aci.protectedItem
 

P

PARENT_OF_ENTRY - Static variable in class org.apache.directory.api.ldap.aci.UserClass
The user as parent (ancestor) of accessed entry.
parentOfEntry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
parentOfEntry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
parse(String) - Method in class org.apache.directory.api.ldap.aci.ACIItemChecker
Parses an ACIItem without exhausting the parser.
parse(String) - Method in class org.apache.directory.api.ldap.aci.ACIItemParser
Parses an ACIItem without exhausting the parser.
Permission - Class in org.apache.directory.api.ldap.aci
An abstract base class for ItemPermission and UserPermission.
Permission(Integer, Collection<GrantAndDenial>) - Constructor for class org.apache.directory.api.ldap.aci.Permission
Creates a new instance
precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
protectedItem() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
protectedItem() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ProtectedItem - Class in org.apache.directory.api.ldap.aci
Defines the items to which the access controls apply.
ProtectedItem() - Constructor for class org.apache.directory.api.ldap.aci.ProtectedItem
Creates a new instance.
protectedItems() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
protectedItems() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

R

RANGE_OF_VALUES_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
RANGE_OF_VALUES_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
rangeOfValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
rangeOfValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
RangeOfValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
Any attribute value which matches the specified filter, i.e.
RangeOfValuesItem(ExprNode) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
Creates a new instance.
refinement() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
refinement() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
refinements() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
refinements() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
restrictedBy() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
restrictedBy() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
RestrictedByElem - Class in org.apache.directory.api.ldap.aci.protectedItem
An element of RestrictedByItem.
RestrictedByElem(AttributeType, AttributeType) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
Creates a new instance.
RestrictedByItem - Class in org.apache.directory.api.ldap.aci.protectedItem
Restricts values added to the attribute type to being values that are already present in the same entry as values of the attribute valuesIn.
RestrictedByItem(Set<RestrictedByElem>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
Creates a new instance.
restrictedValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
restrictedValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

S

SAFEUTF8CHAR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SAFEUTF8CHAR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
selfValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
selfValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
SelfValueItem - Class in org.apache.directory.api.ldap.aci.protectedItem
The attribute value assertion corresponding to the current requestor.
SelfValueItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.SelfValueItem
Creates a new instance.
SEP - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SEP - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
setNormalizer(NameComponentNormalizer) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
Sets the NameComponentNormalizer for this parser's dnParser.
setNormalizer(NameComponentNormalizer) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
Sets the NameComponentNormalizer for this parser's dnParser.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
SP - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SP - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
 
specificExclusion() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
specificExclusion() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
specificExclusions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
specificExclusions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ss_base() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
ss_base() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ss_maximum() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
ss_maximum() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ss_minimum() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
ss_minimum() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
ss_specificExclusions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
ss_specificExclusions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
subtree() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
subtree() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
subtreeSpecification() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
subtreeSpecification() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
subtreeSpecificationComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
subtreeSpecificationComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
subtreeSpecifications - Variable in class org.apache.directory.api.ldap.aci.UserClass.Subtree
The subtree specifications.

T

theACIItem() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
theACIItem() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
THIS_ENTRY - Static variable in class org.apache.directory.api.ldap.aci.UserClass
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.
thisEntry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
thisEntry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
toMicroOperations(Collection<GrantAndDenial>) - Static method in class org.apache.directory.api.ldap.aci.ACIItem
Converts a collection of GrantAndDenials into a collection of MicroOperations.
toString() - Method in class org.apache.directory.api.ldap.aci.ACIItem
toString() - Method in class org.apache.directory.api.ldap.aci.ACITuple
toString() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
toString() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
toString() - Method in class org.apache.directory.api.ldap.aci.ItemPermission
toString() - Method in enum org.apache.directory.api.ldap.aci.MicroOperation
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AllAttributeValuesItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesAndValuesItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeTypeItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.EntryItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
 
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
toString() - Method in class org.apache.directory.api.ldap.aci.protectedItem.SelfValueItem
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.AllUsers
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.Name
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.ParentOfEntry
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.ThisEntry
toString() - Method in class org.apache.directory.api.ldap.aci.UserClass.UserGroup
toString() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
toString() - Method in class org.apache.directory.api.ldap.aci.UserPermission
toTuples() - Method in class org.apache.directory.api.ldap.aci.ACIItem
Converts this item into a collection of ACITuples.
toTuples() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
Transform this protected Item and permissions to a set of Tuples
toTuples() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
Converts this item into a collection of ACITuples.

U

userClass() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userClass() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
UserClass - Class in org.apache.directory.api.ldap.aci
Defines a set of zero or more users the permissions apply to.
UserClass() - Constructor for class org.apache.directory.api.ldap.aci.UserClass
Creates a new instance.
UserClass.AllUsers - Class in org.apache.directory.api.ldap.aci
Every directory user (with possible requirements for authenticationLevel).
UserClass.Name - Class in org.apache.directory.api.ldap.aci
The user with the specified distinguished name.
UserClass.Name(Set<Dn>) - Constructor for class org.apache.directory.api.ldap.aci.UserClass.Name
Creates a new instance.
UserClass.ParentOfEntry - Class in org.apache.directory.api.ldap.aci
The user as parent (ancestor) of accessed entry.
UserClass.Subtree - Class in org.apache.directory.api.ldap.aci
The set of users whose distinguished names fall within the definition of the (unrefined) subtree.
UserClass.Subtree(Set<SubtreeSpecification>) - Constructor for class org.apache.directory.api.ldap.aci.UserClass.Subtree
Creates a new instance.
UserClass.ThisEntry - Class in org.apache.directory.api.ldap.aci
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.
UserClass.UserGroup - Class in org.apache.directory.api.ldap.aci
The set of users who are members of the groupOfUniqueNames entry, identified by the specified distinguished name.
UserClass.UserGroup(Set<Dn>) - Constructor for class org.apache.directory.api.ldap.aci.UserClass.UserGroup
Creates a new instance.
userClasses() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userClasses() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
userFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
UserFirstACIItem - Class in org.apache.directory.api.ldap.aci
An ACIItem which specifies UserClasses first and then ProtectedItems each UserClass will have.
UserFirstACIItem(String, int, AuthenticationLevel, Collection<UserClass>, Collection<UserPermission>) - Constructor for class org.apache.directory.api.ldap.aci.UserFirstACIItem
Creates a new instance.
userGroup() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userGroup() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
userPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
UserPermission - Class in org.apache.directory.api.ldap.aci
Represents permissions to be applied to all UserClasses in UserFirstACIItem.
UserPermission(Integer, Collection<GrantAndDenial>, Collection<ProtectedItem>) - Constructor for class org.apache.directory.api.ldap.aci.UserPermission
Creates a new instance
userPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
userPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

V

valueOf(String) - Static method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.api.ldap.aci.MicroOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.api.ldap.aci.MicroOperation
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapperEntryPoint() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
wrapperEntryPoint() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 

_

_tokenNames - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
 
_tokenNames - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
 
_tokenSet_0 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_5 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_5 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
_tokenSet_6 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_6 - Static variable in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
 
A B C D E F G H I L M N O P R S T U V W _ 

Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.