- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getMicroOperations() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
- 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
-
- getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
-
- getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.UserPermission
-
- 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
-
- getUserClasses() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
-
- getUserPermission() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
-
- 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
-
- grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-