- A3_LENGTH - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- A_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- A_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- abandon() - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations
cannot be abandoned.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
RFC 2251/4511 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations
cannot be abandoned.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations
cannot be abandoned.
- AbandonableRequest - Interface in org.apache.directory.api.ldap.model.message
-
A request which can be abandoned.
- abandoned - Variable in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Flag indicating whether or not this request returns a response.
- abandonId - Variable in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Sequence identifier of the outstanding request message to abandon
- AbandonListener - Interface in org.apache.directory.api.ldap.model.message
-
A listener interested in abandon operations performed on requests.
- AbandonRequest - Interface in org.apache.directory.api.ldap.model.message
-
Abandon protocol operation request to terminate an operation already in
progress.
- AbandonRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Implementation of an AbandonRequest message.
- AbandonRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Creates an AbandonRequest implementation for an outstanding request.
- AbandonRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Creates an AbandonRequest implementation for an outstanding request.
- ABSTRACT_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- ABSTRACT_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the abstract objectClasses
- AbstractAbandonableRequest - Class in org.apache.directory.api.ldap.model.message
-
The base abandonable request message class.
- AbstractAbandonableRequest(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Subclasses must provide these parameters via a super constructor call.
- AbstractAbandonableRequest.RequestObservable - Class in org.apache.directory.api.ldap.model.message
-
- AbstractAnonymizer<K> - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
An abstract class implementing the default behavior of an Aninymizer instance
- AbstractAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
- AbstractControl - Class in org.apache.directory.api.ldap.model.message.controls
-
A simple implementation of the
Control interface with storage for
the OID and the criticality properties.
- AbstractControl(String) - Constructor for class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Creates a Control with a specific OID.
- AbstractControl(String, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Creates a Control with a specific OID, and criticality set.
- AbstractCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
Simple class that contains often used Cursor code.
- AbstractCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
- AbstractExprNode - Class in org.apache.directory.api.ldap.model.filter
-
Abstract implementation of a expression node.
- AbstractExprNode(AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Creates a node by setting abstract node type.
- AbstractExtendedRequest - Class in org.apache.directory.api.ldap.model.message
-
ExtendedRequest implementation.
- AbstractExtendedRequest() - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- AbstractExtendedRequest(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- AbstractExtendedResponse - Class in org.apache.directory.api.ldap.model.message
-
An Abstract ExtendedResponse implementation.
- AbstractExtendedResponse(String) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractExtendedResponse(int, String) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractExtendedResponse(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractLdapReferralException - Exception in org.apache.directory.api.ldap.model.exception
-
- AbstractLdapReferralException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Creates a new instance of AbstractLdapReferralException.
- AbstractMessage - Class in org.apache.directory.api.ldap.model.message
-
Abstract message base class.
- AbstractMessage(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Completes the instantiation of a Message.
- AbstractRequest - Class in org.apache.directory.api.ldap.model.message
-
The base request message class.
- AbstractRequest(int, MessageTypeEnum, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractRequest
-
Subclasses must provide these parameters via a super constructor call.
- AbstractResponse - Class in org.apache.directory.api.ldap.model.message
-
Abstract base for a Response message.
- AbstractResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractResponse
-
Allows subclasses based on the abstract type to create a response to a
request.
- AbstractResultResponse - Class in org.apache.directory.api.ldap.model.message
-
Abstract base for a ResultResponse message.
- AbstractResultResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Allows subclasses based on the abstract type to create a response to a
request.
- AbstractSchemaLoader - Class in org.apache.directory.api.ldap.model.schema.registries
-
An abstract class with a utility method and setListener() implemented.
- AbstractSchemaLoader() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
- AbstractSchemaObject - Class in org.apache.directory.api.ldap.model.schema
-
Most schema objects have some common attributes.
- AbstractSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A constructor for a SchemaObject instance.
- AbstractSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Constructor used when a generic reusable SchemaObject is assigned an
OID after being instantiated.
- AbstractSchemaParser<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema.parsers
-
Base class of all schema parsers.
- AbstractSchemaParser(Class<T>, I18n, I18n, I18n) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Instantiates a new abstract schema parser.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
- accept(FilterVisitor) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Element/node accept method for visitor pattern.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Element/node accept method for visitor pattern.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Element/node accept method for visitor pattern.
- ACCESS_CONTROL_INNER_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_INNER_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SCHEME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SCHEME_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SPECIFIC_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SPECIFIC_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SUBENTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SUBENTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_POINT_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AccessPointSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an AccessPoint.
- AccessPointSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
-
The AccessPoint SyntaxChecker constructor
- AccessPointSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ACCOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACI_ITEM_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- add(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some Attributes to the current Entry.
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some binary values to the current Entry.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some String values to the current Entry.
- add(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some Values to the current Entry.
- add(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some Attributes to the current Entry.
- add(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(String, AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(String, AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some String values to the current Entry.
- add(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some binary values to the current Entry.
- add(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some Values to the current Entry.
- add(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an
entry.
- add(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some values) into an
entry.
- add(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some String values) into an
entry.
- add(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some Attributes to the current Entry.
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some binary values to the current Entry.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some String values to the current Entry.
- add(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some Values to the current Entry.
- add(String, String...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for addition in the target entry with the
given values.
- add(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
- add(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for addition in the target entry.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for addition in the target entry with the
given values.
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- add(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for addition in the target entry.
- add(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds all RDNs of the provided DN to the (leaf) end of this name.
- add(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds a single Rdn to the (leaf) end of this name.
- add(Rdn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds a single Rdn to the (leaf) end of this name.
- add(SchemaObject, boolean) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Applies the added SchemaObject to the given register
- add(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Registers a new SchemaObject.
- ADD_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of result code enumerations that may result from add operations.
- ADD_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Add ordinal value
- addAbandonListener(AbandonListener) - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Adds listener to be notified if this request gets abandoned.
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Adds listener to be notified if this request gets abandoned.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Adds an array of controls to this Message.
- addAny(String) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Add an any pattern
- addApplicableAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Add a matchingRule's AttributeType the MRU applies to.
- addApplicableAttributeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Add a matchingRule's AttributeType OIDs the MRU applies to.
- addAttribute(Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add an attribute to the entry
- addAttribute(String, Object...) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add an attribute to the entry
- addAttributes(String...) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds some attributes to the set of entry attributes to return.
- addAttributes(String...) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds some attributes to the set of entry attributes to return.
- addAttributeType(String) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Create a new attributeValue
- addAttributeValue(String) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- addAttributeValue(Value) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- addAuxObjectClasses(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an Auxiliary ObjectClass
- addAuxObjectClassOidOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an Auxiliary ObjectClass Oid
- addAVA(SchemaManager, String, Value) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Add an Ava to the current Rdn
- addAVA(SchemaManager, Ava) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Add an Ava to the current schema aware Rdn
- addControl(Control...) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a control to the entry
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Adds a control to this Message.
- addDependencies(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Add a set of dependencies this schema uses.
- addDependencies(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Add a set of dependencies this schema uses.
- addExtension(String, String...) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add an extension with its values
- addExtension(String, List<String>) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add an extension with its values
- addExtension(String, String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add an extension with its values
- addExtension(String, List<String>) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add an extension with its values
- addLdapUrl(String) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Adds an LDAPv3 URL to this Referral.
- addLdapUrl(String) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Adds an LDAPv3 URL to this Referral.
- addLdapUrlBytes(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Adds an encoded LDAPv3 URL to this Referral.
- addLdapUrlBytes(byte[]) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Adds an encoded LDAPv3 URL to this Referral.
- addMappingFor(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMayAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an allowed AttributeType
- addMayAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add an allowed AttributeType
- addMayAttributeTypeOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some allowed AttributeType
- addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an allowed AttributeType
- addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add an allowed AttributeType
- addMayAttributeTypes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some allowed AttributeTypes
- addModification(Modification) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification item (used by modify operations)
- addModification(ModificationOperation, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification item (used by modify operations)
- addModification(ModificationOperation, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification with no value
- addModification(ModificationOperation, String, Object) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification
- addModification(Modification) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds a ModificationItem to the set of modifications composing this modify
request.
- addModification(Attribute, ModificationOperation) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Add a modification
- addModification(Modification) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds a ModificationItem to the set of modifications composing this modify
request.
- addModification(ModificationOperation, String, byte[]...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- addModification(ModificationOperation, String, String...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- addModification(Attribute, ModificationOperation) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Add a modification
- addMustAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a required AttributeType OID
- addMustAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType OID
- addMustAttributeTypeOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some required AttributeType OIDs
- addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a required AttributeType
- addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType
- addMustAttributeTypes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some required AttributeTypes
- addName(String...) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add a new name to the list of names for this SchemaObject.
- addName(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add a new name to the list of names for this SchemaObject.
- addNode(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Adds a child node to this branch node node
- addNode(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Adds a child node to this NOT node node
- addNodeToHead(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Adds a child node to this branch node at the head rather than the tail.
- addNodeToHead(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Adds a child node to this NOT node at the head rather than the tail.
- AddNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection for the Add response.
- AddNoDResponse(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
Creates a new instance of NoticeOfDisconnect.
- addNotAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a precluded AttributeType
- addNotAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a precluded AttributeType
- addOption(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Add a new option to the option set for this attributeType.
- addOptions(Set<String>) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Add a set of optionS to the option set for this attributeType.
- addOrdered(List<Ava>, Ava) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Add an AVA in a List of Ava, at the right place (ordered)
- addReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add an association between a SchemaObject an the SchemaObject it refers
- AddRequest - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol operation request used to add a new entry to the DIT.
- AddRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Lockable add request implementation.
- AddRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Creates an AddRequest implementation to create a new entry.
- AddResponse - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol response message used to confirm the results of a add request
message.
- AddResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
AddResponse implementation.
- AddResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AddResponseImpl
-
Creates an AddResponse as a reply to an AddRequest.
- AddResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.AddResponseImpl
-
Creates an AddResponse as a reply to an AddRequest.
- addReturningAttributes(String) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- addSchema(Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Add a new schema to the schema's list
- addSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Create a new schema association with its content
- addSchema(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Add a new schema to the schema's list
- addSortKey(SortKey) - Method in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
-
adds a sort key
- addSortKey(SortKey) - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
adds a sort key
- addSuperior(ObjectClass...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some superior ObjectClasses
- addSuperiorOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some superior ObjectClass OIDs
- addSuperRule(Integer) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Adds a new superior RuleId
- addToRegistries(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Inject the AttributeType into the Registries, updating the references to
other SchemaObject
If one of the referenced SchemaObject does not exist (SUP, EQUALITY, ORDERING, SUBSTR, SYNTAX),
an exception is thrown.
- addToRegistries(DitContentRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.DitContentRuleHelper
-
Inject the DitContentRule into the registries, updating the references to
other SchemaObject
- addToRegistries(DitStructureRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.DitStructureRuleHelper
-
Inject the DitContentRule into the registries, updating the references to
other SchemaObject
- addToRegistries(LdapSyntax, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.LdapSyntaxHelper
-
Inject the LdapSyntax into the registries, updating the references to
other SchemaObject
- addToRegistries(MatchingRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleHelper
-
Inject the MatchingRule into the Registries, updating the references to
other SchemaObject
- addToRegistries(MatchingRuleUse, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleUseHelper
-
Inject the MatchingRuleUse into the registries, updating the references to
other SchemaObject
- addToRegistries(NameForm, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.NameFormHelper
-
Inject the NameForm into the registries, updating the references to
other SchemaObject
- addToRegistries(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Inject the ObjectClass into the registries, updating the references to
other SchemaObject
- addUsedBy(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add an association between a SchemaObject an the SchemaObject that refers it
- addUsing(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add an association between a SchemaObject an the SchemaObject it refers
- ADMINISTRATIVE_ROLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADMINISTRATIVE_ROLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AdministrativeRole - Enum in org.apache.directory.api.ldap.model.subtree
-
The Administrative roles
- AdministrativeRole(String) - Constructor for enum org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
Creates an instance of AdministrativeRole
- administrativeRoles - Variable in class org.apache.directory.api.ldap.model.subtree.Subentry
-
The administratives roles
- ADS_DIRECTORY_SERVICE_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_DIRECTORY_SERVICE_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_DS_REPLICA_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_DS_REPLICA_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ALIAS_DEREF_MODE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ALIAS_DEREF_MODE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ATTRIBUTES_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER_IMPL - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER_IMPL_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_CONSUMER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_COOKIE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_COOKIE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ENABLED - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_ENABLED_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_EVENT_LOG - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_EVENT_LOG_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LAST_SENT_CSN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LAST_SENT_CSN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LOG_MAX_IDLE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LOG_MAX_IDLE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LOG_PURGE_THRESHOLD_COUNT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_LOG_PURGE_THRESHOLD_COUNT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROV_HOST_NAME - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROV_HOST_NAME_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROV_PORT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROV_PORT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROVIDER_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_PROVIDER_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REFRESH_INTERVAL - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REFRESH_INTERVAL_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REFRESH_N_PERSIST - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REFRESH_N_PERSIST_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REQ_HANDLER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_REQ_HANDLER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_FILTER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_FILTER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_SCOPE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_SCOPE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_SIZE_LIMIT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_SIZE_LIMIT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_TIMEOUT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_SEARCH_TIMEOUT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_STRICT_CERT_VALIDATION - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_STRICT_CERT_VALIDATION_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USE_TLS - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USE_TLS_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USER_DN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USER_DN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USER_PASSWORD - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_REPL_USER_PASSWORD_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_SEARCH_BASE_DN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ADS_SEARCH_BASE_DN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- after(E) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a
true return value, will have positioned the Cursor on a dataSet element
equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a
true return value, will have positioned the Cursor on a dataSet element
equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a
true return value, will have positioned the Cursor on a dataSet element
equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a
true return value, will have positioned the Cursor on a dataSet element
equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a
true return value, will have positioned the Cursor on a dataSet element
equal to or less than the element argument but not greater.
- afterLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor after the last element.
- afterLast - Variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
A flag to tell if the cursor is set after the last element
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor after the last element.
- afterParse() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Splits parsed schema descriptions and resolved
object identifier macros.
- AIOOBE - Static variable in class org.apache.directory.api.ldap.model.schema.PrepareString
-
An exception used to get out of the map method quickly
- algorithm - Variable in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The associated algorithm
- algorithm - Variable in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
- ALIAS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALIAS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- aliasDerefAliases - Variable in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
the alias dereferencing mode
- AliasDerefMode - Enum in org.apache.directory.api.ldap.model.message
-
Type-safe derefAliases search parameter enumeration which determines the mode
of alias handling.
- AliasDerefMode(int, String) - Constructor for enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Private constructor so no other instances can be created other than the
public static constants in this class.
- aliasDerefMode - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The aliasDerefMode.
- aliasDerefMode - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Alias dereferencing mode enumeration value (default to DEREF_ALWAYS)
- ALIASED_ENTRY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALIASED_OBJECT_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALIASED_OBJECT_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- aliasNamesMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks to see if the alias names of a schema description match another
description.
- ALL_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALL_OPERATIONAL_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALL_OPERATIONAL_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALL_USER_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALL_USER_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ALT_SERVER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ALT_SERVER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AndNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing an AND connector in a filter operation
- AndNode(List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates a AndNode using a logical operator and a list of children.
- AndNode(ExprNode...) - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates a AndNode using a logical operator and a list of children.
- AndNode() - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates an empty AndNode
- AndRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a AND refinement, as defined in RFC 3672
- AndRefinement(List<Refinement>) - Constructor for class org.apache.directory.api.ldap.model.subtree.AndRefinement
-
Creates a new instance of AndRefinement.
- annotations - Variable in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
The map of annotations
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
Take an attribute and its value, anonymizing all of them.
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- Anonymizer<K> - Interface in org.apache.directory.api.ldap.model.ldif.anonymizer
-
An interface for Anonymizers.
- AntlrDnLexer - Class in org.apache.directory.api.ldap.model.name
-
An antlr generated Dn lexer.
- AntlrDnLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
- AntlrDnLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
- AntlrDnLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
- AntlrDnLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
- AntlrDnParser - Class in org.apache.directory.api.ldap.model.name
-
An antlr generated Dn parser.
- AntlrDnParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
- AntlrDnParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
- AntlrDnParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
- AntlrDnParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
- AntlrDnParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
- AntlrDnParser.UpAndNormValue - Class in org.apache.directory.api.ldap.model.name
-
This class is used to store the decoded value
- AntlrDnTokenTypes - Interface in org.apache.directory.api.ldap.model.name
-
- AntlrSubtreeSpecificationChecker - Class in org.apache.directory.api.ldap.model.subtree
-
The antlr generated subtree specification parser.
- AntlrSubtreeSpecificationChecker(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- AntlrSubtreeSpecificationChecker(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- AntlrSubtreeSpecificationChecker(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- AntlrSubtreeSpecificationChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- AntlrSubtreeSpecificationChecker(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- AntlrSubtreeSpecificationCheckerLexer - Class in org.apache.directory.api.ldap.model.subtree
-
The parser's primary lexer.
- AntlrSubtreeSpecificationCheckerLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- AntlrSubtreeSpecificationCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- AntlrSubtreeSpecificationCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- AntlrSubtreeSpecificationCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- AntlrSubtreeSpecificationCheckerTokenTypes - Interface in org.apache.directory.api.ldap.model.subtree
-
- AntlrSubtreeSpecificationLexer - Class in org.apache.directory.api.ldap.model.subtree
-
The parser's primary lexer.
- AntlrSubtreeSpecificationLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- AntlrSubtreeSpecificationLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- AntlrSubtreeSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- AntlrSubtreeSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- AntlrSubtreeSpecificationParser - Class in org.apache.directory.api.ldap.model.subtree
-
The antlr generated subtree specification parser.
- AntlrSubtreeSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AntlrSubtreeSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AntlrSubtreeSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AntlrSubtreeSpecificationParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AntlrSubtreeSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AntlrSubtreeSpecificationParserTokenTypes - Interface in org.apache.directory.api.ldap.model.subtree
-
- anyPattern - Variable in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
List of fragments between wildcard
- applicableAttributeOids - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
The list of attributes types OID the matching rule applies to
- applicableAttributes - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
The list of attributes types the matching rule applies to
- APPLICATION_ENTITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- APPLICATION_ENTITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- APPLICATION_PROCESS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- APPLICATION_PROCESS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- APPLIES_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Some contant strings used in descriptions
- apply(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Set the attribute type associated with this EntryAttribute.
- apply(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Set the attribute type associated with this EntryAttribute.
- apply(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Apply the AttributeType to the Modification
- apply(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
Apply the AttributeType to the Modification
- apply(SchemaManager) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Apply a SchemaManager to the Ava.
- applyModification(Entry, Modification) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
A method to apply a modification to an existing entry.
- ApproximateNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A simple assertion value node.
- ApproximateNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- ApproximateNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- ApproximateNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- areCompatible(String, AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Check that the id is either a name or the OID of a given AT
- assertCandidate(Entry) - Method in interface org.apache.directory.api.ldap.model.filter.Assertion
-
Checks to see if a candidate is valid by asserting an arbitrary predicate
against the candidate.
- Assertion - Interface in org.apache.directory.api.ldap.model.filter
-
A candidacy predicate which tests if an entry satisfies some condition before
being returned by a search.
- assertion - Variable in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
The assertion or predicate to apply
- AssertionNode - Class in org.apache.directory.api.ldap.model.filter
-
Node used for the application of arbitrary predicates on return candidates.
- AssertionNode(Assertion) - Constructor for class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Creates an AssertionNode using an arbitrary candidate assertion.
- AssertionNode(Assertion, String) - Constructor for class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Creates an AssertionNode using an arbitrary candidate assertion with a
descriptions used for filter AST walker dumps.
- assertionType - Variable in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
The node type
- AssertionType - Enum in org.apache.directory.api.ldap.model.filter
-
All the different kind of assertions.
- AssertionType() - Constructor for enum org.apache.directory.api.ldap.model.filter.AssertionType
-
- AssertionType() - Constructor for enum org.apache.directory.api.ldap.model.schema.PrepareString.AssertionType
-
- ASSOCIATED_DOMAIN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ASSOCIATED_DOMAIN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ASSOCIATED_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ASSOCIATED_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- associateWithSchema(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Store the given SchemaObject in the Map associating SchemaObjetcs to their
related Schema.
- Attribute - Interface in org.apache.directory.api.ldap.model.entry
-
A generic interface used to store the LDAP Attributes.
- attribute - Variable in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
The attribute which contains the modification
- attribute - Variable in class org.apache.directory.api.ldap.model.filter.LeafNode
-
attribute on which this leaf is based
- attribute - Variable in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
attribute on which this leaf is based
- ATTRIBUTE - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
A regexp for attributes
- ATTRIBUTE_CERTIFICATE_ASSERTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPE_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPE_USAGE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ATTRIBUTE_TYPES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- attributeAnonymizers - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
The map of AttributeType'sOID we want to anonymize.
- attributeName - Variable in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
-
name of the first offending attribute
- attributes - Variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
A map containing all the attributes for this entry
- attributes - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Attributes to return
- attributes - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The attributes
- AttributesFactory - Class in org.apache.directory.api.ldap.model.schema
-
A factory that generates an entry using the meta schema for schema
elements.
- AttributesFactory() - Constructor for class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- attributeType - Variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
The associated AttributeType
- attributeType - Variable in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
The AtributeType
- attributeType - Variable in class org.apache.directory.api.ldap.model.entry.Value
-
reference to the attributeType associated with the value
- attributeType - Variable in class org.apache.directory.api.ldap.model.filter.LeafNode
-
attributeType on which this leaf is based
- attributeType() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514 Section 3
attributeType = descr / numericoid
- attributeType - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
The attributeType if the Ava is schemaAware
- AttributeType - Class in org.apache.directory.api.ldap.model.schema
-
An attributeType specification. attributeType specifications describe the
nature of attributes within the directory.
- AttributeType(String) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeType
-
Creates a AttributeType object using a unique OID.
- attributeType - Variable in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
The attributeType
- attributeTypeAndValue(SchemaManager, Rdn) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3
attributeTypeAndValue = attributeType EQUALS attributeValue
RFC 2253, Section 3
attributeTypeAndValue = attributeType "=" attributeValue
- attributeTypeDesc - Variable in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
The name/OID of AttributeType we want to use as a key for the sort
- AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 attribute type descriptions.
- AttributeTypeDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.AttributeTypeDescriptionSchemaParser
-
Creates a schema parser instance.
- AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
attribute type descripton syntax according to RFC 4512, par 4.2.2:
AttributeTypeDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "SUP" SP oid ] ; supertype
[ SP "EQUALITY" SP oid ] ; equality matching rule
[ SP "ORDERING" SP oid ] ; ordering matching rule
[ SP "SUBSTR" SP oid ] ; substrings matching rule
[ SP "SYNTAX" SP noidlen ] ; value syntax
[ SP "SINGLE-VALUE" ] ; single-value
[ SP "COLLECTIVE" ] ; collective
[ SP "NO-USER-MODIFICATION" ] ; not user modifiable
[ SP "USAGE" SP usage ] ; usage
extensions WSP RPAREN ; extensions
usage = "userApplications" / ; user
"directoryOperation" / ; directory operational
"distributedOperation" / ; DSA-shared operational
"dSAOperation" ; DSA-specific operational
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
Each attribute type description must contain at least one of the SUP
or SYNTAX fields.
- AttributeTypeDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
Creates a new instance of AttributeTypeDescriptionSchemaParser.
- AttributeTypeDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- AttributeTypeElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.AttributeTypeElements
-
- AttributeTypeHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an AttributeType
in relation with the Registries and SchemaManager.
- AttributeTypeHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
- attributeTypeOid - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
The oid
- AttributeTypeOptions - Class in org.apache.directory.api.ldap.model.schema
-
An structure containing a couple of attributeType and options.
- AttributeTypeOptions(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Creates a new instance of AttributeTypeOptions, containing an attributeType,
but no options.
- AttributeTypeOptions(AttributeType, Set<String>) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Creates a new instance of AttributeTypeOptions, containing an attributeType,
and options.
- AttributeTypeRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An AttributeType registry service interface.
- attributeTypeRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The AttributeType registry
- attributeTypes - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The list of attribute type, initialized by splitParsedSchemaDescriptions()
- attributeTypesMatch(AttributeType, AttributeType) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks two schema attributeTypes for an exact match.
- AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A syntax checker which checks to see if an attributeType's type is either:
userApplications
directoryOperation
distributedOperation
dSAOperation
.*
The case is NOT ignored.
- AttributeTypeUsageSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
Creates a new instance of AttributeTypeUsageSyntaxChecker.
- AttributeTypeUsageSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- AttributeUtils - Class in org.apache.directory.api.ldap.model.entry
-
A set of utility fuctions for working with Attributes.
- AttributeUtils() - Constructor for class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
- attributeValue(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3
attributeValue = string / hexstring
RFC 2253, Section 3
attributeValue = string
string = *( stringchar / pair )
/ "#" hexstring
/ QUOTATION *( quotechar / pair ) QUOTATION ; only from v2
We still accept both forms, which means we can have a value surrounded by '"'
- attrId - Variable in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
The id of the attribute used in the comparison
- attrVal - Variable in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
The value of the attribute used in the comparison
- ATTRVAL_SPEC - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
State values for the modify operation : ATTRVAL_SPEC
- ATTRVAL_SPEC_OR_SEP - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
State values for the modify operation : ATTRVAL_SPEC_OR_SEP
- AUDIO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUDIO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUDIO_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AudioSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
- AudioSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
-
Creates a new instance of AudioSyntaxChecker
- AudioSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- AuthenticationLevel - Enum in org.apache.directory.api.ldap.model.constants
-
An enumeration that represents the level of authentication.
- AuthenticationLevel(int, String) - Constructor for enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
Creates a new instance of AuthenticationLevel.
- AUTHORITY_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTHORITY_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- authzId - Variable in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
-
The authzId used to authorize the user.
- AUTOMOUNT_INFORMATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTOMOUNT_INFORMATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTOMOUNT_MAP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTOMOUNT_MAP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTOMOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTOMOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTONOMOUS_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUTONOMOUS_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- AUX_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- AUXILIARY_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- AUXILIARY_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the auxillary objectClasses
- auxObjectClasses - Variable in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
The list of Auxiliary ObjectClass entries may belong to
- auxObjectClassOids - Variable in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
The list of Auxiliary ObjectClass OIDs entries may belong to
- Ava - Class in org.apache.directory.api.ldap.model.name
-
A Attribute Type And Value, which is the basis of all Rdn.
- Ava() - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs an empty Ava
- Ava(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs an empty schema aware Ava.
- Ava(SchemaManager, Ava) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs new Ava using the provided SchemaManager and AVA
- Ava(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava containing a binary value.
- Ava(SchemaManager, String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava containing a binary value.
- Ava(SchemaManager, String, String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava containing a binary value.
- Ava(String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava with a String value.
- Ava(SchemaManager, String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava with a String value.
- Ava(SchemaManager, String, String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava with a String value.
- Ava(String, String, Value, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- Ava(AttributeType, String, String, Value, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- Ava(SchemaManager, String, String, Value) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- ava - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
A simple Ava is used to store the Rdn for the simple
case where we only have a single type=value.
- available() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Determines whether or not a call to get() will succeed.
- available - Variable in class org.apache.directory.api.ldap.model.cursor.CursorIterator
-
A flag used to store the cursor state
- available() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Determines whether or not a call to get() will succeed.
- avas - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Stores all couple type = value.
- avaType - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
We keep the type for a single valued Rdn, to avoid the creation of an HashMap
- avaTypes - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
We also keep a set of types, in order to use manipulations.
- B4_LENGTH - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- B4_WIDTH - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- base - Variable in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
the subtree base relative to the administration point
- base - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
the subtree base relative to the administration point
- BASE_64_CHAR - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- baseDn - Variable in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
the search base
- baseDn - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Search base distinguished name
- baseId - Variable in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
the search ID
- BaseSubtreeSpecification - Class in org.apache.directory.api.ldap.model.subtree
-
A simple implementation of the SubtreeSpecification interface.
- BaseSubtreeSpecification() - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree whose administrative point is necessarily the
base and all subordinates underneath (excluding those that are part of
inner areas) are part of the the subtree.
- BaseSubtreeSpecification(ExprNode) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree refinement whose administrative point is
necessarily the base and only those subordinates selected by the
refinement filter are included.
- BaseSubtreeSpecification(Dn) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree whose administrative point above the base and
all subordinates underneath the base (excluding those that are part of
inner areas) are part of the the subtree.
- BaseSubtreeSpecification(Dn, int, int, Set<Dn>, Set<Dn>) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a subtree without a refinement filter where all other aspects can
be varied.
- BaseSubtreeSpecification(Dn, int, int, Set<Dn>, Set<Dn>, ExprNode) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a subtree which may be a refinement filter where all aspects of
the specification can be set.
- BCrypt - Class in org.apache.directory.api.ldap.model.password
-
BCrypt implements OpenBSD-style Blowfish password hashing using
the scheme described in "A Future-Adaptable Password Scheme" by
Niels Provos and David Mazieres.
- BCrypt() - Constructor for class org.apache.directory.api.ldap.model.password.BCrypt
-
- BCRYPT_SALT_LEN - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- before(E) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a
true return value, will have positioned the Cursor on a dataSet
element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a
true return value, will have positioned the Cursor on a dataSet
element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a
true return value, will have positioned the Cursor on a dataSet
element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a
true return value, will have positioned the Cursor on a dataSet
element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a
true return value, will have positioned the Cursor on a dataSet
element equal to or less than the element argument but not greater.
- beforeFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor before the first element.
- beforeFirst - Variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
A flag to tell if the cursor is set before the first element
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor before the first element.
- BF_CRYPT_CIPHERTEXT - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- BIG_INTEGER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BIG_INTEGER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BINARY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BinaryAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that are not HR
- BinaryAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Creates a new instance of BinaryAnonymizer.
- BinaryAnonymizer(Map<Integer, byte[]>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Creates a new instance of BinaryAnonymizer.
- BinarySyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A binary value (universal value acceptor) syntax checker.
- BinarySyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
-
Creates a new instance of the child class
- BinarySyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BIND_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of result code enumerations that may result from bind operations.
- BindNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection for the Bind response.
- BindNoDResponse(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Creates a new instance of NoticeOfDisconnect.
- BindRequest - Interface in org.apache.directory.api.ldap.model.message
-
Bind protocol operation request which authenticates and begins a client
session.
- BindRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Bind protocol operation request which authenticates and begins a client
session.
- BindRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Creates an BindRequest implementation to bind to an LDAP server.
- BindResponse - Interface in org.apache.directory.api.ldap.model.message
-
Bind protocol response message used to confirm the results of a bind request
message.
- BindResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
BindResponse implementation.
- BindResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Creates a BindResponse as a reply to an BindRequest.
- BindResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Creates a BindResponse as a reply to an BindRequest.
- BindStatus - Enum in org.apache.directory.api.ldap.model.message
-
An enum used to store the BindRequest state.
- BindStatus() - Constructor for enum org.apache.directory.api.ldap.model.message.BindStatus
-
- BIT_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BIT_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BIT_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BitStringComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the bitStringMatch matchingRule (RFC 4517, par. 4.2.1)
- BitStringComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
-
The BitStringComparator constructor.
- BitStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
- BitStringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
Creates a new instance of BitStringSyntaxChecker.
- BitStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BLOWFISH_NUM_ROUNDS - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- BOOLEAN_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOLEAN_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOLEAN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BooleanComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the BooleanComparator matchingRule (RFC 4517, par. 4.2.2)
- BooleanComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
The BooleanComparator constructor.
- BooleanNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer for boolean values.
- BooleanNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Creates a new instance of BooleanNormalizer.
- BooleanSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
- BooleanSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
Creates a new instance of BooleanSyntaxChecker.
- BooleanSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BOOT_FILE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOT_FILE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOT_PARAMETER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOT_PARAMETER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOT_PARAMETER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOTABLE_DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BOOTABLE_DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BootParameterSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a BootParameter according to
RFC 2307 :
bootparameter = key "=" server ":" path
key = keystring
server = keystring
path = keystring
- BootParameterSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
Creates a new instance of BootParameterSyntaxChecker.
- BootParameterSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BranchNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing branches within the expression tree corresponding to
logical operators within the filter expression.
- BranchNode(AssertionType, List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator and a list of children.
- BranchNode(AssertionType, ExprNode...) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator and a list of children.
- BranchNode(AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator.
- BranchNormalizedVisitor - Class in org.apache.directory.api.ldap.model.filter
-
Visitor which traverses a filter tree while normalizing the branch node
order.
- BranchNormalizedVisitor() - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
- BranchNormalizedVisitor.NodeComparator - Class in org.apache.directory.api.ldap.model.filter
-
- build() - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker.SCBuilder
-
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker.Builder
-
Create a new instance of AccessPointSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker.Builder
-
Create a new instance of AttributeTypeDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker.Builder
-
Create a new instance of AttributeTypeUsageSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker.Builder
-
Create a new instance of AudioSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker.Builder
-
Create a new instance of BinarySyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker.Builder
-
Create a new instance of BitStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker.Builder
-
Create a new instance of BooleanSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker.Builder
-
Create a new instance of BootParameterSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker.Builder
-
Create a new instance of CertificateListSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker.Builder
-
Create a new instance of CertificatePairSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker.Builder
-
Create a new instance of CertificateSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker.Builder
-
Create a new instance of ComparatorSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker.Builder
-
Create a new instance of CountrySyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker.Builder
-
Create a new instance of CsnSidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker.Builder
-
Create a new instance of CsnSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker.Builder
-
Create a new instance of DataQualitySyntaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker.Builder
-
Create a new instance of DeliveryMethodSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker.Builder
-
Create a new instance of DerefAliasSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker.Builder
-
Create a new instance of DirectoryStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of DitContentRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of DitStructureRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker.Builder
-
Create a new instance of DlSubmitPermissionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker.Builder
-
Create a new instance of DnSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker.Builder
-
Create a new instance of DsaQualitySyntaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker.Builder
-
Create a new instance of DseTypeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker.Builder
-
Create a new instance of EnhancedGuideSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
Create a new instance of FacsimileTelephoneNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker.Builder
-
Create a new instance of FaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker.Builder
-
Create a new instance of GeneralizedTimeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker.Builder
-
Create a new instance of GuideSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker.Builder
-
Create a new instance of Ia5StringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker.Builder
-
Create a new instance of IntegerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker.Builder
-
Create a new instance of JavaByteSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker.Builder
-
Create a new instance of JavaIntegerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker.Builder
-
Create a new instance of JavaLongSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker.Builder
-
Create a new instance of JavaShortSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker.Builder
-
Create a new instance of JpegSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker.Builder
-
Create a new instance of LdapSyntaxDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker.Builder
-
Create a new instance of MailPreferenceSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker.Builder
-
Create a new instance of MasterAndShadowAccessPointSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of MatchingRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker.Builder
-
Create a new instance of MatchingRuleUseDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker.Builder
-
Create a new instance of MhsOrAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker.Builder
-
Create a new instance of NameAndOptionalUIDSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker.Builder
-
Create a new instance of NameFormDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker.Builder
-
Create a new instance of NisNetgroupTripleSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker.Builder
-
Create a new instance of NormalizerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker.Builder
-
Create a new instance of NumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker.Builder
-
Create a new instance of NumericOidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker.Builder
-
Create a new instance of NumericStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker.Builder
-
Create a new instance of ObjectClassDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker.Builder
-
Create a new instance of ObjectClassTypeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker.Builder
-
Create a new instance of ObjectNameSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker.Builder
-
Create a new instance of OctetStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker.Builder
-
Create a new instance of OidLenSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker.Builder
-
Create a new instance of OidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker.Builder
-
Create a new instance of OtherMailboxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker.Builder
-
Create a new instance of PostalAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker.Builder
-
Create a new instance of PresentationAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker.Builder
-
Create a new instance of PrintableStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker.Builder
-
Create a new instance of ProtocolInformationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker.Builder
-
Create a new instance of RegexSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker.Builder
-
Create a new instance of SearchScopeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker.Builder
-
Create a new instance of SubstringAssertionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker.Builder
-
Create a new instance of SubtreeSpecificationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker.Builder
-
Create a new instance of SupplierAndConsumerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker.Builder
-
Create a new instance of SupplierInformationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker.Builder
-
Create a new instance of SupplierOrConsumerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker.Builder
-
Create a new instance of SupportedAlgorithmSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker.Builder
-
Create a new instance of SyntaxCheckerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
Create a new instance of TelephoneNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker.Builder
-
Create a new instance of TeletexTerminalIdentifierSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker.Builder
-
Create a new instance of TelexNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker.Builder
-
Create a new instance of UtcTimeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker.Builder
-
Create a new instance of UuidSyntaxChecker
- buildAttributeTypeReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the AttributeType references.
- buildComparatorReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the Comparator references
- buildDitContentRuleReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the DitContentRule references
- buildDitStructureRuleReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the DitStructureRule references
- buildEquality(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Build the EQUALITY MR reference for an AttributeType
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker.Builder
-
The Builder constructor
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
- Builder() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker.Builder
-
The Builder constructor
- BUILDING_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BUILDING_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- buildLdapSyntaxReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the Syntax references
- buildMatchingRuleReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the MatchingRule references
- buildMatchingRuleUseReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the MatchingRuleUse references
- buildMay(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Build and check the MAY AT for this ObjectClass
- buildMust(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Build and check the MUST AT for this ObjectClass.
- buildNameFormReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the NameForm references
- buildNormalizerReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the Normalizer references
- buildNormRdn(StringBuilder, Ava) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
- buildObjectClassReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the ObjectClasses references
- buildOrdering(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Build the ORDERING MR reference for an AttributeType
- buildReference(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the SchemaObject references
- buildReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the usedBy and using references from the stored elements.
- buildSchemaArray(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
- buildSubstring(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Build the SUBSTR MR reference for an AttributeType
- buildSuperior(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Build the Superior AttributeType reference for an AttributeType
- buildSuperiors(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Build the references to this ObjectClass SUPERIORS, checking that the type
hierarchy is correct.
- buildSyntax(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Build the SYNTAX reference for an AttributeType
- buildSyntaxCheckerReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the SyntaxChecker references
- BUSINESS_CATEGORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BUSINESS_CATEGORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- byName - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
a map of SchemaObject looked up by name
- byOid - Variable in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Maps OID to a type of SchemaObject
- byRuleId - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
a map of DitStructureRule looked up by RuleId
- ByteArrayComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for byte[]s.
- ByteArrayComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator
-
The ByteArrayComparator constructor.
- bytecode - Variable in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
The base64 encoded bytecode for this schema
- BYTECODE_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- bytes - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
Stores the byte array representation of the CSN
- bytes - Variable in class org.apache.directory.api.ldap.model.entry.Value
-
The UTF-8 bytes for this value (we use the UP value)
- bytes - Variable in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
The value as a byte[]
- bytes - Variable in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
The value as a byte[]
- bytes - Variable in class org.apache.directory.api.ldap.model.name.AntlrDnParser.UpAndNormValue
-
- bytes - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Stores the LdapUrl as a byte array
- C_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_FACSIMILE_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_FACSIMILE_TELEPHONE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_INTERNATIONAL_ISDN_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_INTERNATIONAL_ISDN_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_L_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_L_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_O_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_O_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_OU_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_OU_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_PHYSICAL_DELIVERY_OFFICE_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_PHYSICAL_DELIVERY_OFFICE_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTAL_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTAL_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTALCODE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTALCODE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTOFFICEBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_POSTOFFICEBOX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_ST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_ST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_STREET_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_STREET_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_TELEPHONE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_TELEX_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- C_TELEX_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CA_CERTIFICATE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CA_CERTIFICATE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- callback - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterable
-
- callback - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- canUserModify - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type can be modified by directory users
- canVisit(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Checks to see if a node can be visited.
- canVisit(ExprNode) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Checks to see if a node can be visited.
- CAR_LICENSE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CAR_LICENSE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- Cascade - Interface in org.apache.directory.api.ldap.model.message.controls
-
The Cascade control
- CascadeImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Simple Cascade control implementation.
- CascadeImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.CascadeImpl
-
Default constructor
- CascadeImpl(boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.CascadeImpl
-
Sets criticality when creating.
- CASE_EXACT_IA5_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_IA5_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_SUBSTRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_EXACT_SUBSTRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_IA5_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_IA5_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_LIST_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_LIST_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_SUBSTRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_IGNORE_SUBSTRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CASE_SENSITIVE - Static variable in class org.apache.directory.api.ldap.model.schema.PrepareString
-
A flag used to lowercase chars during the map process
- caseSensitive - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
A flag set to true if the AttributeType is case sensitive
- CaseSensitiveStringAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that are HR.
- CaseSensitiveStringAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Creates a new instance of StringAnonymizer.
- CaseSensitiveStringAnonymizer(Map<Integer, String>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Creates a new instance of StringAnonymizer.
- cause - Variable in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
If we get an exception, the cause is stored in this variable
- cause - Variable in exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
The exception cause
- cause - Variable in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- CERTIFICATE_LIST_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATE_PAIR_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATE_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATE_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CertificateComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A Comparator for Certificates
- CertificateComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CertificateComparator
-
Creates a new instance of CertificateComparator.
- CertificateListSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificateList according to RFC 4523 :
"Due to changes made to the definition of a CertificateList through time,
no LDAP-specific encoding is defined for this syntax.
- CertificateListSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
-
Creates a new instance of CertificateListSyntaxChecker.
- CertificateListSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CertificatePairSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificate pair according to RFC 4523 :
"Due to changes made to the definition of a CertificatePair through time,
no LDAP-specific encoding is defined for this syntax.
- CertificatePairSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
-
Creates a new instance of CertificatePairSyntaxChecker.
- CertificatePairSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CertificateSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificate according to RFC 4523 :
"Due to changes made to the definition of a Certificate through time,
no LDAP-specific encoding is defined for this syntax.
- CertificateSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
-
Creates a new instance of CertificateSyntaxChecker.
- CertificateSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CERTIFICATION_AUTHORITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATION_AUTHORITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATION_AUTHORITY_V2_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CERTIFICATION_AUTHORITY_V2_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CHANGE - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Type of element read : CHANGE
- CHANGE_TYPES_MAX - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
The maximum value for the possible combined changes type
- CHANGE_TYPES_MIN - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Min and Max values for the possible combined change types
- changeCount - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
The changeCount to distinguish operations done in the same second
- changeCount - Variable in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
The integer used to disambiguate CSN generated at the same time
- changeNumber - Variable in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
- changesOnly - Variable in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
If changesOnly is TRUE, the server MUST NOT return any existing entries
that match the search criteria.
- ChangeType - Enum in org.apache.directory.api.ldap.model.ldif
-
A type safe enumeration for an LDIF record's change type.
- ChangeType(int) - Constructor for enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Creates a new instance of ChangeType.
- changeType - Variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
the ordinal value for a change type
- changeType - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
the change type
- ChangeType - Enum in org.apache.directory.api.ldap.model.message.controls
-
Enumeration type for entry changes associates with the persistent search
control and the entry change control.
- ChangeType(int) - Constructor for enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
Creates a new instance of ChangeType.
- changeType - Variable in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
The changeType
- changeTypes - Variable in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
As changes are made to the server, the effected entries MUST be returned
to the client if they match the standard search criteria and if the
operation that caused the change is included in the changeTypes field.
- char64(char) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Look up the 3 bits base64-encoded by the specified character,
range-checking agaisnt conversion table
- CHAR_MAP - Static variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
A table containing booleans when the corresponding char is printable
- CHAR_REST - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- check() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check the registries for invalid relations.
- checkCollective(AttributeType, SchemaErrorHandler) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Check the constraints for the Collective field.
- checkElement(int, OpenLdapSchemaParser.SchemaObjectElements, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- checker - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
- checkNotClosed() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Check that the cursor is not closed before executing an operation.
- checkNotClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Checks if state of this ClosureMonitor is set to closed and if so,
throws the causing Exception.
- checkNotClosed() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Checks if state of this ClosureMonitor is set to closed and if so,
throws the causing Exception.
- checkProhibited(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Check that the String does not contain any prohibited char
- checkProhibited(char) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Prohibit characters described in RFC 4518 :
- Table A.1 of RFC 3454
- Table C.3 of RFC 3454
- Table C.4 of RFC 3454
- Table C.5 of RFC 3454
- Table C.8 of RFC 3454
- character U-FFFD
- checkPw(String, String) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Check that a plaintext password matches a previously hashed
one
- checkReferences(SchemaObject, SchemaObject, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- checkRefInteg() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the dependent schema objects of all entities that
refer to other objects within the registries.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkResultCode(ResultCodeEnum) - Method in exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Checks to make sure the resultCode value is right for this exception
type.
- checkUsage(AttributeType, SchemaErrorHandler) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Check the constraints for the Usage field.
- children - Variable in class org.apache.directory.api.ldap.model.filter.BranchNode
-
child node list for this branch node
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- chopAfter - Variable in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
the set of subordinates entries whose subordinates are to be excluded
- chopAfter - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
the set of subordinates entries whose subordinates are to be excluded
- chopAfterExclusions - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- chopBefore - Variable in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
the set of subordinates entries and their subordinates to exclude
- chopBefore - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
the set of subordinates entries and their subordinates to exclude
- chopBeforeExclusions - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- classify(Throwable) - Static method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeExceptionClassifier
-
- classify(Throwable, X509Certificate) - Static method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeExceptionClassifier
-
- clear() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Remove all the values from this attribute.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Remove all the values from this attribute.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Remove all the attributes for this entry.
- clear() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Remove all the attributes for this entry.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Remove all the attributes for this entry.
- clear() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Clear the Rdn, removing all the Avas.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Reset the parser
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Empty the byOid map
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Clear the registries from all its elements
- clear() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Clear the registry from all its content
- clear() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Clear the current SchemaObject : remove all the references to other objects,
and all the Maps.
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Clone an entry.
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
The clone operation
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Clone the current entry
- clone() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Clone an entry.
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
The clone operation
- clone() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Clone a Value
- clone() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Clone the object
- clone() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Clone this expression node.
- clone() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Clone the Node
- clone() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Clone method
- clone() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Implements the cloning.
- clone() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Clone the Rdn
- clone() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Clone the Registries.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
- close() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a
CursorClosedException without an error message string.
- close(String) - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a
CursorClosedException with a specific error message string.
- close(Exception) - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a specific
Exception.
- close(Exception) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a
CursorClosedException without an error message string.
- close(String) - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a
CursorClosedException with a specific error message string.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a specific
Exception.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- closed - Variable in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Tells if the monitor is closed or not
- ClosureMonitor - Interface in org.apache.directory.api.ldap.model.cursor
-
A monitor used by Cursors to detect conditions when they should stop
performing some work during advance operations such as next(), previous(),
first() etc, and release resources.
- CN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CNAME_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CNAME_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- code - Variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
The code of the exception
- COLLECTIVE_ATTRIBUTE_INNER_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_INNER_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SPECIFIC_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SPECIFIC_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SUBENTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_ATTRIBUTE_SUBENTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_EXCLUSIONS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_EXCLUSIONS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COLLECTIVE_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- COLON - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Tokens
- COLON - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- COLON - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- COMMA - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- COMMON_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ComparableComparator<T> - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compares two objects taking into account that one might be a Comparable.
- ComparableComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
The ComparableComparator constructor.
- COMPARATOR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- comparator - Variable in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
The associated comparator
- comparator - Variable in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
The associated comparator
- comparator - Variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
The comparator used for this cursor.
- comparator - Variable in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
the underlying comparator to use for comparisons
- COMPARATOR_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COMPARATOR_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COMPARATOR_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ComparatorRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Comparator registry component's service class.
- comparatorRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The LdapSyntax registry
- COMPARATORS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COMPARATORS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COMPARATORS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ComparatorSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker for the Comparator schema element
- ComparatorSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
Creates a new instance of ComparatorSyntaxChecker.
- ComparatorSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- compare(ExprNode, ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor.NodeComparator
-
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
- compare(byte[], byte[]) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator
- compare(Comparable<T>, Comparable<T>) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
Compares two objects taking into account that one may be a Comparable.
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
Compare two String DNs
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
-
Implementation of the Compare method
- compare(Long, Long) - Method in class org.apache.directory.api.ldap.model.schema.comparators.LongComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
- compare(T, T) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
- compare(E, E) - Method in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.StringComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
- compare(UUID, UUID) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
Compare two UUID.
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.WordComparator
- COMPARE_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of result code enumerations that may result from compare
operations.
- compareBytes(byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compare two byte[] in a constant time.
- compareCredentials(byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compare the credentials.
- CompareNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection for the Compare response.
- CompareNoDResponse(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
Creates a new instance of NoticeOfDisconnect.
- compareOid(String, String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Compare two oids, and return true if they are both null or equal.
- CompareRequest - Interface in org.apache.directory.api.ldap.model.message
-
Compare request protocol message that tests an entry to see if it abides by
an attribute value assertion.
- CompareRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Comparison request implementation.
- CompareRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Creates an CompareRequest implementation to compare a named entry with an
attribute value assertion pair.
- CompareResponse - Interface in org.apache.directory.api.ldap.model.message
-
Compare protocol response message used to confirm the results of a compare
request message.
- CompareResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
CompareResponse implementation.
- CompareResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.CompareResponseImpl
-
Creates a CompareResponse as a reply to an CompareRequest.
- CompareResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.CompareResponseImpl
-
Creates a CompareResponse as a reply to an CompareRequest.
- compareTo(Csn) - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Compares this object with the specified object for order.
- compareTo(String) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare the current value with a String.
- compareTo(byte[]) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare two values.
- compareTo(Value) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare two values.
- compareTo(Ava) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
- compareTo(Rdn) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Compare the current RDN with the provided one.
- compareValues(Ava) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
- ComplexDnParser - Class in org.apache.directory.api.ldap.model.name
-
A Dn parser that is able to parse complex DNs.
- ComplexDnParser() - Constructor for class org.apache.directory.api.ldap.model.name.ComplexDnParser
-
- computeHashCode() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Compute the hashcode, and store it in the 'h' variable
- computeNewIntegerValue(String) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Compute the next Integer value
- computeNewValue(String) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Compute the next String value
- computeNewValue(byte[]) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Compute the next byte[] value
- computeNormValue() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compute the normalized value
- ConcreteNameComponentNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A Dn Name component Normalizer which uses the bootstrap registries to find
the appropriate normalizer for the attribute of the name component with which
to normalize the name component value.
- ConcreteNameComponentNormalizer(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Creates a Dn Name component Normalizer which uses the bootstrap
registries to find the appropriate normalizer for the attribute of the
name component with which to normalize the name component value.
- contains(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains a list of attributes.
- contains(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some String values.
- contains(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some values.
- contains(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given binary values.
- contains(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains a list of attributes.
- contains(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some String values.
- contains(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some values.
- contains(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains a list of attributes.
- contains(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some String values.
- contains(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some values.
- contains(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its
ruleId.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its
ruleId.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its
ruleId.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the given OID is present on this registry
- contains(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the given SchemaObject is present in one schema.
- contains(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Checks to see if an SchemaObject exists in the registry, by its
OID or name.
- containsAttribute(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains some specific attributes.
- containsAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains a specific AttributeType.
- containsAttribute(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains a specific AttributeType.
- containsAttribute(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains some specific attributes.
- containsAttribute(String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains some specific attributes.
- containsAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains a specific AttributeType.
- containsChanges - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A flag set if the ldif contains changes
- containsEntries - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A flag set if the ldif contains entries
- containsEntries() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- containsKey(Object) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- containsValueCaseIgnore(Attribute, Object) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Check if an attribute contains a value.
- content - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The set of SchemaObjects declared in this schema
- CONTEXT_CSN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CONTEXT_CSN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- Control - Interface in org.apache.directory.api.ldap.model.message
-
Protocol request and response altering control interface.
- controls - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
The controls
- controls - Variable in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Map of message controls using OID Strings for keys and Control values
- controls - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The set of controls for this search.
- convert(Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a Schema to an Entry
- convert(SyntaxChecker, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a SyntaxChecker instance into an Entry
- convert(LdapSyntax, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a Syntax instance into an Entry
- convert(String, Normalizer, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a Normalizer instance into an Entry
- convert(String, LdapComparator<? super Object>, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a LdapComparator instance into an Entry
- convert(MatchingRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a MatchingRule into an Entry
- convert(MatchingRuleUse, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a MatchingRuleUse into an Entry
- convert(DitStructureRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a DitStructureRule into an Entry
- convert(DitContentRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a DitContentRule into an Entry
- convert(NameForm, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a NameForm into an Entry
- convert(AttributeType, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
objectclass ( 1.3.6.1.4.1.18060.0.4.0.3.3
NAME 'metaAttributeType'
DESC 'meta definition of the AttributeType object'
SUP metaTop
STRUCTURAL
MUST ( m-name $ m-syntax )
MAY ( m-supAttributeType $ m-obsolete $ m-equality $ m-ordering $
m-substr $ m-singleValue $ m-collective $ m-noUserModification $
m-usage $ m-extensionAttributeType )
)
- convert(ObjectClass, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Creates the attributes of an entry representing an objectClass.
- convertAttributesToLdif(Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert all the Entry's attributes to LDIF.
- convertAttributesToLdif(Entry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert the Entry's attributes to LDIF.
- convertToLdif(Attributes) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF
- convertToLdif(Attributes, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF
- convertToLdif(Attributes, Dn, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF.
- convertToLdif(Attributes, Dn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF.
- convertToLdif(Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry to LDIF
- convertToLdif(Entry, boolean) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry to LDIF including a version number at the top
- convertToLdif(Entry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry as LDIF
- convertToLdif(LdifEntry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an LdifEntry to LDIF
- convertToLdif(LdifEntry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an LdifEntry to LDIF
- convertToLdif(Attribute) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Converts an EntryAttribute to LDIF
- convertToLdif(Attribute, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Converts an EntryAttribute as LDIF
- cookie - Variable in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
The exchanged cookie
- copy() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Create a copy of the current Dn
- copy(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Copies the given schema object into this schema object.
- copy() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Copy a DitContentRule
- copy() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Copy an MatchingRule
- copy() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Copy an MatchingRuleUse
- copy() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Copy a NameForm
- copy() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Copy an ObjectClass
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.ComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultLdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultNameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Copy the ObjectClassRegistry
- copy(SchemaObjectRegistry<T>) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Copy a SchemaObject registry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Clone the ObjectClassRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.LdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.MatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.MatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.NameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.NormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Copy the ObjectClassRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Copy the OidRegistry, without the contained values
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Copy a DefaultSchemaObjectRegistry.
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Copy the current SchemaObject on place
- copy(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Copies the given schema object into this schema object.
- CORBA_CONTAINER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_CONTAINER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_IOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_IOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_REFERENCE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_REFERENCE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_REPOSITORY_ID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CORBA_REPOSITORY_ID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COUNTRIES - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
The Set which contains the countries
- COUNTRY_ISO_3166 - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
The ISO 3166 list of countries, as of 2006
- COUNTRY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COUNTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COUNTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- COUNTRY_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CountrySyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a country according to RFC 4517.
- CountrySyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
Creates a new instance of CountrySyntaxChecker.
- CountrySyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CRAM_MD5 - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
CRAM-MD5 mechanism
- CREATE_TIMESTAMP_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CREATE_TIMESTAMP_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- createAttribute(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAttribute(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAttribute(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAva(SchemaManager, String, Value) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava.
- createAva(String, Value) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- createBinaryValue(AttributeType, byte[]) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
- createEntry(SchemaManager, Object...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
- createJndiAttributes(Object...) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Build a new Attributes instance from a LDIF list of lines.
- createLdifEntry(SchemaManager) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Creates a schema aware LdifEntry
- createNoticeOfDisconnect(ResultCodeEnum) - Static method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Create a NoD associated with a result code enum
- createStoragePassword(String, LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- createStoragePassword(byte[], LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
create a hashed password in a format that can be stored in the server.
- createStringValue(AttributeType, String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
- createValue(AttributeType) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Create a Value with an AttributeType.
- CREATORS_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CREATORS_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- credentials - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
The passwords, keys or tickets used to verify user identity
- criticality - Variable in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
The criticality (default value is false)
- criticality - Variable in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
The criticality (default value is false)
- CRL_DISTRIBUTION_POINT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CRL_DISTRIBUTION_POINT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CROSS_CERTIFICATE_PAIR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CROSS_CERTIFICATE_PAIR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CRYPT_BCRYPT_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (BCrypt) hash length
- CRYPT_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (DES) hash length
- CRYPT_MD5_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (MD5) hash length
- CRYPT_SALT_CHARS - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- CRYPT_SHA256_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (SHA-256) hash length
- CRYPT_SHA512_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (SHA-512) hash length
- cryptRaw(byte[], byte[], int, int[]) - Method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Perform the central password hashing step in the
bcrypt scheme
- Csn - Class in org.apache.directory.api.ldap.model.csn
-
Represents 'Change Sequence Number' in LDUP specification.
- Csn(long, int, int, int) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance.
- Csn(String) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance of SimpleCSN from a String.
- Csn(byte[]) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance of SimpleCSN from the serialized data
- CSN_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_SID_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_SID_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_SID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CSN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CsnComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for CSN.
- CsnComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
-
The CsnComparator constructor.
- CsnFactory - Class in org.apache.directory.api.ldap.model.csn
-
- CsnFactory(int) - Constructor for class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Creates a new CsnFactory instance
- CsnSidComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for CSN SID.
- CsnSidComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
-
The CsnSidComparator constructor.
- CsnSidSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An CSN SID syntax checker.
- CsnSidSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
Creates a new instance of CsnSyntaxChecker.
- CsnSidSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- csnStr - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
Stores the String representation of the CSN
- CsnSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An CSN syntax checker.
- CsnSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
Creates a new instance of CsnSyntaxChecker.
- CsnSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- currentAttribute - Variable in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
The current attribute being decoded
- Cursor<E> - Interface in org.apache.directory.api.ldap.model.cursor
-
A Cursor for bidirectional traversal over elements in a dataSet.
- cursor - Variable in class org.apache.directory.api.ldap.model.cursor.CursorIterator
-
The inner cursor we will iterate
- CursorClosedException - Exception in org.apache.directory.api.ldap.model.cursor
-
A specific form of IOException to note that an operation is being
attempted on a closed Cursor.
- CursorClosedException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorClosedException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorClosedException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorException - Exception in org.apache.directory.api.ldap.model.cursor
-
An class for exceptions which add Cursor specific information to
Exceptions.
- CursorException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of LdapException.
- CursorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorIterator<E> - Class in org.apache.directory.api.ldap.model.cursor
-
An Iterator over a Cursor so Cursors can be Iterable for using in foreach
constructs.
- CursorIterator(Cursor<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.CursorIterator
-
Creates a new instance of CursorIterator.
- CursorLdapReferralException - Exception in org.apache.directory.api.ldap.model.cursor
-
A specific form of CursorException used when a referral is met
- CursorLdapReferralException(LdapReferralException) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- CursorLdapReferralException(LdapReferralException, String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- CursorLdapReferralException(LdapReferralException, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- CursorStateEnum - Enum in org.apache.directory.api.ldap.model.cursor
-
An enumeration to represent the various states of a Cursor.
- CursorStateEnum() - Constructor for enum org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
- DATA_QUALITY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DataQualitySyntaxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DataQualitySyntax.
- DataQualitySyntaxSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
-
Creates a new instance of DataQualitySyntaxSyntaxChecker.
- DataQualitySyntaxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DATE_PATTERN - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
The date pattern.
- DATE_PATTERN - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
- DC_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DC_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DC_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- decode(String) - Static method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
From commons-httpclients.
- decodeBase64(String, int) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Decode a string encoded using bcrypt's base64 scheme to a
byte array.
- decodeUrl(byte[]) - Static method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
From commons-codec.
- DeepTrimComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that uses the DeepTrimNormalizer before comparing two values
- DeepTrimComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
-
The NormalizingComparator constructor.
- DeepTrimNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which trims down whitespace replacing multiple whitespace
characters on the edges and within the string with a single space character
thereby preserving tokenization order.
- DeepTrimNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Creates a new instance of DeepTrimNormalizer with OID known.
- DeepTrimNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Creates a new instance of DeepTrimNormalizer when the Normalizer must be
instantiated before setting the OID.
- DeepTrimToLowerComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that uses the DeepTrimToLowerNormalizer before comparing two values
- DeepTrimToLowerComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
-
The NormalizingComparator constructor.
- DeepTrimToLowerNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which trims down whitespace replacing multiple whitespace
characters on the edges and within the string with a single space character
thereby preserving tokenization order - while doing all this in the same pass
it lower cases all characters.
- DeepTrimToLowerNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Creates a new instance of DeepTrimToLowerNormalizer.
- DeepTrimToLowerNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Creates a new instance of DeepTrimToLowerNormalizer where the OID is
set after instantiation.
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
The default length for a line in a ldif file
- DEFAULT_OWNER - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The default schema's owner
- DEFAULT_REGEXP - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
The default pattern used to check a TelephoneNumber
- DEFAULT_REGEXP - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
The default pattern used to check a TelephoneNumber
- DEFAULT_VERSION - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The ldif file version default value
- DefaultAttribute - Class in org.apache.directory.api.ldap.model.entry
-
An LDAP attribute.
- DefaultAttribute() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a Attribute, without ID nor value.
- DefaultAttribute(AttributeType, String, String, boolean, int, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute.
- DefaultAttribute(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without ID nor value.
- DefaultAttribute(String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, without value.
- DefaultAttribute(byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, without value.
- DefaultAttribute(String, AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without value.
- DefaultAttribute(String, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some values, and a user provided ID.
- DefaultAttribute(AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without ID but with some values.
- DefaultAttribute(String, AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values, and a user provided ID.
- DefaultAttribute(String, AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values, and a user provided ID.
- DefaultAttribute(AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values.
- DefaultAttribute(String, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some String values, and a user provided ID.
- DefaultAttribute(String, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some binary values, and a user provided ID.
- DefaultAttribute(AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some byte[] values.
- DefaultAttribute(String, AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some byte[] values, and
a user provided ID.
- DefaultAttribute(AttributeType, Attribute) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Creates a new instance of schema aware Attribute, by copying another attribute.
- DefaultAttributeTypeRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An AttributeType registry service default implementation.
- DefaultAttributeTypeRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Creates a new default AttributeTypeRegistry instance.
- DefaultClosureMonitor - Class in org.apache.directory.api.ldap.model.cursor
-
A basic ClosureMonitor that simply uses a boolean for state and a cause
exception.
- DefaultClosureMonitor() - Constructor for class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
- DefaultComparatorRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A Comparator registry service default implementation.
- DefaultComparatorRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
Creates a new default ComparatorRegistry instance.
- DefaultDitContentRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An DitContentRule registry's service default implementation.
- DefaultDitContentRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultDitContentRuleRegistry
-
Creates a new default DitContentRuleRegistry instance.
- DefaultDitStructureRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A DitStructureRule registry's service default implementation.
- DefaultDitStructureRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Creates a new default NormalizerRegistry instance.
- DefaultEntry - Class in org.apache.directory.api.ldap.model.entry
-
A default implementation of a ServerEntry which should suite most
use cases.
- DefaultEntry() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry.
- DefaultEntry(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn.
- DefaultEntry(Dn) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn.
- DefaultEntry(SchemaManager, String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(SchemaManager, Dn) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(String, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a
Dn and a list of IDs.
- DefaultEntry(Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a
Dn and a list of IDs.
- DefaultEntry(SchemaManager, String, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a
Dn and a list of IDs.
- DefaultEntry(SchemaManager, Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a
Dn and a list of IDs.
- DefaultEntry(SchemaManager, Entry) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, copying
another entry.
- DefaultLdapSyntaxRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A LdapSyntax registry's service default implementation.
- DefaultLdapSyntaxRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultLdapSyntaxRegistry
-
Creates a new default LdapSyntaxRegistry instance.
- DefaultMatchingRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A MatchingRule registry's service default implementation.
- DefaultMatchingRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleRegistry
-
Creates a new default MatchingRuleRegistry instance.
- DefaultMatchingRuleUseRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A MatchingRuleUse registry service default implementation.
- DefaultMatchingRuleUseRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleUseRegistry
-
Creates a new default MatchingRuleUseRegistry instance.
- DefaultModification - Class in org.apache.directory.api.ldap.model.entry
-
An internal implementation for a ModificationItem.
- DefaultModification() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, Attribute) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification with no value
- DefaultModification(ModificationOperation, AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification with no value.
- DefaultModification(SchemaManager, Modification) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultNameFormRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An NameForm registry's service default implementation.
- DefaultNameFormRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultNameFormRegistry
-
Creates a new default NameFormRegistry instance.
- DefaultNormalizerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A Normalizer registry's service default implementation.
- DefaultNormalizerRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
Creates a new default NormalizerRegistry instance.
- DefaultObjectClassRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An ObjectClass registry's service default implementation.
- DefaultObjectClassRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Creates a new default ObjectClassRegistry instance.
- defaultPattern - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
The compiled default pattern
- defaultPattern - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
The compiled default pattern
- defaultPattern - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
The default pattern
- defaultPattern - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
The compiled default pattern
- defaultRegexp - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
The compiled default pattern
- defaultRegexp - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
The compiled default pattern
- defaultRegexp - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
The compiled default pattern
- defaultRegexp - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
The default pattern
- DefaultSchema - Class in org.apache.directory.api.ldap.model.schema.registries
-
The default Schema interface implementation.
- DefaultSchema(SchemaLoader, String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String, String[]) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String, String[], boolean) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchemaObjectRegistry<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema.registries
-
Common schema object registry interface.
- DefaultSchemaObjectRegistry(SchemaObjectType, OidRegistry<T>) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Creates a new DefaultSchemaObjectRegistry instance.
- DefaultSyntaxCheckerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
SyntaxChecker registry component's service interface.
- DefaultSyntaxCheckerRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
Creates a new default SyntaxCheckerRegistry instance.
- delCrossReferences(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add the SchemaObjectReferences.
- delCrossReferences(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Delete the MR references (using and usedBy) :
MR -> C
MR -> N
MR -> S
- delete(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Remove the given SchemaObject from the registries
- delete(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Unregisters a new SchemaObject.
- DELETE_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of result code enumerations that may result from delete operations.
- DELETE_OLD_RDN - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Flag used when we want to delete the old Rdn
- DELETE_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Delete ordinal value
- DeleteNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection for the Delete response.
- DeleteNoDResponse(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
Creates a new instance of NoticeOfDisconnect.
- deleteOldRdn - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
The delete old rdn flag
- deleteOldRdn - Variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
PDU's deleteOldRdn flag
- DeleteRequest - Interface in org.apache.directory.api.ldap.model.message
-
Delete request protocol message used to remove an existing leaf entry from
the directory.
- DeleteRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Delete request implementation.
- DeleteRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Creates a DeleteRequest implementing object used to delete a
leaf entry from the DIT.
- DeleteResponse - Interface in org.apache.directory.api.ldap.model.message
-
Delete protocol response message used to confirm the results of a delete
request message.
- DeleteResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
DeleteResponse implementation
- DeleteResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.DeleteResponseImpl
-
Creates a DeleteResponse as a reply to an DeleteRequest.
- DeleteResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.DeleteResponseImpl
-
Creates a DeleteResponse as a reply to an DeleteRequest.
- DELIVERY_METHOD_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DELIVERY_METHODS - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
The Set which contains the delivery methods
- DeliveryMethodSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a delivery method
according to RFC 4517.
- DeliveryMethodSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
Creates a new instance of DeliveryMethodSyntaxChecker.
- DeliveryMethodSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- delReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Delete an association between a SchemaObject an the SchemaObject it refers
- DELTA_CRL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DELTA_CRL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DELTA_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DELTA_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- delUsedBy(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Del an association between a SchemaObject an the SchemaObject that refers it
- delUsing(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Del an association between a SchemaObject an the SchemaObject it refers
- DEPARTMENT_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DEPARTMENT_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- dependencies - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Contains the list of schema it depends on
- DEREF_ALIAS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DerefAliasSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid DerefAlias.
- DerefAliasSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
Creates a new instance of DerefAliasSyntaxChecker.
- DerefAliasSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- desc - Variable in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Description of assertion for polish printouts
- desc - Variable in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
- DESC_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- descendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for
some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for
some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for
some ancestor's name alias or their OID.
- descendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for
some ancestor's name alias or their OID.
- descr() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4512 Section 1.4
descr = keystring
keystring = leadkeychar *keychar
leadkeychar = ALPHA
keychar = ALPHA / DIGIT / HYPHEN
We additionally add UNDERSCORE because some servers allow them.
- DESCR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- DESCR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- description - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A short description of this SchemaObject
- DESCRIPTION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DESCRIPTION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- descriptionsMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks if two base schema descriptions match for the common components
in every schema description.
- DescriptionUtils - Class in org.apache.directory.api.ldap.model.schema
-
Utility class used to generate schema object specifications.
- DescriptionUtils() - Constructor for class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Private constructor.
- deserialize(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Deserialize an entry.
- deserialize(ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a Value.
- deserialize(AttributeType, ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a Value.
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a StringValue from a byte[], starting at a given position
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Deserialize an AVA from a byte[], starting at a given position
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Deserialize a RDN from a byte[], starting at a given position
- DESTINATION_INDICATOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DESTINATION_INDICATOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- diagnosticMessage - Variable in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Decriptive diagnostic message - defaults to empty string
- digest(LdapSecurityConstants, byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compute the hashed password given an algorithm, the credentials and
an optional salt.
- DIGEST_MD5 - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
DIGEST_MD5-MD5 mechanism
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- DIRECTORY_OPERATION_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Usage
- DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIRECTORY_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DirectoryStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Directory String according to RFC 4517.
- DirectoryStringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
Creates a new instance of DirectoryStringSyntaxChecker.
- DirectoryStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- disable() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Disable the schema
- disable() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Disable the schema
- disable(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been
disabled, with all the dependent schemas, and if the registries is
still consistent.
- disable(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been
disabled, with all the dependent schemas, and if the registries is
still consistent.
- disabled - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Tells if this schema is disabled
- disabledAccepted - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A flag indicating that disabled SchemaObject are accepted
- disabledRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been
disabled, with all the dependent schemas.
- disabledRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been
disabled, with all the dependent schemas.
- disableNotification(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Unsets the notification for a given changeType
- disableNotification(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Unsets the notification for a given changeType
- DISPLAY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DISPLAY_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- dissociateFromSchema(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Store the given SchemaObject in the Map associating SchemaObjetcs to their
related Schema.
- DISTINGUISHED_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DISTINGUISHED_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DISTINGUISHED_NAME_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DISTINGUISHED_NAME_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- distinguishedName(SchemaManager, Dn) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
Parses a Dn string.
- distinguishedName() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- distinguishedName() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- DISTRIBUTED_OPERATION_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- DIT_CONTENT_RULE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_CONTENT_RULE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_CONTENT_RULES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_CONTENT_RULES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_CONTENT_RULES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_REDIRECT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_REDIRECT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_STRUCTURE_RULE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_STRUCTURE_RULE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_STRUCTURE_RULES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_STRUCTURE_RULES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DIT_STRUCTURE_RULES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DitContentRule - Class in org.apache.directory.api.ldap.model.schema
-
A ditContentRule specification. ditContentRules identify the content of
entries of a particular structural objectClass.
- DitContentRule(String) - Constructor for class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Creates a DitContentRule object using a unique OID.
- DitContentRuleDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 DIT content rule descriptions.
- DitContentRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.DitContentRuleDescriptionSchemaParser
-
Creates a schema parser instance.
- DitContentRuleDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
DIT content rule descripton syntax according to RFC 4512, par 4.2.6:
DITContentRuleDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "AUX" SP oids ] ; auxiliary object classes
[ SP "MUST" SP oids ] ; attribute types
[ SP "MAY" SP oids ] ; attribute types
[ SP "NOT" SP oids ] ; attribute types
extensions WSP RPAREN ; extensions
- DitContentRuleDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
- DitContentRuleDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DitContentRuleElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitContentRuleElements
-
- DitContentRuleHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an DitContentRule
in relation with the Registries and SchemaManager.
- DitContentRuleHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.DitContentRuleHelper
-
- DitContentRuleRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An DitContentRule registry's service interface.
- ditContentRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The DitContentRule registry
- DitStructureRule - Class in org.apache.directory.api.ldap.model.schema
-
A dITStructureRule definition.
- DitStructureRule(int) - Constructor for class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Creates a new instance of DitStructureRule
- DitStructureRuleDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 DIT structure rule descriptions.
- DitStructureRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.DitStructureRuleDescriptionSchemaParser
-
Creates a schema parser instance.
- DitStructureRuleDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
DIT structure rule descripton syntax according to RFC 4512, par 4.2.7.1:
DITStructureRuleDescription = LPAREN WSP
ruleid ; rule identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "FORM" SP oid ; NameForm
[ SP "SUP" ruleids ] ; superior rules
extensions WSP RPAREN ; extensions
ruleids = ruleid / ( LPAREN WSP ruleidlist WSP RPAREN )
ruleidlist = ruleid *( SP ruleid )
ruleid = numbers
- DitStructureRuleDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
- DitStructureRuleDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DitStructureRuleElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitStructureRuleElements
-
- DitStructureRuleHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an DitStructureRule
in relation with the Registries and SchemaManager.
- DitStructureRuleHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.DitStructureRuleHelper
-
- DitStructureRuleRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An DitStructureRule registry service interface.
- ditStructureRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The DitStructureRule registry
- DL_SUBMIT_PERMISSION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DlSubmitPermissionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DLSubmitPermission.
- DlSubmitPermissionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker
-
Creates a new instance of DLSubmitPermissionSyntaxChecker.
- DlSubmitPermissionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DMD_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DMD_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DMD_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DMD_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- dn - Variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
The Dn for this entry
- dn - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Distinguished name identifying the name of the authenticating subject -
defaults to the empty string
- Dn - Class in org.apache.directory.api.ldap.model.name
-
The Dn class contains a Dn (Distinguished Name).
- Dn() - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Dn object
- Dn(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Schema aware Dn object
- Dn(SchemaManager, Dn) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Schema aware Dn object
- Dn(String...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a new instance of Dn, using varargs to declare the RDNs.
- Dn(SchemaManager, String...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a new instance of schema aware Dn, using varargs to declare the RDNs.
- Dn(Rdn...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Dn from a list of Rdns.
- Dn(Rdn, Dn) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Dn concatenating a Rdn and a Dn.
- Dn(SchemaManager, Rdn...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Schema aware Dn from a list of Rdns.
- dn - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The Dn
- Dn.RdnIterator - Class in org.apache.directory.api.ldap.model.name
-
An iterator over RDNs
- DN_QUALIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DN_QUALIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- dnAttributes - Variable in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
The name of the dn attributes
- DnComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compare two DNs
- DnComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
Creates a new instance of DnComparator.
- dnComparator - Variable in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
- DnNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer a Dn
- DnNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Empty constructor
- DNS_DOMAIN_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DNS_DOMAIN_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DnSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid
Dn.
- DnSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
Creates a new instance of DNSyntaxChecker.
- DnSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DnUtils - Class in org.apache.directory.api.ldap.model.name
-
Utility class used to manipulate Dn or Rdn elements.
- DnUtils() - Constructor for class org.apache.directory.api.ldap.model.name.DnUtils
-
a private constructor
- DOCUMENT_AUTHOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_AUTHOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_IDENTIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_IDENTIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_LOCATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_LOCATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_PUBLISHER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_PUBLISHER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_SERIES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_SERIES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_TITLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_TITLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_VERSION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOCUMENT_VERSION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOLLAR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- DOMAIN_COMPONENT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOMAIN_COMPONENT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOMAIN_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOMAIN_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOMAIN_RELATED_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOMAIN_RELATED_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DOT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- DOT - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- DOT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- DOT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- DQUOTE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- DQUOTE - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- DRINK_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DRINK_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DSA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DSA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DSA_OPERATION_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- DSA_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DSA_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DSA_QUALITY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DsaQualitySyntaxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DSAQualitySyntax according to
http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 5.2.2.2 :
<DsaQualitySyntax> ::= <DSAKeyword> [ '#' <description> ]
<DSAKeyword> ::= 'DEFUNCT' | 'EXPERIMENTAL' | 'BEST-EFFORT' |
'PILOT-SERVICE' | 'FULL-SERVICE'
<description> ::= encoded as a PrintableString
- DsaQualitySyntaxSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
Creates a new instance of DSAQualitySyntaxSyntaxChecker.
- DsaQualitySyntaxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DSE_BITS - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
The Set which contains the DESBits
- DSE_BITS_STRINGS - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
The DSE BITS keywords
- DSE_TYPE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DseTypeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DSEType according to
http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 6.2.1.5 :
<DSEType> ::= '(' <sp>* <DSEBit> <sp>* <DSEBitList> ')'
<DSEBitList> ::= '$' <sp>* <DSEBit> <sp>* <DSEBitList> | e
<DSEBit> ::= 'root' | 'glue' | 'cp' | 'entry' | 'alias' | 'subr' |
'nssr' | 'supr' | 'xr' | 'admPoint' | 'subentry' |
'shadow' | 'zombie' | 'immSupr' | 'rhob' | 'sa'
- DseTypeSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
Creates a new instance of DSETypeSyntaxChecker.
- DseTypeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- dump(String, SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Dump the reference operation as a String
- dumpUsedBy() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Dump the UsedBy data structure as a String
- dumpUsing() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Dump the Using data structure as a String
- DYNAMIC_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DYNAMIC_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DYNAMIC_SUBTREES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- DYNAMIC_SUBTREES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GECOS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GECOS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERALIZED_TIME_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERALIZED_TIME_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERALIZED_TIME_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERALIZED_TIME_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERALIZED_TIME_PATTERN - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
The GeneralizedDate pattern matching
- GENERALIZED_TIME_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GeneralizedTimeComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the generalizedTimeOrderingMatch matchingRule (RFC 4517, par. 4.2.17)
- GeneralizedTimeComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
-
The GeneralizedTimeComparator constructor.
- GeneralizedTimeNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which normalize a time following those rules :
if minutes are ommited, then they are replaced by 00
if seconds are ommited, then they are replaced by 00
if fraction is 0 or omitted, it is replaced by 000
the time is supposed to be expressed in Zulu (GMT), so
increment is applied to hours/days/yeah, and a Z is added at the end
Note : there is no Substring for this type of values.
- GeneralizedTimeNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Creates a new instance of GeneralizedTimeNormalizer.
- GeneralizedTimeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a generalized time
according to RFC 4517.
- GeneralizedTimeSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
Creates a new instance of GeneralizedTimeSyntaxChecker.
- GeneralizedTimeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- generateCryptSalt(int) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- generateModify(Dn, Entry, Rdn, Rdn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
A helper method to generate the modified attribute after a rename.
- generatePbkdf2Hash(byte[], LdapSecurityConstants, byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
generates a hash based on the
PKCS5S2 spec
Note: this has been implemented to generate hashes compatible with what JIRA generates.
- generateReverted(Dn, Rdn, Dn, Rdn, boolean) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
A helper method which generates a reverted entry for a MODDN operation
- GENERATION_QUALIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GENERATION_QUALIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- genSalt(int, SecureRandom) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- genSalt(int) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- genSalt() - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method,
selecting a reasonable default for the number of hashing
rounds to apply
- GENSALT_DEFAULT_LOG2_ROUNDS - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- get() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Gets the object at the current position.
- get() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the first value of this attribute.
- get() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the first value of this attribute.
- get(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attribute with the specified alias.
- get(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attribute associated with an AttributeType
- get(String) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns the attribute with the specified alias.
- get(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns the attribute associated with an AttributeType
- get(String) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns the attribute with the specified alias.
- get(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns the attribute associated with an AttributeType
- get(Object) - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
- get(Object) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Gets an annotation on the tree by key.
- get(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns a attribute given it's id
- get(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets a message scope parameter.
- get(int) - Static method in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
returns the enum value representing the given code.
- get(Object) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets a message scope parameter.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the SchemaObject associated with a given OID.
- get(Object) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- get(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the SchemaObject associated with a given OID.
- get() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
-
- getAbandoned() - Method in interface org.apache.directory.api.ldap.model.message.AbandonRequest
-
Gets the id of the request operation to terminate.
- getAbandoned() - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Gets the id of the request operation to terminate.
- getAdministrativeRoles() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
- getAlgorithm() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
- getAlgorithm(String) - Static method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
Get the associated constant from a string
- getAlgorithm() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The hash algorithm used to hash the password, null for plain text passwords.
- getAliasDerefMode() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getAllEnabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- getAllEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
- getAllSchemas() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- getAllSchemas() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
- getAllSchemas() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getAncestorOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the ancestor of a given DN, using the descendant DN.
- getAncestorOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the ancestor of a given DN, using the descendant DN.
- getAnnotations() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Gets the annotations as a Map.
- getAny() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the list of wildcard surrounded any fragments.
- getApplicableAttributeOids() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
- getApplicableAttributes() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
- getAsciiBytes(String) - Static method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Converts the specified string to byte array of ASCII characters.
- getAssertion() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Gets the Assertion used by this assertion node.
- getAssertionType() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
- getAssertionType() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Gets the assertion type of this node.
- getAssertionValue() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the attribute value to use in making the comparison.
- getAssertionValue() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the attribute value to use in making the comparison.
- getAttribute() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- getAttribute() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
- getAttribute() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets the attribute this leaf node is based on.
- getAttributeId() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the attribute id use in making the comparison.
- getAttributeId() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the attribute id use in making the comparison.
- getAttributeName() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
-
- getAttributeName() - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- getAttributes() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Gets all the attributes
- getAttributes() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Gets all the attributes
- getAttributes() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Gets all the attributes
- getAttributes() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets a list of the attributes to be returned from each entry which
matches the search filter.
- getAttributes() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets a list of the attributes to be returned from each entry which
matches the search filter.
- getAttributes(SchemaObject, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Get a SchemaObject as an Entry
- getAttributes() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getAttributeType() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the attribute type associated with this EntryAttribute.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the attribute type associated with this EntryAttribute.
- getAttributeType(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attributeType from an Attribute ID.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the associated AttributeType
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets the attributeType this leaf node is based on.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
- getAttributeType(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an AttributeType in the AttributeType registry.
- getAttributeTypeDesc() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- getAttributeTypeOid() - Method in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
Get the current name
- getAttributeTypeRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getAttributeTypeRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the AttributeType registry
- getAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the attribute types.
- getAuthzId() - Method in interface org.apache.directory.api.ldap.model.message.controls.ProxiedAuthz
-
- getAuthzId() - Method in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
-
- getAuxObjectClasses() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getAuxObjectClassOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getAva(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Get the Ava which type is given as an argument.
- getAva() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the unique Ava, or the first one of we have more
than one
- getAva(int) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the Nth Ava
- getBase() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search base as a distinguished name.
- getBase() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search base as a distinguished name.
- getBase() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getBase() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets an Rdn relative to the administrative context where the subtree
scope begins.
- getBaseDn() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the base dn.
- getBaseId() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the base ID.
- getBestEstimate(Throwable, MessageTypeEnum) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Takes a guess at the result code to use if it cannot figure it out from
known Throwable to result code mappings.
- getBoolean(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- getBytecode() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
- getByteCode(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
A base64 string
byteCode ::= ( [a-z] | [A-Z] | [0-9] | '+' | '/' | '=' )*
- getBytes() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Get the CSN as a byte array.
- getBytes() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the byte[] value, if and only if the value is known to be Binary,
otherwise a InvalidAttributeValueException will be thrown
Note that this method returns the first value only.
- getBytes() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the byte[] value, if and only if the value is known to be Binary,
otherwise a InvalidAttributeValueException will be thrown
Note that this method returns the first value only.
- getBytes() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the wrapped value as a byte[], if and only if the Value is binary,
otherwise returns null.
- getBytesCopy() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getBytesReference() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getCause() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Gets the cause of the closure.
- getCause() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Gets the cause of the closure.
- getCause() - Method in exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
- getCause() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- getChangeCount() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
- getChangeNumber() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
- getChangeNumber() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getChangeType() - Method in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Get's the ordinal value for a ChangeType.
- getChangeType(int) - Static method in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Get the ChangeType instance from an integer value
- getChangeType() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Get the change type
- getChangeType(int) - Static method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
Gets the changeType enumeration type for an integer value.
- getChangeType() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
- getChangeType() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getChangeTypes() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
- getChangeTypes() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- getChildren() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Gets the children below this BranchNode.
- getChopAfterExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getChopAfterExclusions() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A set of RDNs relative to the base entry representing chopAfter
specificExclusions from the subtree.
- getChopBeforeExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getChopBeforeExclusions() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A set of RDNs relative to the base entry representing chopBefore
specificExclusions from the subtree.
- getClassType(String) - Static method in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
Gets the objectClass type enumeration of AUXILIARY, STRUCTURAL, or,
ABSTRACT.
- getCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the code of the exception.
- getComparatorRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getComparatorRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Comparator registry
- getContent() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the set of SchemaObject elements declared in this schema
- getContent() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the set of SchemaObject elements declared in this schema
- getControl(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getControl(String) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the control associated with the given OID.
- getControl(String) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the control associated with the given OID.
- getControls() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getControls() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the controls associated with this message mapped by OID.
- getControls() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the controls associated with this message mapped by OID.
- getControls() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getCookie() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
- getCookie() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- getCookieValue() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
This method is ApacheDS specific, do not use for other LDAP servers.
- getCookieValue() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
This method is ApacheDS specific, do not use for other LDAP servers.
- getCredentials() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the simple credentials associated with a simple authentication
attempt or null if this request uses SASL authentication mechanisms.
- getCredentials() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the simple credentials associated with a simple authentication
attempt or null if this request uses SASL authentication mechanisms.
- getCredentials(byte[], int, int, LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compute the credentials
- getCryptCredentials(byte[], int, LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- getCurrentAttributeType() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
- getDeleteOldRdn() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the flag which determines if the old Rdn attribute is to be removed
from the entry when the new Rdn is used in its stead.
- getDeleteOldRdn() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the flag which determines if the old Rdn attribute is to be removed
from the entry when the new Rdn is used in its stead.
- getDependencies() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the names of other schemas that the objects within this
Schema depends upon.
- getDependencies() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the names of other schemas that the objects within this
Schema depends upon.
- getDerefAliases() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the alias dereferencing mode type safe enumeration.
- getDerefAliases() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the alias handling parameter.
- getDerefAliases() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the alias handling parameter.
- getDerefMode(int) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
get the AliasDerefMode corresponding to the integer value passed
- getDerefMode(String) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
get the AliasDerefMode corresponding to the string value jndiValue passed
- getDescendantOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the descendant of a given DN, using the ancestr DN.
- getDescendantOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the descendant of a given DN, using the ancestr DN.
- getDescription() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets a short description about this SchemaObject.
- getDescription(LdapComparator<?>) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the ComparatorDescription for a LdapComparator.
- getDescription(Normalizer) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the NormalizerDescription for a Normalizer.
- getDescription(SyntaxChecker) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the SyntaxCheckerDescription for a SyntaxChecker.
- getDescription() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets a short description about this SchemaObject.
- getDescrRelaxed(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
In quirksMode :
descr ::= descrQ (COLON numericoid)
descrQ ::= keystringQ
keystringQ ::= LkeycharQ keycharQ*
LkeycharQ ::= ALPHA | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
keycharQ ::= ALPHA | DIGIT | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
numericoid ::= number ( DOT number )+
number ::= DIGIT | LDIGIT DIGIT+
ALPHA ::= %x41-5A | %x61-7A ; "A"-"Z" / "a"-"z"
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
HYPHEN ::= %x2D ; hyphen ("-")
UNDERSCORE ::= %x5F ; underscore ("_")
DOT ::= %x2E ; period (".")
- getDescrStrict(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
In strict mode :
descr ::= keystring
keystring ::= leadkeychar keychar*
leadkeychar ::= ALPHA
keychar ::= ALPHA | DIGIT | HYPHEN
numericoid ::= number ( DOT number )+ |
number ::= DIGIT | LDIGIT DIGIT+
ALPHA ::= %x41-5A | %x61-7A ; "A"-"Z" / "a"-"z"
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
DOT ::= %x2E ; period (".")
- getDiagnosticMessage() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the descriptive diagnostic message associated with the error code.
- getDiagnosticMessage() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the descriptive diagnostic message associated with the error code.
- getDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getDitContentRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getDITContentRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the DitContentRule registry
- getDitStructureRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getDITStructureRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the DitStructureRule registry
- getDn() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Get this entry's Dn.
- getDn() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Get this entry's Dn.
- getDn() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Get this entry's Dn.
- getDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getDn() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the DN of the subject in this authentication
request.
- getDn() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the DN of the subject in this authentication
request.
- getDn(Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
- getDn(Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
-
- getDn(Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
Get the DN from the given object
- getDn() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getEncodedValue() - Method in class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
- getEntry() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- getEntry() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Get the entry's entry
- getEntry() - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Gets the entry to add.
- getEntry() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the entry to add.
- getEntry() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Gets the entry.
- getEntry() - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Gets the entry
- getEntryDn() - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Gets the distinguished name of the entry to add.
- getEntryDn() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the distinguished name of the entry to add.
- getEnum(Map<String, Object>) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Gets the enumeration from by extracting the value for the JNDI LDAP
specific environment property, java.naming.ldap.derefAliases, from the
environment.
- getEquality() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for equality matching.
- getEqualityName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Equality Name for this AttributeType's values.
- getEqualityOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Equality OID for this AttributeType's values.
- getError() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
- getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
- getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getErrors() - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
-
- getErrors() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaErrorHandler
-
Returns list of handled errors.
- getErrors() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getEscaped() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
- getEscapedValue() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
- getEscapedValue() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
- getExpressions() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
Get the list of regexp stored into this SyntaxChecker
- getExtendedResponse() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
The result containing response for this request.
- getExtension(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Get back the values associated with a given extension.
- getExtension(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Get back the values associated with a given extension.
- getExtension(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Gets the extension.
- getExtensions() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
- getExtensions(StringBuilder, Map<String, List<String>>) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
- getExtensions() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
- getExtensions() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getExtensionValue(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Gets the extension value.
- getFailCause() - Method in exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
-
- getFilter() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search filter associated with this search request.
- getFilter() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search filter associated with this search request.
- getFilter() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getFinal() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the final fragment or suffix.
- getFirstChild() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Convenience method that gets the first child in the children array.
- getForm() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
- getFqcn() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
- getFqcn(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
A FQCN
FQCN ::= FQCN_IDENTIFIER ( '.'
- getGlobalOidRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getGlobalOidRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Returns a reference to the global OidRegistry
- getHost() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getId() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get's the attribute identifier for this entry.
- getId() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get's the attribute identifier for this entry.
- getId(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Get the trimmed and lower cased entry ID
- getInitial() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the initial fragment.
- getIntermediate() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- getItem() - Method in class org.apache.directory.api.ldap.model.subtree.ItemRefinement
-
- getIterator() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- getJndiAttributesFromLdif(String) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert a LDIF String to a JNDI attributes.
- getJndiValue() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
- getKey() - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Gets the key for this Tuple.
- getKeyString(Object) - Method in interface org.apache.directory.api.ldap.model.cursor.TupleRenderer
-
Gets the key Object rendered as a String.
- getLatestBytesMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
- getLatestBytesMap() - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
- getLatestBytesMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
- getLatestIntegerMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
- getLatestStringMap() - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
- getLdapComparator() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Gets a comparator using getMatchingRule() to resolve the matching
that the comparator is extracted from.
- getLdapComparator() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapComparator enabling the use of this MatchingRule for ORDERING
and sorted indexing.
- getLdapResult() - Method in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Gets the LdapResult components of this Response.
- getLdapResult() - Method in interface org.apache.directory.api.ldap.model.message.ResultResponse
-
Gets the LdapResult components of this Response.
- getLdapSyntaxRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getLdapSyntaxRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the LdapSyntax registry
- getLdapUrls() - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Gets an unmodifiable set of alternative referral urls.
- getLdapUrls() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Gets an unmodifiable set of alternative referral urls.
- getLdapUrlsBytes() - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Gets an unmodifiable set of encoded referral urls.
- getLdapUrlsBytes() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Gets an unmodifiable set of encoded referral urls.
- getLdapUrlValue() - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the LDAP URL value for the scope: according to RFC 2255 this is
either base, one, or sub.
- getLengthBeforeParsing() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns the lengthBeforeParsing of the entry at the time of parsing.
- getLevel() - Method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
- getLevel(int) - Static method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
Return the AuthenticationLevel associated with the given numeric level.
- getLine() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
gets a line from the underlying data store
- getLine(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- getLineNumber() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- getLoadableDescription(LoadableSchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generate the description for Comparators, Normalizers and SyntaxCheckers.
- getLoadedSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets a schema that has been loaded into these Registries.
- getLoadedSchema(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Gets a schema that has been loaded into these Registries.
- getLoadedSchemas() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets an unmodifiable Map of schema names to loaded Schema objects.
- getMacro(OpenLdapSchemaParser.PosSchema) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- getMatchedDn() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the lowest entry in the directory that was matched.
- getMatchedDn() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the lowest entry in the directory that was matched.
- getMatchingRuleId() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Gets the matching rule id as an OID string.
- getMatchingRuleId() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- getMatchingRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getMatchingRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the MatchingRule registry
- getMatchingRuleType(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Get the MatchingRuleTypeEnum associated with an OID
- getMatchingRuleUseRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getMatchingRuleUseRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the MatchingRuleUse registry
- getMaxBaseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getMaxBaseDistance() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets the distance after which to start excluding entries in the subtree
or subtree refinement.
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes OIDs of the attribute this NameForm specifies as
being usable without requirement in the given objectClass for naming: as
part of the Rdn.
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes of the attribute this NameForm specifies as
being useable without requirement in the given objectClass for naming: as
part of the Rdn.
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- getMessage() - Method in exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
-
- getMessage() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- getMessage() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
- getMessageId() - Method in interface org.apache.directory.api.ldap.model.cursor.EntryCursor
-
- getMessageId() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the session unique message sequence id for this message.
- getMessageId() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the session unique message sequence id for this message.
- getMinBaseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getMinBaseDistance() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets the distance at which to start including entries in the subtree.
- getModificationArray() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Gets the modification items as an array.
- getModifications() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getModifications() - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Gets an immutable Collection of modification items representing the
atomic changes to perform on the candidate entry to modify.
- getModifications() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets an immutable Collection of modification items representing the
atomic changes to perform on the candidate entry to modify.
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes OIDs of the attributes this NameForm specifies as
having to be used in the given objectClass for naming: as part of the
Rdn.
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes of the attributes this NameForm specifies as
having to be used in the given objectClass for naming: as part of the
Rdn.
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- getMustRecursive(List<AttributeType>, Set<ObjectClass>, ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.Loggers
-
- getName() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the name of the subject in this authentication
request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the name of the subject in this authentication
request.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the distinguished name of the entry to be compared using the
attribute value assertion.
- getName() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the distinguished name of the entry to be compared using the
attribute value assertion.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Gets the distinguished name of the leaf entry to be deleted by this
request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Gets the distinguished name of the leaf entry to be deleted by this
request.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the entry's distinguished name representing the entry PDU
field.
- getName() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the entry's distinguished name representing the entry PDU
field.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Gets the distinguished name of the entry to be modified by this request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets the distinguished name of the entry to be modified by this request.
- getName() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the user provided form of this attribute type and value
- getName() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the user provided Dn
- getName() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
- getName() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the first name in the set of short names for this SchemaObject if
any exists for it.
- getName() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the first name in the set of short names for this SchemaObject if
any exists for it.
- getName() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the name.
- getNameFormRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getNameFormRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the NameForm registry
- getNames() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets short names for this SchemaObject if any exists for it, otherwise,
returns an empty list.
- getNames() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets short names for this SchemaObject if any exists for it, otherwise,
returns an empty list.
- getNameSet(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the names associated with an OID.
- getNamingContext() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getNbBytes() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getNewRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getNewRdn() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the new relative distinguished name for the entry which represents
the PDU's newrdn field.
- getNewRdn() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the new relative distinguished name for the entry which represents
the PDU's newrdn field.
- getNewSuperior() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getNewSuperior() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the optional distinguished name of the new superior entry where the
candidate entry is to be moved.
- getNewSuperior() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the optional distinguished name of the new superior entry where the
candidate entry is to be moved.
- getNoidLenRelaxed(AttributeType, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
noidlen = oidRelaxed [ LCURLY len RCURLY ]
- getNoidLenStrict(AttributeType, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
noidlen = oidStrict [ LCURLY len RCURLY ]
- getNormalized() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
- getNormalizedFilter(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Normalizes a filter expression to a canonical representation while
retaining logical meaning of the expression.
- getNormalizedFilter(ExprNode) - Static method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Normalizes a filter expression to a canonical representation while
retaining logical meaning of the expression.
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.LdapComparator
-
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the Normalizer enabling the use of this MatchingRule for EQUALITY
matching and indexing.
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
Get the normalizer
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.NormalizerMappingResolver
-
Gets the Map containing the normalizers associated to an OID or name
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
- getNormalizerMapping() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
- getNormalizerMapping() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Normalizer mapping
- getNormalizerRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getNormalizerRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Normalizer registry
- getNormName() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the normalized Dn
- getNormName() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
- getNormType() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the normalized type of a Ava
- getNormType() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the normalized type, or the first one of we have more than one (the lowest)
- getNotAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getNotAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- getNumericOid(String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
-
Get the OID from the SchemaObject description
- getNumericOid(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
numericoid ::= number ( DOT number )+
number ::= DIGIT | LDIGIT DIGIT+
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
DOT ::= %x2E ; period (".")
- getObjectBySchemaName() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getObjectClasses() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the object class types.
- getObjectClassRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getObjectClassRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the ObjectClass registry
- getObjectIdentifierMacros() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the object identifier macros.
- getObjectIdentifiers() - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Get the defined macros.
- getObjectName() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Gets the distinguished name of the entry object returned.
- getObjectName() - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Gets the distinguished name of the entry object returned.
- getObjectType() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The SchemaObject type :
AttributeType
DitCOntentRule
DitStructureRule
LdapComparator (specific to ADS)
LdapSyntaxe
MatchingRule
MatchingRuleUse
NameForm
Normalizer (specific to ADS)
ObjectClass
SyntaxChecker (specific to ADS)
- getObjectType() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
The SchemaObject type :
AttributeType
DitCOntentRule
DitStructureRule
LdapComparator (specific to ADS)
LdapSyntaxe
MatchingRule
MatchingRuleUse
NameForm
Normalizer (specific to ADS)
ObjectClass
SyntaxChecker (specific to ADS)
- getOffset() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- getOid() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- getOid() - Method in interface org.apache.directory.api.ldap.model.message.Control
-
- getOid() - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Get the OID
- getOid() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets usually what is the numeric object identifier assigned to this
SchemaObject.
- getOid() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
The DIT structure rule does not have an OID
Gets usually what is the numeric object identifier assigned to this
SchemaObject.
- getOid(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Get an OID from a name.
- getOid() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets usually what is the numeric object identifier assigned to this
SchemaObject.
- getOidAndMacroRelaxed(OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
In relaxed mode :
oid ::= descr | numericoid
descr ::= descrQ (COLON numericoid)
descrQ ::= keystringQ
keystringQ ::= LkeycharQ keycharQ*
LkeycharQ ::= ALPHA | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
keycharQ ::= ALPHA | DIGIT | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
numericoid ::= number ( DOT number )+
number ::= DIGIT | LDIGIT DIGIT+
ALPHA ::= %x41-5A | %x61-7A ; "A"-"Z" / "a"-"z"
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
HYPHEN ::= %x2D ; hyphen ("-")
UNDERSCORE ::= %x5F ; underscore ("_")
DOT ::= %x2E ; period (".")
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidRelaxed(OpenLdapSchemaParser.PosSchema, boolean) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
In quirks mode :
oid ::= descr-relaxed | numericoid | SQUOTE descr-relaxed SQUOTE |
DQUOTE descr-relaxed DQUOTE | SQUOTE numericoid SQUOTE |
DQUOTE numericoid DQUOTE
descr-relaxed::= macro (COLON numericoid)
macro ::= keystring
keystring ::= Lkeychar keychar*
Lkeychar ::= ALPHA | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
keychar ::= ALPHA | DIGIT | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
numericoid ::= number ( DOT number )+
number ::= DIGIT | LDIGIT DIGIT+
ALPHA ::= %x41-5A | %x61-7A ; "A"-"Z" / "a"-"z"
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
HYPHEN ::= %x2D ; hyphen ("-")
UNDERSCORE ::= %x5F ; underscore ("_")
DOT ::= %x2E ; period (".")
- getOidsRelaxed(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
oids ::= oid | ( LPAREN WSP oidlist WSP RPAREN )
oidlist ::= oid *( WSP DOLLAR WSP oid )
- getOidsStrict(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
oids ::= oid | ( LPAREN WSP oidlist WSP RPAREN )
oidlist ::= oid *( WSP DOLLAR WSP oid )
- getOidStrict(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
In normal mode :
oid ::= descr | numericoid
descr ::= keystring
keystring ::= leadkeychar keychar*
leadkeychar ::= ALPHA
keychar ::= ALPHA | DIGIT | HYPHEN
numericoid ::= number ( DOT number )+ |
number ::= DIGIT | LDIGIT DIGIT+
ALPHA ::= %x41-5A | %x61-7A ; "A"-"Z" / "a"-"z"
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
DOT ::= %x2E ; period (".")
- getOperation() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- getOperation() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
- getOperation(int) - Static method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Get the ModificationOperation from an int value
- getOperationNumber() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Gets the operator for this branch node.
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Gets the operator for this branch node.
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Gets the operator for this branch node.
- getOptions() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
- getOptions(String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Get the options from the attributeType.
- getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Get the array of children to visit sequentially to determine the order of
child visitations.
- getOrder(BranchNode, List<ExprNode>) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Get the array of children to visit sequentially to determine the order of
child visitations.
- getOrdering() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for Ordering matching.
- getOrderingName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule name for this AttributeType used for Ordering matching.
- getOrderingOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Ordering OID for this AttributeType's values.
- getOtherObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the 'other' schema object.
- getOwner() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the name of the owner of the schema objects within this
Schema.
- getOwner() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the name of the owner of the schema objects within this
Schema.
- getParent() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Gets the parent Dn of this Dn.
- getPartialNumericOid(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
partialNumericoid ::= number ( DOT number )*
number ::= DIGIT | LDIGIT DIGIT+
DIGIT ::= %x30 | LDIGIT ; "0"-"9"
LDIGIT ::= %x31-39 ; "1"-"9"
DOT ::= %x2E ; period (".")
- getPassword() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The hashed or plain text password.
- getPbkdf2Credentials(byte[], int, LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Gets the credentials from a PKCS5S2 hash.
- getPort() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getPrefix() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
- getPreviousDn() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
- getPreviousDn() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getPrimaryName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the primary name associated with an OID.
- getQDescrRelaxed(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
qdescr ::== SQUOTE descr SQUOTE
descr ::= keystring
keystring ::= leadkeychar *keychar
leadkeychar ::= ALPHA
keychar ::= ALPHA | DIGIT | HYPHEN
In quirksMode :
qdescr ::== SQUOTE descr SQUOTE | descr | SQUOTE numericoid SQUOTE
descr ::= keystring
keystring ::= keychar+
keychar ::= ALPHA | DIGIT | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
- getQDescrs(Reader, OpenLdapSchemaParser.PosSchema, boolean) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
qdescrs ::= qdescr | LPAREN WSP qdescrlist WSP RPAREN
qdescrlist ::= [ qdescr *( SP qdescr ) ]
qdescr ::== SQUOTE descr SQUOTE
descr ::= keystring
keystring ::= leadkeychar *keychar
leadkeychar ::= ALPHA
keychar ::= ALPHA / DIGIT / HYPHEN
- getQDescrStrict(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
qdescr ::== SQUOTE descr SQUOTE
descr ::= keystring
keystring ::= leadkeychar *keychar
leadkeychar ::= ALPHA
keychar ::= ALPHA | DIGIT | HYPHEN
In quirksMode :
qdescr ::== SQUOTE descr SQUOTE | descr | SQUOTE numericoid SQUOTE
descr ::= keystring
keystring ::= keychar+
keychar ::= ALPHA | DIGIT | HYPHEN | UNDERSCORE | SEMI_COLON | DOT | COLON | SHARP
- getQDString(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
No relaxed version.
- getQDStrings(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
qdstrings ::= qdstring | ( LPAREN WSP qdstringlist WSP RPAREN )
qdstringlist ::= qdstring *( SP qdstring )*
qdstring ::= SQUOTE dstring SQUOTE
dstring ::= 1*( QS / QQ / QUTF8 ) ; escaped UTF-8 string
- getRawOidOrNameSuffix() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the raw OID or name plus suffix.
- getRdn(int) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves a component of this name.
- getRdn() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves the last (leaf) component of this name.
- getRdn() - Method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
Get the Rdn associated with a schemaObjectType
- getRdnAttributeType(String) - Static method in class org.apache.directory.api.ldap.model.name.DnUtils
-
Gets the attributeType of a RDN (the left part of the RDN).
- getRdns() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves all the components of this name.
- getRdnValue(String) - Static method in class org.apache.directory.api.ldap.model.name.DnUtils
-
Gets the value of a RDN ( the right part of the RDN).
- getReason() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- getReasonCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
Get the reason code.
- getReasonPhrase() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- getReferencing(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check that we can remove a given SchemaObject without breaking some of its references.
- getReferral() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- getReferral() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the Referral associated with this LdapResult if the resultCode
property is set to the REFERRAL ResultCodeEnum.
- getReferral() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the Referral associated with this LdapResult if the resultCode
property is set to the REFERRAL ResultCodeEnum.
- getReferral() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultReference
-
Gets the sequence of LdapUrls as a Referral instance.
- getReferral() - Method in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Gets the sequence of LdapUrls as a Referral instance.
- getReferralContext() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Not yet implemented
- getReferralContext(Map<?, ?>) - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Not yet implemented
- getReferralContext() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Not yet implemented
- getReferralContext(Map<?, ?>) - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Not yet implemented
- getReferralInfo() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
- getReferralInfo() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- getReferralLength() - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
- getReferralLength() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
- getRefinement() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
- getRefinement() - Method in class org.apache.directory.api.ldap.model.subtree.NotRefinement
-
- getRefinement() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A subtree refinement represents a non-contiguous selection of entries
using a limited filter expression where attribute assertions are based on
the objectClass of the entries.
- getRefinements() - Method in class org.apache.directory.api.ldap.model.subtree.AndRefinement
-
- getRefinements() - Method in class org.apache.directory.api.ldap.model.subtree.OrRefinement
-
- getRegex(String, String[], String) - Static method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a regular expression from an LDAP substring assertion filter
specification.
- getRegex(Normalizer) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the compiled regular expression for the substring expression.
- getRegexp() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
Get the default regexp (either the original one, or the one that has been set)
- getRegexp() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
Get the default regexp (either the original one, or the one that has been set)
- getRegistries() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
- getRelatedId() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the related ID (name or OID) of the exception.
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- getReplicaId() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
- getReplicaIdCompareResult(Csn) - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
- getRequestName() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequestName() - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequestName() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequestValue() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
- getResolvedDn() - Method in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- getResolvedOid() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the resolved OID, null if not yet resolved.
- getResolveOid(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Return a complete OID from a macro followed by an OID.
- getResponse() - Method in exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Get the constructed response
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in interface org.apache.directory.api.ldap.model.message.ExtendedResponse
-
Gets the OID uniquely identifying this extended response (a.k.a. its
name).
- getResponseName() - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Gets the response name
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Gets the OID uniquely identifying this Intermediate response (a.k.a. its
name).
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseType() - Method in interface org.apache.directory.api.ldap.model.message.SingleReplyRequest
-
Gets the protocol response message type for this request which produces
at least one response.
- getResponseTypes() - Method in interface org.apache.directory.api.ldap.model.message.ManyReplyRequest
-
Gets the various types of messages that can be generated by this kind of
request.
- getResponseTypes() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the different response types generated by a search request.
- getResponseTypes() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the different response types generated by a search request.
- getResponseValue() - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Gets the ResponseValue.
- getResponseValue() - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Gets the reponseName specific encoded
- getResponseValue() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Gets the LDAP result code that would be associated with this exception.
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- getResultCode() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the result code enumeration associated with the response.
- getResultCode() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the result code enumeration associated with the response.
- getResultCode() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
- getResultCode(int) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Gets the ResultCode enum from its integer value
- getResultCode(Throwable) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Gets an LDAP result code from a Throwable if it can resolve it
unambiguously or returns null if it cannot resolve the exception to a
single ResultCode.
- getResultCodes(Throwable) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Gets the set of result codes a Throwable may map to.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
The result containing response for this request.
- getResultResponse() - Method in interface org.apache.directory.api.ldap.model.message.ResultResponseRequest
-
If called for the first time, this method creates a result containing
response object for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
If called for the first time, this method creates a result containing
response object for this request.
- getReturningAttributes() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getReturningAttributesStr() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getRole() - Method in enum org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
- getRootCause() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- getRuleId() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
- getRuleId(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
ruleid ::= number
number ::= DIGIT | LDIGIT DIGIT+
DIGIT ::= [0-9]
LDIGIT ::= [1-9]
- getRuleIds(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
ruleids ::= ruleid | ( LPAREN WSP ruleidlist WSP RPAREN )
ruleidlist ::= ruleid ( SP ruleid )*
- getSalt() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The salt used to hash the password, null if no salt was used.
- getSaslMechanism() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the SASL mechanism String associated with this BindRequest if the
bind operation is using SASL.
- getSaslMechanism() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the SASL mechanism String associated with this BindRequest if the
bind operation is using SASL.
- getSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Gets a schema object based on it's name.
- getSchema(Entry) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Gets the schema.
- getSchema(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Gets a schema object based on it's name.
- getSchemaLoader() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the SchemaLoader this Schema has to be loaded with
- getSchemaLoader() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the SchemaLoader this Schema has to be loaded with
- getSchemaManager() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the associated SchemaManager if any.
- getSchemaName() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the name of the schema this SchemaObject is associated with.
- getSchemaName(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the name of the logical schema the objects of this Schema
belong to: e.g. krb5-kdc may be the logical LDAP schema name.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Retrieve the schema name for a specific SchemaObject, or return "other" if none is found.
- getSchemaName() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the name of the logical schema the objects of this Schema
belong to: e.g. krb5-kdc may be the logical LDAP schema name.
- getSchemaName(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the name of the schema this SchemaObject is associated with.
- getSchemaName(SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
- getSchemaObject(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the SchemaObject associated with an OID.
- getScheme() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getScope() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the search scope.
- getScope() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getScope() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search scope parameter enumeration.
- getScope() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search scope parameter enumeration.
- getScope() - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the corresponding scope constant value as defined in
RFC 4511.
- getScope(String) - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope associated with a scope String
- getScope() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getSearchResultDone() - Method in interface org.apache.directory.api.ldap.model.cursor.EntryCursor
-
gives the SearchResultDone message received at the end of search results
- getSearchResultDone() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
gives the SearchResultDone message received at the end of search results
- getSearchScope(int) - Static method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope enumerated type for the corresponding
scope numeric value.
- getSearchScope(String) - Static method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope enumerated type for the corresponding
scope value of either base, one or sub.
- getServerSaslCreds() - Method in interface org.apache.directory.api.ldap.model.message.BindResponse
-
Gets the optional property holding SASL authentication response parameters
that are SASL mechanism specific.
- getServerSaslCreds() - Method in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Gets the optional property holding SASL authentication response paramters
that are SASL mechanism specific.
- getSimple() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the authentication mechanism is simple and not SASL
based.
- getSimple() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the authentication mechanism is simple and not SASL
based.
- getSize() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
- getSize() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getSizeLimit() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
A sizelimit that restricts the maximum number of entries to be returned
as a result of the search.
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
A sizelimit that restricts the maximum number of entries to be returned
as a result of the search.
- getSortKeys() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
-
- getSortKeys() - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
- getSortResult() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
-
- getSortResult() - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- getSourceObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the 'source' schema object.
- getSpecification() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the SchemaObject specification.
- getSpecification() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the SchemaObject specification.
- getString() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the String value, if and only if the value is known to be a String,
otherwise a InvalidAttributeValueException will be thrown
Note that this method returns the first value only.
- getString() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the String value, if and only if the value is known to be a String,
otherwise a InvalidAttributeValueException will be thrown
Note that this method returns the first value only.
- getString() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the User Provided value.
- getString(T) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
-
- getString() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
- getStructuralObjectClass() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets the STRUCTURAL ObjectClass this name form specifies naming
attributes for.
- getStructuralObjectClassOid() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets the STRUCTURAL ObjectClass this name form specifies naming
attributes for.
- getSubPrefix() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
- getSubstring() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for Substr matching.
- getSubstringName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule name for this AttributeType used for Substring matching.
- getSubstringOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Substr OID for this AttributeType's values.
- getSubtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
- getSubtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Creates a SubtreeSpecification using any of the default paramters that
may have been modified from their defaults.
- getSuperior() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the the superior AttributeType of this AttributeType.
- getSuperiorName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Name of the superior AttributeType for this AttributeType.
- getSuperiorOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the OID of the superior AttributeType for this AttributeType.
- getSuperiorOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the superclasses OIDsof this ObjectClass.
- getSuperiorOids(T) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.ReferenceCallback
-
- getSuperiors() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the superclasses of this ObjectClass.
- getSuperRules() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
- getSyntax() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax for this AttributeType's values.
- getSyntax() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapSyntax used by this MatchingRule.
- getSyntaxChecker() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Gets the SyntaxChecker used to validate values in accordance with this
Syntax.
- getSyntaxCheckerRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- getSyntaxCheckerRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the SyntaxChecker registry
- getSyntaxLength() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets a length limit for this AttributeType.
- getSyntaxName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax name for this AttributeType's values.
- getSyntaxOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax OID for this AttributeType's values.
- getSyntaxOid() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapSyntax OID used by this MatchingRule.
- getTargetEntry(List<? extends Modification>, Entry) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Gets the target entry as it would look after a modification operation
were performed on it.
- getTimeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- getTimeLimit() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the timelimit that restricts the maximum time (in seconds) allowed
for a search.
- getTimeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the timelimit that restricts the maximum time (in seconds) allowed
for a search.
- getTimestamp() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
- getType() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the user provided type of a Ava
- getType() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the user provided type, or the first one of we have more than one (the lowest)
- getType() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the type of this ObjectClass as a type safe enum.
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
- getType() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
- getType() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Gets the type.
- getTypesOnly() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
An indicator as to whether search results will contain both attribute
types and values, or just attribute types.
- getTypesOnly() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
An indicator as to whether search results will contain both attribute
types and values, or just attribute types.
- getUpId() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get's the user provided identifier for this entry.
- getUpId() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get's the user provided identifier for this entry.
- getUpId(String, AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Get the UpId if it is null.
- getUpValue() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
- getUsage() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Determines the usage for this AttributeType.
- getUsage(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
Gets the enumeration type for the usage string regardless of case.
- getUsage(String) - Static method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Gets the enumeration type for the attributeType usage string regardless
of case.
- getUsageRelaxed(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- getUsageStrict(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- getUsedBy(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets the Set of SchemaObjects referencing the given SchemaObject
- getUsing(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets the Set of SchemaObjects referenced by the given SchemaObject
- getVal() - Method in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.constants.SaslQoP
-
Gets the equivalent string value.
- getValue() - Method in enum org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Gets the equivalent string value.
- getValue() - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Gets the value for this Tuple.
- getValue() - Method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
- getValue() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Gets the value.
- getValue() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Gets the value.
- getValue() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Get back the control value
- getValue(String, byte[]) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
- getValue() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the Value of a Ava
- getValue(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Get the value of the Ava which type is given as an
argument.
- getValue() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the User Provided value, as a String
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.AttributeTypeElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitContentRuleElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitStructureRuleElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapComparatorElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapSyntaxElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleUseElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NameFormElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NormalizerElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.ObjectClassElements
-
- getValue() - Method in interface org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.SchemaObjectElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.SyntaxCheckerElements
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
- getValue() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Gets the value.
- getValueString(Object) - Method in interface org.apache.directory.api.ldap.model.cursor.TupleRenderer
-
Gets the value Object rendered as a String.
- getVersion() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- getVersion3() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets whether or not the Ldap v3 protocol is used.
- getVersion3() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets whether or not the Ldap v3 protocol is used.
- getXString(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
xstring ::= "X" HYPHEN ( ALPHA | HYPHEN | USCORE )+
- GID_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GID_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GIVENNAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GIVENNAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- globalOidRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The global OID registry
- GN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GOVERNING_STRUCTURE_RULE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GOVERNING_STRUCTURE_RULE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GreaterEqNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A assertion value node for GreaterOrEqual.
- GreaterEqNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- GreaterEqNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- GreaterEqNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- GROUP_OF_NAMES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GROUP_OF_NAMES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GROUP_OF_UNIQUE_NAMES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GROUP_OF_UNIQUE_NAMES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GSS_SPNEGO - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
Not a SASL JDK supported mechanism
- GSSAPI - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
GSSAPI mechanism
- GUIDE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- GuideSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Guide according to RFC 4517.
- GuideSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker
-
Creates a new instance of GuideSyntaxChecker
- GuideSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- IA5_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- Ia5StringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a IA5 String according to RFC 4517.
- Ia5StringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
Creates a new instance of a child with a given OID.
- Ia5StringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- id - Variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
The normalized ID (will be the OID if we have a AttributeType)
- id - Variable in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
The session unique message sequence identifier
- ID_and - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_and - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_base - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_base - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_item - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_item - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_not - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_not - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_or - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_or - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- IEEE_802_DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IEEE_802_DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IGNORE_CASE - Static variable in class org.apache.directory.api.ldap.model.schema.PrepareString
-
A flag used to keep casing during the map process
- ignoreReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client to ignore referrals instead of throwing exceptions.
- ignoreReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client to ignore referrals instead of throwing exceptions.
- ImmutableAttributeTypeRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the AttributeType registry.
- ImmutableAttributeTypeRegistry(AttributeTypeRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Creates a new instance of ImmutableAttributeTypeRegistry.
- immutableAttributeTypeRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
The wrapped AttributeType registry
- ImmutableComparatorRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Comparator registry.
- ImmutableComparatorRegistry(ComparatorRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Creates a new immutable ComparatorRegistry instance.
- immutableComparatorRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
The wrapped LdapComparator registry
- ImmutableDitContentRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the DitContentRule registry.
- ImmutableDitContentRuleRegistry(DitContentRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Creates a new instance of ImmutableDitContentRuleRegistry.
- immutableDITContentRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
The wrapped DitContentRule registry
- ImmutableDitStructureRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the DitStructureRule registry.
- ImmutableDitStructureRuleRegistry(DitStructureRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Creates a new instance of ImmutableDitStructureRuleRegistry.
- immutableDITStructureRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
The wrapped DitStructureRule registry
- ImmutableEntry - Class in org.apache.directory.api.ldap.model.entry
-
A default implementation of a ServerEntry which should suite most
use cases.
- ImmutableEntry(Entry) - Constructor for class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Creates a new instance of DefaultEntry.
- ImmutableLdapSyntaxRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Syntax registry.
- ImmutableLdapSyntaxRegistry(LdapSyntaxRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Creates a new instance of ImmutableLdapSyntaxRegistry.
- immutableLdapSyntaxRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
The wrapped LdapSyntax registry
- ImmutableMatchingRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the MatchingRule registry.
- ImmutableMatchingRuleRegistry(MatchingRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Creates a new instance of ImmutableMatchingRuleRegistry.
- immutableMatchingRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
The wrapped MatchingRule registry
- ImmutableMatchingRuleUseRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the MatchingRuleUse registry.
- ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Creates a new instance of ImmutableMatchingRuleUseRegistry.
- immutableMatchingRuleUseRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
The wrapped MatchingRuleUse registry
- ImmutableNameFormRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the NameForm registry.
- ImmutableNameFormRegistry(NameFormRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Creates a new instance of ImmutableNameFormRegistry.
- immutableNameFormRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
The wrapped NameForm registry
- ImmutableNormalizerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Normalizer registry.
- ImmutableNormalizerRegistry(NormalizerRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Creates a new immutable NormalizerRegistry instance.
- immutableNormalizerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
The wrapped Normalizer registry
- ImmutableObjectClassRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the ObjectClass registry.
- ImmutableObjectClassRegistry(ObjectClassRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Creates a new instance of ImmutableAttributeTypeRegistry.
- immutableObjectClassRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
The wrapped ObjectClass registry
- ImmutableSyntaxCheckerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the SyntaxChecker registry.
- ImmutableSyntaxCheckerRegistry(SyntaxCheckerRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Creates a new instance of ImmutableSyntaxCheckerRegistry.
- immutableSyntaxCheckerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
The wrapped SyntaxChecker registry
- InconsistentCursorStateException - Exception in org.apache.directory.api.ldap.model.cursor
-
Thrown to indicate a condition in the Cursor where the state seems
inconsistent based on internal accounting.
- InconsistentCursorStateException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException
-
Creates a new instance of InconsistentCursorStateException.
- InconsistentCursorStateException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException
-
Creates a new instance of CursorClosedException.
- increment(String) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment by 1 in the target entry.
- increment(String, int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment in the target entry.
- increment(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment by 1 in the target entry.
- increment(Attribute, int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment in the target entry.
- increment(String) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment by 1 in the target entry.
- increment(String, int) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment in the target entry.
- increment(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment by 1 in the target entry.
- increment(Attribute, int) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment in the target entry.
- index - Variable in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
The current position in the list
- index - Variable in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
The current position in the list
- index - Variable in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
The current index in the list of referrals
- index - Variable in class org.apache.directory.api.ldap.model.name.Dn.RdnIterator
-
- INDEX_64 - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- INET_ORG_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INET_ORG_PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INFERIOR - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Constant used in comparisons
- INFO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INFO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- init(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
- init() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Initialize the LdifReader
- init(SchemaManager) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
Initialize the checker
- init(SchemaManager) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
Initialize the parser
- initialize() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Initializes the SchemaService
- initialPattern - Variable in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
The initial fragment before any wildcard
- INITIALS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INITIALS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- initKey() - Method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Initialise the Blowfish key schedule
- initObjectClassAT() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
This method is used to initialize the OBJECT_CLASS_AT attributeType.
- initReader(BufferedReader) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Store the reader and initialize the LdifReader
- injectCommon(SchemaObject, Entry, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- injectNames(List<String>, Entry, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- insignificantNumericStringHandling(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a numeric string.
- insignificantSpacesStringAny(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a Any assertion.
- insignificantSpacesStringFinal(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a string.
- insignificantSpacesStringInitial(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a Initial assertion.
- insignificantSpacesStringValue(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a string.
- insignificantTelephoneNumberStringHandling(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a TelephoneNumber string,
Hyphen and spaces.
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
A static exception to be used by the monitor
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
A static exception to be used by the monitor
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.name.TooComplexDnException
-
An instance of this exception to avoid creation a new one every time we need it
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
A static instance of the UuidComparator
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
A static instance of this normalizer
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
-
A static instance of AccessPointSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
A static instance of AttributeTypeDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
A static instance of AttributeTypeUsageSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
-
A static instance of AudioSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
-
A static instance of BinarySyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
A static instance of BitStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
A static instance of BooleanSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
A static instance of BootParameterSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
-
A static instance of CertificateListSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
-
A static instance of CertificatePairSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
-
A static instance of CertificateSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
A static instance of ComparatorSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
A static instance of CountrySyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
A static instance of CsnSidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
A static instance of CsnSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
-
A static instance of DataQualitySyntaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
A static instance of DeliveryMethodSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
A static instance of DerefAliasSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
A static instance of DirectoryStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
A static instance of DitContentRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
A static instance of DitStructureRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker
-
A static instance of DlSubmitPermissionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
A static instance of DnSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
A static instance of DsaQualitySyntaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
A static instance of DseTypeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
-
A static instance of EnhancedGuideSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
A static instance of FacsimileTelephoneNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker
-
A static instance of FaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
A static instance of GeneralizedTimeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker
-
A static instance of GuideSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
A static instance of Ia5StringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
A static instance of IntegerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
-
A static instance of JavaByteSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
-
A static instance of JavaIntegerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
-
A static instance of JavaLongSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
-
A static instance of JavaShortSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
-
A static instance of JpegSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
A static instance of LdapSyntaxDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
-
A static instance of MailPreferenceSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
-
A static instance of MasterAndShadowAccessPointSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
A static instance of MatchingRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
A static instance of MatchingRuleUseDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker
-
A static instance of MhsOrAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
A static instance of NameAndOptionalUIDSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
A static instance of NameFormDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
A static instance of NisNetGroupTripleChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
A static instance of NormalizerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
A static instance of NumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
A static instance of NumericOidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
A static instance of NumericStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
A static instance of ObjectClassDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
A static instance of ObjectClassTypeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
A static instance of ObjectNameSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker
-
A static instance of OctetStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
A static instance of OidLenSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
A static instance of OidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
A static instance of OtherMailboxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
A static instance of PostalAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker
-
A static instance of PresentationAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
A static instance of PrintableStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
-
A static instance of ProtocolInformationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
A static instance of SearchScopeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
-
A static instance of SubstringAssertionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
A static instance of SubtreeSpecificationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
-
A static instance of SupplierAndConsumerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker
-
A static instance of SupplierInformationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
-
A static instance of SupplierOrConsumerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
-
A static instance of SupportedAlgorithmSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
-
A static instance of SyntaxCheckerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
A static instance of TelephoneNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
-
A static instance of TeletexTerminalIdentifierSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
-
A static instance of TelexNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
A static instance of UtcTimeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
A static instance of UuidSyntaxChecker
- INTEGER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- INTEGER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- INTEGER_FIRST_COMPONENT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_FIRST_COMPONENT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- INTEGER_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTEGER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IntegerAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that is an Integer. the initial value is randomized
- IntegerAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Creates a new instance of IntegerAnonymizer.
- IntegerAnonymizer(Map<Integer, String>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Creates a new instance of IntegerAnonymizer.
- IntegerComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the integerOrderingMatch matchingRule (RFC 4517, par. 4.2.20)
- IntegerComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
-
The IntegerComparator constructor.
- IntegerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an Integer according to RFC 4517.
- IntegerSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
Creates a new instance of IntegerSyntaxChecker.
- IntegerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- IntermediateResponse - Interface in org.apache.directory.api.ldap.model.message
-
Intermediate response message used to return multiple response
messages for a single search request (ExtendedRequest or Control).
- IntermediateResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
IntermediateResponse implementation
- IntermediateResponseImpl(String) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates an IntermediateResponseImpl instance
- IntermediateResponseImpl(int, String) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates an IntermediateResponseImpl instance
- IntermediateResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates a new IntermediateResponseImpl instance
- INTERNATIONAL_ISDN_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- INTERNATIONAL_ISDN_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- intersection(Set<ResultCodeEnum>, Set<ResultCodeEnum>) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
- INVALID_ATTRIBUTE_VALUE_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- INVALID_NAME_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- InvalidCSNException - Exception in org.apache.directory.api.ldap.model.csn
-
A
RuntimeException which is thrown when a wrong string
representation is specified to create a new
Csn.
- InvalidCSNException() - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance.
- InvalidCSNException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified message and
cause.
- InvalidCSNException(String) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified message.
- InvalidCSNException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified cause.
- InvalidCursorPositionException - Exception in org.apache.directory.api.ldap.model.cursor
-
Thrown to indicate an illegal position state for a Cursor when a call to
get is made.
- InvalidCursorPositionException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException
-
Creates a new instance of InvalidCursorPositionException.
- InvalidCursorPositionException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException
-
Creates a new instance of InvalidCursorPositionException.
- IP_HOST_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_HOST_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_HOST_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_HOST_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETMASK_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETMASK_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETWORK_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETWORK_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETWORK_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_NETWORK_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_PROTOCOL_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_PROTOCOL_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_PROTOCOL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_PROTOCOL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_PORT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_PORT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_PROTOCOL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- IP_SERVICE_PROTOCOL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- is - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The internal inputStream
- isAbandoned() - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Checks to see if this request has been abandoned.
- isAbandoned() - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Checks to see if this request has been abandoned.
- isAbstract() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is ABSTRACT
- isAccessControlAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Access Control Administrative Role
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned after the last element.
- isAlpha(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- isAncestorOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the current Dn is a parent of another Dn.
- isAncestorOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the current Dn is a parent of another Dn.
- isAncestorOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Checks to see if this AttributeType is the ancestor of another
attributeType.
- isAncestorOrEqual(AttributeType, AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Recursive method which checks to see if a descendant is really an ancestor or if the two
are equal.
- isAttributeNameValid(String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Tells if an AttributeType name is valid or not.
- isAuxiliary() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is AUXILIARY
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned before the first element.
- isChangeAdd() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isChangeDelete() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isChangeModDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isChangeModify() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isChangeModRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isChangesOnly() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
- isChangesOnly() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- isClosed() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Checks if this Cursor is closed.
- isClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Gets whether the state of this ClosureMonitor is set to closed.
- isClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Checks if this Cursor is closed.
- isClosed() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Gets whether the state of this ClosureMonitor is set to closed.
- isCollective - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type is a collective attribute
- isCollective() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType is a collective attribute.
- isCollectiveAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Collective attribute Administrative Role
- isComment(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isCritical() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Tells if the control is critical or not.
- isCritical() - Method in interface org.apache.directory.api.ldap.model.message.Control
-
Tells if the control is critical or not.
- isCritical() - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Get the criticality
- isCritical - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
- isCritical() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Checks if is critical.
- isDefaultSuccess() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Tells if the LdapResult is a success, with no added information.
- isDefaultSuccess - Variable in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
A flag set when the LdapResult is a SUCESS with no additional information
- isDefaultSuccess() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Tells if the LdapResult is a success, with no added information.
- isDefined(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
- isDefined(String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Checks to see if an attribute name/oid is defined.
- isDeleteOldRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isDerefAlways() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while searching and finding the base.
- isDerefFindingBase() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while finding the base.
- isDerefInSearching() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while searching.
- isDescendantOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if a Dn is a child of another Dn.
- isDescendantOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if a Dn is a child of another Dn.
- isDescendantOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Checks to see if this AttributeType is the descendant of another
attributeType.
- isDigit(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- isDisabled() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Tells if this SchemaObject is disabled.
- isDisabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Checks whether or not this schema is enabled or disabled.
- isDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Checks whether or not this schema is enabled or disabled.
- isDisabled(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is disabled
- isDisabled(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is disabled
- isDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Tells if this SchemaObject is disabled.
- isDisabledAccepted() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries accept disabled elements.
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDone() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- isEmpty() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn contains no Rdn
- isEmpty(OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- isEnabled - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Whether or not this SchemaObject is enabled
- isEnabled() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Tells if this SchemaObject is enabled.
- isEnabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Checks whether or not this schema is enabled or disabled.
- isEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Checks whether or not this schema is enabled or disabled.
- isEnabled(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is enabled
- isEnabled(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is enabled
- isEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Tells if this SchemaObject is enabled.
- isEntry() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- isEntry() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Tells if the current entry is a added one
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned at the first element.
- isFollowReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client if it should follow referrals instead of throwing exceptions
- isFollowReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client if it should follow referrals instead of throwing exceptions
- isHR - Variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Tells if the attribute is Human Readable or not.
- isHR - Variable in class org.apache.directory.api.ldap.model.entry.Value
-
Two flags used to tell if the value is HR or not in serialization
- isHR - Variable in class org.apache.directory.api.ldap.model.name.AntlrDnParser.UpAndNormValue
-
- isHR() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if an AttributeType is HumanReadable or not, depending on its Syntax.
- isHumanReadable() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Tells if the attribute is human readable.
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Tells if the attribute is human readable.
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Tells if the current value is Human Readable
- isHumanReadable - Variable in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
the human readable flag
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Gets whether or not the Syntax is human readable.
- isIgnoreReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client if it should ignore referrals instead of throwing exceptions
- isIgnoreReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client if it should ignore referrals instead of throwing exceptions
- isInstanceOf(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Check if the current attribute type has the same type (or is a descendant of)
than the given attributeType
- isInstanceOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Check if the current attribute type has the same type (or is a descendant of)
than the given attributeType
- isInstanceOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Check if the value is stored into an instance of the given
AttributeType, or one of its ascendant.
- isIntermediate() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned at the last element.
- isLdifChange() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isLdifContent() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- isLDIFSafe(String) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Checks if the input String contains only safe values, that is, the data
does not need to be encoded for use with LDIF.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Always returns true since an AssertionNode has no children.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
- isLeaf() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Tests to see if this node is a leaf or branch node.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets whether this node is a leaf - the answer is always true here.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Tests to see if this node is a leaf or branch node.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Always returns true since a scope node has no children.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Tests to see if this node is a leaf or branch node.
- isMove() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets whether or not this request is a Dn change resulting in a move
operation.
- isMove() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets whether or not this request is a Dn change resulting in a move
operation.
- isNegation() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNegation() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNegation() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNeverDeref() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we never dereference aliases.
- isNormalizing() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- isNormalizing - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
- isNormizing() - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Tests to see if this parser is normalizing.
- isNotificationEnabled(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
For each changeType, tells if the notification is enabled
- isNotificationEnabled(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
For each changeType, tells if the notification is enabled
- isNull() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Check if the contained value is null or not
- isNullOrEmpty(Dn) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is null or empty.
- isObsolete - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Whether or not this SchemaObject is obsolete
- isObsolete() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets whether or not this SchemaObject has been inactivated.
- isObsolete() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets whether or not this SchemaObject has been inactivated.
- isOperational() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if the attributeType is an OPERATIONAL attribute or not
- isPdm(String, int, Set<String>) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
Check if the string contains a delivery method which has
not already been found.
- isPrefix() - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Determines whether the visitation order is prefix or postfix.
- isPrefix() - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Determines whether the visitation order is prefix or postfix.
- isPwdExpired(String, int, TimeProvider) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
checks if the given password's change time is older than the max age
- isQuirksMode() - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Checks if quirks mode is enabled.
- isQuirksMode() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Checks if quirks mode is enabled.
- isQuirksModeEnabled - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
A flag used to tell the parser if it should be strict or not
- isReferenced(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Checks if a specific SchemaObject is referenced by any other SchemaObject.
- isReferral() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
- isReferral() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets whether or not this result represents a Referral.
- isReferral() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets whether or not this result represents a Referral.
- isRelaxed - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
A flag set when the SchemaManager is in relaxed mode
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- isRelaxed - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
A flag indicating that the Registry is relaxed or not
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Tells if the Registry is permissive or if it must be checked
against inconsistencies.
- isRelaxed - Variable in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
A flag indicating that the Registry is relaxed or not
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the Registry is permissive or if it must be checked
against inconsistencies.
- isRelaxed - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A flag indicating that the Registries is relaxed or not
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries is permissive or if it must be checked
against inconsistencies.
- isRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
- isRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the SchemaManager is permissive or if it must be checked
against inconsistencies.
- isResolved() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Checks if is resolved.
- isResolveObjectIdentifierMacros - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Flag whether object identifier macros should be resolved.
- isResolveObjectIdentifierMacros() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Checks if object identifier macros should be resolved.
- isReturnECs() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
- isReturnECs() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- isReverseOrder() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- isRootDse() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn is the RootDSE Dn (ie, an empty Dn)
- isSchemaAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the SubSchema Administrative Role
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Tells if the value is schema aware or not.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Tells if the Ava is schema aware or not.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Tells if the Rdn is schema aware.
- isSchemaLoaded(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Checks to see if a particular Schema is loaded.
- isSchemaLoaded(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the specific schema is loaded
- isSimple() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the authentication mechanism is simple and not SASL
based.
- isSimple - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Simple vs.
- isSimple() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the authentication mechanism is simple and not SASL
based.
- isSingleValued - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type is single valued
- isSingleValued() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType is single-valued.
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Tells if the Registry is strict.
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the Registry is strict.
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries is strict.
- isStrict() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
- isStrict() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the SchemaManager is strict.
- isStructural() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is STRUCTURAL
- isTriggersAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Triggers Administrative Role
- isTrue() - Method in interface org.apache.directory.api.ldap.model.message.CompareResponse
-
- isTrue() - Method in class org.apache.directory.api.ldap.model.message.CompareResponseImpl
- isTypesOnly() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- isUser() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if the attributeType is a USER attribute or not
- isUserModifiable() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType can be modified by a user.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.csn.Csn
-
Check if the given String is a valid CSN.
- isValid(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Checks to see if this attribute is valid along with the values it contains.
- isValid(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Checks to see if this attribute is valid along with the values it contains.
- isValid(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Uses the syntaxChecker associated with the attributeType to check if the
value is valid.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is syntactically valid.
- isValid(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is syntactically valid.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Validate a NameComponent :
<name-component> ::= <attributeType> <spaces> '='
<spaces> <attributeValue> <nameComponents>
- isValid(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Validate a NameComponent :
<name-component> ::= <attributeType> <spaces> '='
<spaces> <attributeValue> <nameComponents>
- isValid() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Test that the FQCN is equal to the instance's name.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
A shared and static method used to check that the string is a BitString.
- isValidateDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- isValidInet4Address(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Validates an IPv4 address.
- isValidInet6Address(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
This code source was taken from commons.validator 1.5.0
Validates an IPv6 address.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isVersion3() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the Ldap v3 protocol is used.
- isVersion3 - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Bind behavior exhibited by protocol version
- isVersion3() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the Ldap v3 protocol is used.
- isVisible() - Method in interface org.apache.directory.api.ldap.model.message.controls.Subentries
-
Check if the subEntry is visible
- isVisible() - Method in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
-
returns Tells if the Subentry values are visible or not
- item() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- item() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- item - Variable in class org.apache.directory.api.ldap.model.subtree.ItemRefinement
-
The item
- ItemRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a n ITEM refinement, as defined in RFC 3672
- ItemRefinement(ObjectClass) - Constructor for class org.apache.directory.api.ldap.model.subtree.ItemRefinement
-
Creates a new instance of ItemRefinement.
- iterator() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
An iterator on top of the stored values.
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns an enumeration containing the zero or more attributes in the
collection.
- iterator() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns an iterator on the attributes for this entry.
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns an enumeration containing the zero or more attributes in the
collection.
- iterator() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns an enumeration containing the zero or more attributes in the
collection.
- iterator() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- iterator() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Iterate over the inner Rdn.
- iterator() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Retrieves the components of this Rdn as an iterator of Avas.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Gets an iterator over the registered descriptions in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets an iterator over the registered descriptions in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Lists all the SchemaObjects within the registry.
- iterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterable
-
- iteratorOids() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Lists all the OIDs within the registry.
- L_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- L_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LABELED_URI_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LABELED_URI_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LABELED_URI_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LABELED_URI_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LANGLE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- last() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor at the last element.
- lastTimestamp - Static variable in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
The last timestamp
- latestBytesMap - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
The latest anonymized byte[] value map
- latestIntegerMap - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
The latest anonymized Integer value map
- latestStringMap - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
The latest anonymized String value map
- latestStringMap - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
-
The latest anonymized String value map
- LBRACE - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- LDAP_ROOT_DSE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_ROOT_DSE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_SCHEMA_DEFINITION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_SCHEMA_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_SCHEME - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The constant for "ldap://" scheme.
- LDAP_SYNTAX_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_SYNTAXES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LDAP_SYNTAXES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LdapAdminLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAdminLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException
-
Creates a new instance of LdapAdminLimitExceededException.
- LdapAdminLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException
-
Creates a new instance of LdapAdminLimitExceededException.
- LdapAffectMultipleDsaException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAffectMultipleDsaException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException
-
Creates a new instance of LdapAffectMultipleDsaException.
- LdapAffectMultipleDsaException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException
-
Creates a new instance of LdapAffectMultipleDsaException.
- LdapAliasDereferencingException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAliasDereferencingException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException
-
Creates a new instance of LdapAliasDereferencingException.
- LdapAliasDereferencingException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException
-
Creates a new instance of LdapAliasDereferencingException.
- LdapAliasException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAliasException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasException
-
Creates a new instance of LdapAliasException.
- LdapAliasException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasException
-
Creates a new instance of LdapAliasException.
- LdapApiReason() - Constructor for enum org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause.LdapApiReason
-
- LdapAttributeInUseException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAttributeInUseException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException
-
Creates a new instance of LdapAttributeInUseException.
- LdapAttributeInUseException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException
-
Creates a new instance of LdapAttributeInUseException.
- LdapAuthenticationException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAuthenticationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationException
-
Creates a new instance of LdapAuthenticationException.
- LdapAuthenticationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationException
-
Creates a new instance of LdapAuthenticationException.
- LdapAuthenticationNotSupportedException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapAuthenticationNotSupportedException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
Creates a new instance of LdapAuthenticationNotSupportedException.
- LdapAuthenticationNotSupportedException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
Creates a new instance of LdapAuthenticationNotSupportedException.
- LdapCannotCancelException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapCannotCancelException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapCannotCancelException
-
Creates a new instance of LdapCannotCancelException.
- LdapCannotCancelException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapCannotCancelException
-
Creates a new instance of LdapCannotCancelException.
- LdapComparator<T> - Class in org.apache.directory.api.ldap.model.schema
-
An class used for Comparator.
- LdapComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapComparator
-
Create a new instance of a Comparator
- ldapComparator - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated Comparator
- LdapComparatorDescription - Class in org.apache.directory.api.ldap.model.schema.parsers
-
An ApacheDS specific schema description for a Comparator.
- LdapComparatorDescription(String) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescription
-
A constructor for a LdapComparatorDescription.
- LdapComparatorDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for ApacheDS comparator descriptions.
- LdapComparatorDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescriptionSchemaParser
-
Creates a schema parser instance.
- LdapComparatorElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapComparatorElements
-
- LdapConfigurationException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapConfigurationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConfigurationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConstants - Class in org.apache.directory.api.ldap.model.constants
-
A list of LDAP constants
- LdapConstants() - Constructor for class org.apache.directory.api.ldap.model.constants.LdapConstants
-
- LdapContextNotEmptyException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapContextNotEmptyException which contains an LDAP result code.
- LdapContextNotEmptyException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException
-
Creates a new instance of LdapContextNotEmptyException.
- LdapContextNotEmptyException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException
-
Creates a new instance of LdapContextNotEmptyException.
- LdapEntryAlreadyExistsException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapEntryAlreadyExistsException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException
-
Creates a new instance of LdapEntryAlreadyExistsException.
- LdapEntryAlreadyExistsException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException
-
Creates a new instance of LdapEntryAlreadyExistsException.
- LdapException - Exception in org.apache.directory.api.ldap.model.exception
-
An class for exceptions which add LDAP specific information to
Exceptions.
- LdapException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapInvalidAttributeTypeException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapInvalidAttributeTypeException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeTypeException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeTypeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeValueException - Exception in org.apache.directory.api.ldap.model.exception
-
Makes a
LdapOperationException unambiguous with respect to the result
code it corresponds to by associating an LDAP specific result code with it.
- LdapInvalidAttributeValueException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidAttributeValueException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidAttributeValueException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidDnException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapInvalidDnException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
To be used by some special exceptions like LdapInvalidDnException
- LdapInvalidDnException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
to be used by some special exceptions like LdapInvalidDnException
- LdapInvalidDnException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidDnException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidDnException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidSearchFilterException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapInvalidSearchFilterException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException
-
Creates a new instance of LdapInvalidSearchFilterException.
- LdapInvalidSearchFilterException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException
-
Creates a new instance of LdapInvalidSearchFilterException.
- LdapLdifException - Exception in org.apache.directory.api.ldap.model.ldif
-
An exception throws when we get an error while parsing a LDIF file.
- LdapLdifException(String) - Constructor for exception org.apache.directory.api.ldap.model.ldif.LdapLdifException
-
Creates a new instance of LdapLdifException.
- LdapLdifException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.ldif.LdapLdifException
-
Creates a new instance of LdapLdifException.
- LdapLoopDetectedException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapLoopDetectedException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException
-
Creates a new instance of LdapLoopDetectedException.
- LdapLoopDetectedException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException
-
Creates a new instance of LdapLoopDetectedException.
- LdapNoPermissionException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapNoPermissionException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoPermissionException
-
Creates a new instance of LdapNoPermissionException.
- LdapNoPermissionException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoPermissionException
-
Creates a new instance of LdapNoPermissionException.
- LdapNoSuchAttributeException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapNoSuchAttributeException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchAttributeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchAttributeException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchObjectException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapNoSuchObjectException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException
-
Creates a new instance of LdapNoSuchObjectException.
- LdapNoSuchObjectException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException
-
Creates a new instance of LdapNoSuchObjectException.
- LdapNoSuchOperationException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapNoSuchOperationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException
-
Creates a new instance of LdapNoSuchOperationException.
- LdapNoSuchOperationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException
-
Creates a new instance of LdapNoSuchOperationException.
- LdapOperationErrorException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapOperationErrorException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationErrorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationErrorException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationException - Exception in org.apache.directory.api.ldap.model.exception
-
An class for LDAP operation exceptions which add LDAP specific information to
Exceptions.
- LdapOperationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOtherException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapOtherException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapOtherException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapOtherException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapPartialResultException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapPartialResultException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapPartialResultException
-
Creates a new instance of LdapPartialResultException.
- LdapProtocolErrorException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapProtocolErrorException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- LdapProtocolErrorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- LdapProtocolErrorException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- ldapReferralException - Variable in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
The contained referralException
- LdapReferralException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapReferralException(Collection<String>) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Creates a new instance of LdapReferralException.
- LdapReferralException(Collection<String>, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Creates a new instance of LdapReferralException.
- ldapResult - Variable in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Response result components
- LdapResult - Interface in org.apache.directory.api.ldap.model.message
-
LDAPv3 result structure embedded into Responses.
- LdapResultImpl - Class in org.apache.directory.api.ldap.model.message
-
The LdapResult implementation.
- LdapResultImpl() - Constructor for class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
- LDAPS_SCHEME - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The constant for "ldaps://" scheme.
- LdapSchemaException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapException which is used to report issues
during the integrity check of the schema by the SchemaManager.
- LdapSchemaException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
- LdapSchemaException(LdapSchemaExceptionCodes, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaExceptionCodes - Enum in org.apache.directory.api.ldap.model.exception
-
This enum contains all the various codes that can be used to report issues
during the integrity check of the schema by the SchemaManager.
- LdapSchemaExceptionCodes() - Constructor for enum org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
- LdapSchemaViolationException - Exception in org.apache.directory.api.ldap.model.exception
-
Makes a
LdapOperationException unambiguous with respect to the result code
it corresponds to by associating an LDAP specific result code with it.
- LdapSchemaViolationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
Creates a new instance of LdapSchemaViolationException.
- LdapSchemaViolationException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
- LdapSchemaViolationException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
Creates a new instance of LdapSchemaViolationException.
- LdapSecurityConstants - Enum in org.apache.directory.api.ldap.model.constants
-
An enum to store all the security constants used in the server
- LdapSecurityConstants(String, String, String) - Constructor for enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
Creates a new instance of LdapSecurityConstants.
- LdapSecurityConstants(String, String, String, String) - Constructor for enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
Creates a new instance of LdapSecurityConstants.
- LdapServiceUnavailableException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapServiceUnavailableException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
Creates a new instance of LdapServiceUnavailableException.
- LdapServiceUnavailableException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
Creates a new instance of LdapServiceUnavailableException.
- LdapSizeLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapSizeLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException
-
Creates a new instance of LdapSizeLimitExceededException.
- LdapSizeLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException
-
Creates a new instance of LdapSizeLimitExceededException.
- LdapStrongAuthenticationRequiredException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapStrongAuthenticationRequiredException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException
-
Creates a new instance of LdapStrongAuthenticationRequiredException.
- LdapStrongAuthenticationRequiredException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException
-
Creates a new instance of LdapStrongAuthenticationRequiredException.
- LdapSyntax - Class in org.apache.directory.api.ldap.model.schema
-
A syntax definition.
- LdapSyntax(String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- LdapSyntax(String, String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- LdapSyntax(String, String, boolean) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- ldapSyntax - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated LdapSyntax
- LdapSyntaxDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 LDAP syntx descriptions.
- LdapSyntaxDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapSyntaxDescriptionSchemaParser
-
Creates a schema parser instance.
- LdapSyntaxDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
LDAP syntax description syntax according to RFC 4512, par 4.2.2:
SyntaxDescription = LPAREN WSP
numericoid ; object identifier
[ SP "DESC" SP qdstring ] ; description
extensions WSP RPAREN ; extensions
- LdapSyntaxDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
Creates a new instance of LdapSyntaxDescriptionSyntaxChecker.
- LdapSyntaxDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- LdapSyntaxElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapSyntaxElements
-
- LdapSyntaxHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an LdapSyntax
in relation with the Registries and SchemaManager.
- LdapSyntaxHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.LdapSyntaxHelper
-
- ldapSyntaxOid - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated LdapSyntax OID
- LdapSyntaxRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An LdapSyntax registry service interface.
- ldapSyntaxRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The LdapSyntax registry
- LdapTimeLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
- LdapTimeLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException
-
Creates a new instance of LdapTimeLimitExceededException.
- LdapTimeLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException
-
Creates a new instance of LdapTimeLimitExceededException.
- LdapTlsHandshakeException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTlsException is thrown if the SSL/TLS handshake failed.
- LdapTlsHandshakeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
-
The constructor with a reason string argument.
- LdapTlsHandshakeExceptionClassifier - Class in org.apache.directory.api.ldap.model.exception
-
- LdapTlsHandshakeExceptionClassifier() - Constructor for class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeExceptionClassifier
-
- LdapTlsHandshakeFailCause - Class in org.apache.directory.api.ldap.model.exception
-
- LdapTlsHandshakeFailCause() - Constructor for class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- LdapTlsHandshakeFailCause(Throwable, Throwable, CertPathValidatorException.Reason, String) - Constructor for class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- LdapTlsHandshakeFailCause.LdapApiReason - Enum in org.apache.directory.api.ldap.model.exception
-
Additional reasons.
- LdapTooLateException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTooLateException which associates a resultCode namely the
ResultCodeEnum.TOO_LATE resultCode with the exception.
- LdapTooLateException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTooLateException
-
Creates a new instance of LdapTooLateException.
- LdapTooLateException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTooLateException
-
Creates a new instance of LdapTooLateException.
- LdapUnknownException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapUnknownException which associates a resultCode, namely the
ResultCodeEnum.UNKNOWN resultCode with the exception.
- LdapUnknownException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnknownException
-
Creates a new instance of LdapUnknownException.
- LdapUnknownException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnknownException
-
Creates a new instance of LdapUnknownException.
- LdapUnwillingToPerformException - Exception in org.apache.directory.api.ldap.model.exception
-
An LDAPException that extends the
LdapOperationException
carrying with it the corresponding result codes for this condition.
- LdapUnwillingToPerformException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException, with
a default ResultCode to UNWILING_TO_PERFORM.
- LdapUnwillingToPerformException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUnwillingToPerformException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
- LdapUnwillingToPerformException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUnwillingToPerformException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUriException - Exception in org.apache.directory.api.ldap.model.exception
-
The URI parsing and escape encoding exception.
- LdapUriException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
The constructor with a reason string argument.
- LdapUrl - Class in org.apache.directory.api.ldap.model.url
-
Decodes a LdapUrl, and checks that it complies with
the RFC 4516.
- LdapUrl() - Constructor for class org.apache.directory.api.ldap.model.url.LdapUrl
-
Construct an empty LdapUrl
- LdapUrl(String) - Constructor for class org.apache.directory.api.ldap.model.url.LdapUrl
-
Create a new LdapUrl from a String after having parsed it.
- LdapUrl.Extension - Class in org.apache.directory.api.ldap.model.url
-
An inner bean to hold extension information.
- LdapURLEncodingException - Exception in org.apache.directory.api.ldap.model.exception
-
Thrown when a LdapStringEncodingDecoder has encountered a failure condition
during the String creation.
- LdapURLEncodingException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapURLEncodingException
-
Creates a LdapStringEncodingException
- LdapURLEncodingException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapURLEncodingException
-
Creates a LdapStringEncodingException
- ldapUrlValue - Variable in enum org.apache.directory.api.ldap.model.message.SearchScope
-
The LDAP URL string value of either base, one or sub as defined in RFC
2255.
- LDIF_ENTRY - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Type of element read : ENTRY
- LDIF_SAFE_OTHER_CHARS_ALPHABET - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
The array that will be used to match the other chars.
- LDIF_SAFE_STARTING_CHAR_ALPHABET - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
The array that will be used to match the first char.
- LdifAttributesReader - Class in org.apache.directory.api.ldap.model.ldif
-
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep>
<ldif-content-change>
<ldif-content-change> ::=
<number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e>
<ldif-attrval-record-e> |
<alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e>
<ldif-attrval-record-e> |
"control:" <fill> <number> <oid> <spaces-e> <criticality>
<value-spec-e> <sep> <controls-e>
"changetype:" <fill> <changerecord-type> <ldif-change-record-e> |
"changetype:" <fill> <changerecord-type> <ldif-change-record-e>
<ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType>
<options-e> <value-spec> <sep> <attrval-specs-e>
<ldif-attrval-record-e> | e
<ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e>
"changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e
<dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string>
<controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality>
<value-spec-e> <sep> <controls-e> | e
<criticality> ::= "true" | "false" | e
<oid> ::= '.'
- LdifAttributesReader() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Constructors
- LdifControl - Class in org.apache.directory.api.ldap.model.ldif
-
The LdifControl class stores a control defined for an entry found in a LDIF
file.
- LdifControl() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Create a new Control
- LdifControl(String) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Create a new Control
- LdifEntry - Class in org.apache.directory.api.ldap.model.ldif
-
A entry to be populated by an ldif parser.
- LdifEntry() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new LdifEntry object.
- LdifEntry(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new schema aware LdifEntry object.
- LdifEntry(Entry) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new LdifEntry object, storing an Entry
- LdifEntry(Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a LdifEntry using a list of strings representing the Ldif element
- LdifEntry(String, Object...) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a LdifEntry using a list of strings representing the Ldif element
- LdifReader - Class in org.apache.directory.api.ldap.model.ldif
-
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep>
<ldif-content-change>
<ldif-content-change> ::=
<number> <oid> <options-e> <value-spec> <sep>
<attrval-specs-e> <ldif-attrval-record-e> |
<alpha> <chars-e> <options-e> <value-spec> <sep>
<attrval-specs-e> <ldif-attrval-record-e> |
"control:" <fill> <number> <oid> <spaces-e>
<criticality> <value-spec-e> <sep> <controls-e>
"changetype:" <fill> <changerecord-type> <ldif-change-record-e> |
"changetype:" <fill> <changerecord-type> <ldif-change-record-e>
<ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType>
<options-e> <value-spec> <sep> <attrval-specs-e>
<ldif-attrval-record-e> | e
<ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e>
"changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e
<dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string>
<controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality>
<value-spec-e> <sep> <controls-e> | e
<criticality> ::= "true" | "false" | e
<oid> ::= '.'
- LdifReader() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Constructors
- LdifReader(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Creates a Schema aware reader
- LdifReader(String) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a file name.
- LdifReader(Reader) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a Reader.
- LdifReader(InputStream) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes an InputStream.
- LdifReader(File) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a File.
- LdifReader(File, SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a File and a SchemaManager.
- LdifRevertor - Class in org.apache.directory.api.ldap.model.ldif
-
A helper class which provides methods to reverse a LDIF modification operation.
- LdifRevertor() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Private constructor.
- LdifUtils - Class in org.apache.directory.api.ldap.model.ldif
-
Some LDIF helper methods.
- LdifUtils() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Private constructor.
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- LeafNode - Class in org.apache.directory.api.ldap.model.filter
-
Abstract base class for leaf nodes within the expression filter tree.
- LeafNode(AttributeType, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.LeafNode
-
Creates a leaf node.
- LeafNode(String, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.LeafNode
-
Creates a leaf node.
- length() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
- lengthBeforeParsing - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
The lengthBeforeParsing of the entry at the time of parsing.
- LessEqNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A assertion value node for LessOrEqual.
- LessEqNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- LessEqNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- LessEqNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- level - Variable in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
The internal numeric value
- lexer - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationChecker
-
the antlr generated lexer being wrapped
- lexer - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
the antlr generated lexer being wrapped
- LIMIT_EXCEEDED_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- line - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.PosSchema
-
The line being processed
- LINE_SEPARATOR - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
The file separator
- lineNumber - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
the numer of the current line being parsed by the reader
- lineNumber - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
the number of the current line being parsed by the reader
- lineNumber - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.PosSchema
-
The line number in the file
- lines - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A list of read lines
- list - Variable in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
The inner List
- ListCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
A simple implementation of a Cursor on a
List.
- ListCursor(Comparator<E>, int, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with lower (inclusive) and upper (exclusive)
bounds.
- ListCursor(int, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with lower (inclusive) and upper (exclusive)
bounds.
- ListCursor(List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a specific upper (exclusive) bound: the
lower (inclusive) bound defaults to 0.
- ListCursor(Comparator<E>, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a specific upper (exclusive) bound: the
lower (inclusive) bound defaults to 0.
- ListCursor(int, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a lower (inclusive) bound: the upper
(exclusive) bound is the size of the list.
- ListCursor(Comparator<E>, int, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a lower (inclusive) bound: the upper
(exclusive) bound is the size of the list.
- ListCursor(List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without specific bounds: the bounds are
acquired from the size of the list.
- ListCursor(Comparator<E>, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without specific bounds: the bounds are
acquired from the size of the list.
- ListCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without any elements.
- ListCursor(Comparator<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without any elements.
- listDependentSchemaNames(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get the list of Schema names which has the given schema name as a dependence
- LITERAL_end - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- LITERAL_end - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- load(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries.
- load(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries.
- LoadableSchemaObject - Class in org.apache.directory.api.ldap.model.schema
-
An abstract class used to manage the ADS specific SchemaObject, which can
contain some compiled Java class to implement the specific logic.
- LoadableSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Constructor to use when the OID is known in advance.
- LoadableSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Constructor to use when the OID is not known until after instantiation.
- loadAllEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load all the enabled schema into the Registries.
- loadAllEnabledRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load all the enabled schema into the Registries.
- loadAttributeTypes(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for
a list of specific schema, using their name
- loadAttributeTypes(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for
a list of specified schema
- loadAttributeTypes(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for
a list of specific schema, using their name
- loadComparators(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Comparators read from the underlying storage for
a list of specific schema, using their name
- loadComparators(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Comparators read from the underlying storage for
a list of specific schema.
- loadComparators(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Comparators read from the underlying storage for
a list of specific schema, using their name
- loadDisabled(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDisabled(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDitContentRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for
a list of specified schema names
- loadDitContentRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitContentRules read from the underlying storage for
a list of specific schema.
- loadDitContentRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitContentRules read from the underlying storage for
a list of specified schema names
- loadDitStructureRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for
a list of specified schema names
- loadDitStructureRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for
a list of specific schema.
- loadDitStructureRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for
a list of specified schema names
- loadedSchemas - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A String name to Schema object map for the schemas loaded into this
registry.
- loadMatchingRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for
a list of specific schema, using their name
- loadMatchingRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRules read from the underlying storage for
a list of specific schema
- loadMatchingRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRules read from the underlying storage for
a list of specific schema, using their name
- loadMatchingRuleUses(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for
a list of specified schema names
- loadMatchingRuleUses(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for
a list of specific schema.
- loadMatchingRuleUses(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for
a list of specified schema names
- loadNameForms(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of NameForms read from the underlying storage for
a list of specified schema names
- loadNameForms(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of NameForms read from the underlying storage for
a list of specific schema.
- loadNameForms(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of NameForms read from the underlying storage for
a list of specified schema names
- loadNormalizers(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Normalizers read from the underlying storage for
a list of specified schema names
- loadNormalizers(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Normalizers read from the underlying storage for
a list of specified schema
- loadNormalizers(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Normalizers read from the underlying storage for
a list of specified schema names
- loadObjectClasses(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for
a list of specified schema names
- loadObjectClasses(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for
a list of specific schema.
- loadObjectClasses(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for
a list of specified schema names
- loadRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadSyntaxCheckers(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for
a list of specified schema names
- loadSyntaxCheckers(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for
a list of specified schema
- loadSyntaxCheckers(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for
a list of specified schema names
- loadSyntaxes(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for
a list of specified schema names
- loadSyntaxes(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Syntaxes read from the underlying storage for
a list of specified schema
- loadSyntaxes(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Syntaxes read from the underlying storage for
a list of specified schema names
- loadWithDeps(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend
on.
- loadWithDeps(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend
on.
- loadWithDepsRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend
on.
- loadWithDepsRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend
on.
- LOCALITY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LOCALITY_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LOCALITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LOCALITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- lock - Variable in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
A lock used during the instance creation
- lock() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Transform the SchemaObject to an immutable object
TODO locked.
- lock() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Transform the SchemaObject to an immutable object
TODO locked.
- locked - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A locked to avoid modifications when set to true
- LOG - Static variable in class org.apache.directory.api.ldap.model.csn.Csn
-
The logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
logger for reporting errors that might not be handled properly upstream
- LOG - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
The logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
logger for reporting errors that might not be handled properly upstream
- LOG - Static variable in class org.apache.directory.api.ldap.model.entry.Value
-
logger for reporting errors that might not be handled properly upstream
- LOG - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
A logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.name.Ava
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.StringComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.WordComparator
-
A logger for this class
- log(Logger, String) - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
-
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleHelper
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
static class logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
A logger for this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- LOG - Static variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- LOG - Static variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- LOG - Static variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- LOG_CURSOR - Static variable in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
A dedicated log for cursors
- Loggers - Enum in org.apache.directory.api.ldap.model.constants
-
An enum defining a list of dedicated loggers, used for debugging
purpose :
ACI_LOG : Logs on teh ACI processing
CONSUMER_LOG : Logs on the replication consummer
CURSOR_LOG : Logs on search cursors
PROVIDER_LOG : Logs on the replication provider
OPERATION_STAT : Logs on the operations statistics
OPERATION_TIME : Logs on the time it takes to process an operation
KERBEROS_LOG : Logs on Kerberos
CODEC_LOG : Logs on encoder/decoder
OPERATIONS_LOG: Logs on LDAP operations
- Loggers(String) - Constructor for enum org.apache.directory.api.ldap.model.constants.Loggers
-
Creates a new instance of LdapSecurityConstants.
- LoggingSchemaErrorHandler - Class in org.apache.directory.api.ldap.model.schema
-
Schema error handler that is logging the messages.
- LoggingSchemaErrorHandler() - Constructor for class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
-
- LOGIN_SHELL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LOGIN_SHELL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- LongComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compares Long keys and values within a table.
- LongComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.LongComparator
-
The LongComparator constructor.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Looks up the Normalizer to use for a name component using the attributeId
for the name component.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its
name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its
name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its
name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookupAttributeTypeRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for an AttributeType in the AttributeType registry
- lookupComparatorRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a Comparator in the Comparator registry
- lookupLdapSyntaxRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for an LdapSyntax in the LdapSyntax registry
- lookupMatchingRuleRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a MatchingRule in the MatchingRule registry
- lookupNormalizerRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a Normalizer in the Normalizer registry
- lookupObjectClassRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a ObjectClass in the ObjectClass registry
- lookupSyntaxCheckerRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a SyntaxChecker in the SyntaxChecker registry
- loopCount - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- LowerCaseKeyMap - Class in org.apache.directory.api.ldap.model.schema.registries
-
a map implementation which converts the keys to lower case before inserting
- LowerCaseKeyMap() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
-
- LPAREN - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- lutf1(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3:
LUTF1 = %x01-1F / %x21 / %x24-2A / %x2D-3A /
%x3D / %x3F-5B / %x5D-7F
The rule CHAR_REST doesn't contain the following charcters,
so we must check them additionally
EQUALS (0x3D)
HYPHEN (0x2D)
UNDERSCORE (0x5F)
DIGIT (0x30-0x39)
ALPHA (0x41-0x5A and 0x61-0x7A)
- name - Variable in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
The level name
- name - Variable in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The associated name
- name - Variable in enum org.apache.directory.api.ldap.model.constants.Loggers
-
The associated name
- name - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
String identifying the name of the authenticating subject -
defaults to the empty string
- name - Variable in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Distinguished name identifying the compared entry
- name - Variable in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
The distinguished name of the entry to delete
- name - Variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
PDU's modify Dn candidate entry distinguished name property
- name - Variable in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Dn of the entry to modify or PDU's object field
- name - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The schema name
- name - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
- NAME_AND_OPTIONAL_UID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_FORM - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_FORM_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_FORMS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_FORMS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_FORMS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_OR_NUMERIC_ID_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_OR_NUMERIC_ID_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_OR_NUMERIC_ID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAME_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- NameAndOptionalUIDSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Name and Optional UID.
- NameAndOptionalUIDSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
Creates a new instance of NameAndOptionalUIDSyntaxChecker.
- NameAndOptionalUIDSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NameComponentNormalizer - Interface in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizers of ldap name component attributes and their values.
- NameForm - Class in org.apache.directory.api.ldap.model.schema
-
A nameForm description.
- NameForm(String) - Constructor for class org.apache.directory.api.ldap.model.schema.NameForm
-
Creates a new instance of MatchingRule.
- NameFormDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 name form descriptions
- NameFormDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NameFormDescriptionSchemaParser
-
Creates a schema parser instance.
- NameFormDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
name descripton syntax according to RFC 4512, par 4.2.7.2:
NameFormDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "OC" SP oid ; structural object class
SP "MUST" SP oids ; attribute types
[ SP "MAY" SP oids ] ; attribute types
extensions WSP RPAREN ; extensions
- NameFormDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
- NameFormDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NameFormElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NameFormElements
-
- NameFormHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an NameForm
in relation with the Registries and SchemaManager.
- NameFormHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.NameFormHelper
-
- NameFormRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An NameForm registry service interface.
- nameFormRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The NameForm registry
- NameOrNumericIdNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A name or numeric id normalizer.
- NameOrNumericIdNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Creates a new instance of GeneralizedTimeNormalizer.
- names - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The optional names for this SchemaObject
- NAMING_CONTEXTS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAMING_CONTEXTS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NAMING_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to NamingException.
- nbAvas - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
The number of Avas.
- NEW_PILOT_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- newInstance() - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
- newInstance(long, int) - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Returns a new
Csn created from the given values.
- newPurgeCsn(long) - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Generates a CSN used to purge data.
- newRdn - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
The new rdn
- newRdn - Variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
PDU's newrdn relative distinguished name property
- newSuperior - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
The new superior
- newSuperior - Variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
PDU's newSuperior distinguished name property
- next() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.CursorIterator
- next() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Gets the next LDIF on the channel.
- next() - Method in class org.apache.directory.api.ldap.model.name.Dn.RdnIterator
- next() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- nextChar(char[], Position, boolean) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Gets the next character.
- nextInternal() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Gets the next LDIF on the channel.
- nextToken() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
- nextToken() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
-
- nextToken() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
-
- NIS_MAP_ENTRY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_MAP_ENTRY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_MAP_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_MAP_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_MAP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_MAP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_NETGROUP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_NETGROUP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_NETGROUP_TRIPLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_NETGROUP_TRIPLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_NETGROUP_TRIPLE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NIS_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NisNetgroupTripleSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a NisNetGroupTriple according to
RFC 2307 :
nisnetgrouptriple = "(" hostname "," username "," domainname ")"
hostname = "" / "-" / keystring
username = "" / "-" / keystring
domainname = "" / "-" / keystring
- NisNetgroupTripleSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
Creates a new instance of NisNetgroupTripleSyntaxChecker.
- NisNetgroupTripleSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NO_ATTRIBUTE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NO_ATTRIBUTE_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NO_USER_MODIFICATION_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- NodeComparator() - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor.NodeComparator
-
- NON_ERRONEOUS_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Five result codes that may be returned in LDAPResult are not used to
indicate an error.
- NONE_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
None ordinal value
- NoOpNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
No op (pass through or do nothing) normalizer returning what its given.
- NoOpNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Creates a new instance of NoOpNormalizer.
- NoOpNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Default constructor for NoOpNormalizer used when we must set the OID
after instantiating the Normalizer.
- normalize(SchemaManager) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
Normalize the ReturningAttributes.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(Dn) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Normalize a Dn
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Returns the value argument as-is without alterations all the time.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Returns the value argument as-is without alterations all the time.
- normalize(Value) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Normalize a Value
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.TelephoneNumberNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.TelephoneNumberNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in interface org.apache.directory.api.ldap.model.schema.PreparedNormalizer
-
Gets the normalized value.
- normalize(String) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Normalize a String
- normalizeByName(String, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByName(AttributeType, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByName(AttributeType, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, byte[]) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short
names like 'cn' as well as 'commonName' should work here.
- normalizeByOid(String, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, byte[]) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalized - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
A flag used to tell if the Rdn has been normalized
- normalizeDn(Dn) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Normalizes the given Dn if it was not already normalized
- normalizeName(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes the attribute name/alias to use the OID for it instead.
- normalizeName(String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes the attribute name/alias to use the OID for it instead.
- NORMALIZER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- normalizer - Variable in class org.apache.directory.api.ldap.model.schema.LdapComparator
-
A default normalizer
- normalizer - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated Normalizer
- Normalizer - Class in org.apache.directory.api.ldap.model.schema
-
Converts attribute values to a canonical form.
- Normalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.Normalizer
-
The Normalizer base constructor.
- Normalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.Normalizer
-
Use this default constructor when the Normalizer must be instantiated
before setting the OID.
- normalizer - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
The normalizer to be used with this OID
- NORMALIZER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NORMALIZER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NORMALIZER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NormalizerDescription - Class in org.apache.directory.api.ldap.model.schema.parsers
-
An ApacheDS specific schema description for a Normalizer.
- NormalizerDescription(String) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescription
-
Default constructor for a NormalizerDecription
- NormalizerDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for ApacheDS normalizer descriptions.
- NormalizerDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescriptionSchemaParser
-
Creates a schema parser instance.
- NormalizerElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NormalizerElements
-
- NormalizerMappingResolver<E extends Normalizer> - Interface in org.apache.directory.api.ldap.model.schema
-
A class is used to resolve the normalizer mapping hash used for normalization.
- NormalizerRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Normalizer registry service class.
- normalizerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The Normalizer registry
- NORMALIZERS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NORMALIZERS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NORMALIZERS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NormalizerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker for the Normalizer schema element
- NormalizerSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
Creates a new instance of NormalizerSyntaxChecker.
- NormalizerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NormalizingComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator which normalizes a value first before using a subordinate
comparator to compare them.
- NormalizingComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
The NormalizingComparator constructor.
- NormalizingComparator(String, Normalizer, LdapComparator<String>) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
A comparator which normalizes a value first before comparing them.
- normName - Variable in class org.apache.directory.api.ldap.model.name.Dn
-
The normalized name
- normName - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
The normalized Rdn
- NormStateEnum() - Constructor for enum org.apache.directory.api.ldap.model.schema.PrepareString.NormStateEnum
-
- normType - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
The normalized Name type
- normValue - Variable in class org.apache.directory.api.ldap.model.entry.Value
-
the prepared representation of the user provided value if it's a String
- normValue - Variable in class org.apache.directory.api.ldap.model.name.AntlrDnParser.UpAndNormValue
-
- not() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- not() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- NOT_EQUAL - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
Value returned by the compareTo method if values are not equals
- NOT_SENSITIVE_MAP - Static variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Map of chars to use in the anonymized values 0 5 10 15 20 25 30 35 40
- NOT_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- notAttributeTypeOids - Variable in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
The list of precluded AttributeType OIDs
- notAttributeTypes - Variable in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
The list of precluded AttributeTypes
- NoticeOfDisconnect - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection.
- NoticeOfDisconnect(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Creates a new instance of NoticeOfDisconnect.
- NotNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing an Not connector in a filter operation
- NotNode(List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates a NotNode using a logical NOT operator and a list of children.
- NotNode(ExprNode) - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates a NotNode using a logical NOT operator and the given child.
- NotNode() - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates an empty NotNode
- NotRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a NOT refinement, as defined in RFC 3672
- NotRefinement(Refinement) - Constructor for class org.apache.directory.api.ldap.model.subtree.NotRefinement
-
Creates a new NotRefinement instance
- NS_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NS_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NTLM - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
Not a SASL JDK supported mechanism
- NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- NUM_SUBORDINATES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMBER - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- NUMBER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NumberSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Number according to RFC 4512.
- NumberSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
Creates a new instance of NumberSyntaxChecker.
- NumberSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NUMERIC_OID_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_OID_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_OID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NUMERIC_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- NumericNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalize Numeric Strings
- NumericNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Creates a new instance of NumericNormalizer.
- numericoid() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4512 Section 1.4
numericoid = number 1*( DOT number )
number = DIGIT / ( LDIGIT 1*DIGIT )
DIGIT = %x30 / LDIGIT ; "0"-"9"
LDIGIT = %x31-39 ; "1"-"9"
- NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- numericOid2schemaObject - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- NUMERICOID_OR_ALPHA_OR_DIGIT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- NumericOidSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a numeric oid
according to RFC 4512.
- NumericOidSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
Creates a new instance of NumericOidSyntaxChecker.
- NumericOidSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NumericStringComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the numericStringOrderingMatch matchingRule (RFC 4517, par. 4.2.23)
- NumericStringComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
-
The IntegerComparator constructor.
- NumericStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Numeric String according to RFC 4517.
- NumericStringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
Creates a new instance of NumericStringSyntaxChecker.
- NumericStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- O_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- O_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_AT - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
The ObjectClass AT
- OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_NODE - Static variable in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
A static instance of this node
- OBJECT_CLASS_STAR - Static variable in class org.apache.directory.api.ldap.model.constants.LdapConstants
-
The default catch-all ObjectClass filter
- OBJECT_CLASS_TYPE_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_TYPE_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASS_TYPE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASSES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASSES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_CLASSES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_IDENTIFIER_FIRST_COMPONENT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_IDENTIFIER_FIRST_COMPONENT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_IDENTIFIER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_IDENTIFIER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OBJECT_NAME_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ObjectClass - Class in org.apache.directory.api.ldap.model.schema
-
An objectClass definition.
- ObjectClass(String) - Constructor for class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Creates a new instance of MatchingRuleUseDescription
- objectClassAttributeType - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
A speedup to get the ObjectClass attribute
- ObjectClassDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 object class descriptons
- ObjectClassDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.ObjectClassDescriptionSchemaParser
-
Creates a schema parser instance.
- ObjectClassDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the
object class descripton syntax according to RFC 4512, par 4.2.1:
ObjectClassDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "SUP" SP oids ] ; superior object classes
[ SP kind ] ; kind of class
[ SP "MUST" SP oids ] ; attribute types
[ SP "MAY" SP oids ] ; attribute types
extensions WSP RPAREN
kind = "ABSTRACT" / "STRUCTURAL" / "AUXILIARY"
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
- ObjectClassDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
Creates a new instance of ObjectClassDescriptionSyntaxChecker.
- ObjectClassDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ObjectClassElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.ObjectClassElements
-
- objectClasses - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The list of object classes, initialized by splitParsedSchemaDescriptions()
- objectClassesMatch(ObjectClass, ObjectClass) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks two schema objectClasses for an exact match.
- ObjectClassHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an ObjectClass
in relation with the Registries and SchemaManager.
- ObjectClassHelper() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
- ObjectClassNode - Class in org.apache.directory.api.ldap.model.filter
-
An empty class used for the (ObjectClass=*) node.
- ObjectClassNode() - Constructor for class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Creates a new instance of ObjectClassNode.
- ObjectClassRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
ObjectClass registry service interface.
- objectClassRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The ObjectClass registry
- objectClassType - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The ObjectClass type : ABSTRACT, AUXILIARY or STRUCTURAL
- ObjectClassTypeComparator<T> - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that compares the objectClass type with values: AUXILIARY,
ABSTRACT, and STRUCTURAL.
- ObjectClassTypeComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
-
Creates a new instance of ObjectClassTypeComparator.
- ObjectClassTypeEnum - Enum in org.apache.directory.api.ldap.model.schema
-
Type safe enumerations for an objectClass' type.
- ObjectClassTypeEnum(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
Private constructor so no other instances can be created other than the
public static constants in this class.
- ObjectClassTypeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A syntax checker which checks to see if an objectClass' type is either:
AUXILIARY, STRUCTURAL, or ABSTRACT.
- ObjectClassTypeSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
Creates a new instance of ObjectClassTypeSyntaxChecker.
- ObjectClassTypeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ObjectIdentifierComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for the objectIdentifierMatch matchingRule.
- ObjectIdentifierComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator
-
The ObjectIdentifierComparator constructor.
- ObjectIdentifierFirstComponentComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for Comparators.
- ObjectIdentifierFirstComponentComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
-
The ObjectIdentifierFirstComponentComparator constructor.
- objectIdentifierMacros - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The map of object identifier macros, initialized by splitParsedSchemaDescriptions()
- ObjectIdentifierNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A normalizer for the objectIdentifierMatch matching rule.
- ObjectIdentifierNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Creates a new instance of ObjectIdentifierNormalizer.
- ObjectNameSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a name is valid for an ObjectClass
or an AttributeType
<m-name> = <keystring>
<keystring> = <leadkeychar> *<keychar>
<leadkeychar> = <ALPHA>
<keychar> = <ALPHA> / <DIGIT> / <HYPHEN> / <SEMI>
<ALPHA> = %x41-5A / %x61-7A ; "A"-"Z" / "a"-"z"
<DIGIT> = %x30 / <LDIGIT ; "0"-"9"
<LDIGIT> = %x31-39 ; "1"-"9"
<HYPHEN> = %x2D ; hyphen ("-")
<SEMI> = %x3B ; semicolon (";")
- ObjectNameSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
Creates a new instance of ObjectNameSyntaxChecker.
- ObjectNameSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- objectType - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The SchemaObjectType
- observable - Variable in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
A filed used to check if the request has been abandonned
- OBSOLETE_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- OC_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- OCTET_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OCTET_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OctetStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Octet String according to RFC 4517.
- OctetStringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker
-
Creates a new instance of OctetStringSyntaxChecker, with a specific OID
- OctetStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- offset - Variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
the position of the entry in the file or given input string
- offset - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
the current offset of the reader
- oid - Variable in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
The control type
- oid - Variable in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Extended request's Object Identifier or requestName
- oid - Variable in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
The control type
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.Cascade
-
The Cascade control OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
The EntryChange control
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.ManageDsaIT
-
This control OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
The Paged Search Control OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
This control OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.ProxiedAuthz
-
This control OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
-
the sort request control's OID
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
-
the OID of the response control
- OID - Static variable in interface org.apache.directory.api.ldap.model.message.controls.Subentries
-
The control OID
- oid - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The SchemaObject numeric OID
- oid - Variable in enum org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
The interned MR OID
- oid - Variable in class org.apache.directory.api.ldap.model.schema.SyntaxChecker.SCBuilder
-
The SyntaxChecker OID
- oid() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- oid() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- oid2numericOid - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- OID_LEN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- oidCounter - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A counter used to create facked OIDs
- OidLenSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a numeric oid and a length
constraint according to RFC 4512.
- OidLenSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
Creates a new instance of OidLenSyntaxChecker.
- OidLenSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- OidNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
The OidNomalizer class contains a tuple: an OID with its Normalizer.
- OidNormalizer(String, Normalizer) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
A constructor which accept two parameters
- OidNormalizer(OidNormalizer) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
A copy constructor.
- oidNormalizerMap - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
cached Oid/normalizer mapping
- oidRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
the global OID Registry
- OidRegistry<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema.registries
-
Object identifier registry.
- OidRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- oidsIterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets an iterator over the registered schema objects'OID in the registry.
- OidSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an oid according to RFC 4512.
- OidSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
Creates a new instance of OidSyntaxChecker.
- OidSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- oidToDescendants - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
maps OIDs to a Set of descendants for that OID
- oidToDescendantSet - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
maps OIDs to a Set of descendants for that OID
- ONC_RPC_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ONC_RPC_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ONC_RPC_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ONC_RPC_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- onServer - Variable in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
- onSingleton - Variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
A flag to tell if the cursor is on the element
- OpaqueControl - Class in org.apache.directory.api.ldap.model.message.controls
-
A final
Control implementation intended specifically for handling
controls who's values cannot be encoded or decoded by the codec service.
- OpaqueControl(String) - Constructor for class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
Creates a Control with a specific OID.
- OpaqueControl(String, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
Creates a Control with a specific OID, and criticality set.
- OpaqueExtendedRequest - Class in org.apache.directory.api.ldap.model.message
-
ExtendedRequest basic implementation.
- OpaqueExtendedRequest() - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedRequest(int) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedRequest(String) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedRequest(byte[]) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedRequest(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedResponse - Class in org.apache.directory.api.ldap.model.message
-
ExtendedResponse basic implementation.
- OpaqueExtendedResponse() - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Creates an ExtendedResponse implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedResponse(int) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Creates an ExtendedResponse implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedResponse(String) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Creates an ExtendedResponse implementing object used to perform
extended protocol operation on the server.
- OpaqueExtendedResponse(int, String) - Constructor for class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Creates an ExtendedResponse implementing object used to perform
extended protocol operation on the server.
- OPEN_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- OPEN_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- OPEN_LDAP_ROOT_DSE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OPEN_LDAP_SCHEMA_RENDERER - Static variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- OpenLdapObjectIdentifierMacro - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An OpenLDAP object identifier macro.
- OpenLdapObjectIdentifierMacro() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Instantiates a new OpenLDAP object identifier macro.
- OpenLdapSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A reusable wrapper for hand parser OpenLDAP schema.
- OpenLdapSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Creates a reusable instance of an OpenLdapSchemaParser.
- OpenLdapSchemaParser.AttributeTypeElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of AttributeTypeDescription elements that can be seen
- OpenLdapSchemaParser.DitContentRuleElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of DitContentRuleDescription elements that can be seen
- OpenLdapSchemaParser.DitStructureRuleElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of DitStructureRuleDescription elements that can be seen
- OpenLdapSchemaParser.LdapComparatorElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of LdapComparatorDescription elements that can be seen
- OpenLdapSchemaParser.LdapSyntaxElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of LdapSyntaxDescription elements that can be seen
- OpenLdapSchemaParser.MatchingRuleElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of MatchingRuleDescription elements that can be seen
- OpenLdapSchemaParser.MatchingRuleUseElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of MatchingRuleUseDescription elements that can be seen
- OpenLdapSchemaParser.NameFormElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of NameFormDescription elements that can be seen
- OpenLdapSchemaParser.NormalizerElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of NormalizerDescription elements that can be seen
- OpenLdapSchemaParser.ObjectClassElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of ObjectClassDescription elements that can be seen
- OpenLdapSchemaParser.PosSchema - Class in org.apache.directory.api.ldap.model.schema.parsers
-
- OpenLdapSchemaParser.SchemaObjectElements - Interface in org.apache.directory.api.ldap.model.schema.parsers
-
- OpenLdapSchemaParser.SyntaxCheckerElements - Enum in org.apache.directory.api.ldap.model.schema.parsers
-
The list of SyntaxCheckerDescription elements that can be seen
- operation - Variable in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
The modification operation
- OPERATION_NOT_SUPPORTED_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- OperationAbandonedException - Exception in org.apache.directory.api.ldap.model.exception
-
Marker exception thrown when an operation is cancelled.
- OperationAbandonedException() - Constructor for exception org.apache.directory.api.ldap.model.exception.OperationAbandonedException
-
- operationNumber - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
The operation number in a modification operation
- options - Variable in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
The options, if any
- or() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- or() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ordering - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The ordering MatchingRule associated with the orderingID
- ORDERING_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- orderingOid - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The ordering OID associated with this AttributeType
- org.apache.directory.api.ldap.model.constants - package org.apache.directory.api.ldap.model.constants
-
- org.apache.directory.api.ldap.model.csn - package org.apache.directory.api.ldap.model.csn
-
- org.apache.directory.api.ldap.model.cursor - package org.apache.directory.api.ldap.model.cursor
-
- org.apache.directory.api.ldap.model.entry - package org.apache.directory.api.ldap.model.entry
-
- org.apache.directory.api.ldap.model.exception - package org.apache.directory.api.ldap.model.exception
-
- org.apache.directory.api.ldap.model.filter - package org.apache.directory.api.ldap.model.filter
-
- org.apache.directory.api.ldap.model.ldif - package org.apache.directory.api.ldap.model.ldif
-
- org.apache.directory.api.ldap.model.ldif.anonymizer - package org.apache.directory.api.ldap.model.ldif.anonymizer
-
- org.apache.directory.api.ldap.model.message - package org.apache.directory.api.ldap.model.message
-
- org.apache.directory.api.ldap.model.message.controls - package org.apache.directory.api.ldap.model.message.controls
-
- org.apache.directory.api.ldap.model.message.extended - package org.apache.directory.api.ldap.model.message.extended
-
- org.apache.directory.api.ldap.model.name - package org.apache.directory.api.ldap.model.name
-
- org.apache.directory.api.ldap.model.password - package org.apache.directory.api.ldap.model.password
-
- org.apache.directory.api.ldap.model.schema - package org.apache.directory.api.ldap.model.schema
-
Contains interfaces and base classes for representing the LDAP schema domain
model.
- org.apache.directory.api.ldap.model.schema.comparators - package org.apache.directory.api.ldap.model.schema.comparators
-
- org.apache.directory.api.ldap.model.schema.normalizers - package org.apache.directory.api.ldap.model.schema.normalizers
-
- org.apache.directory.api.ldap.model.schema.parsers - package org.apache.directory.api.ldap.model.schema.parsers
-
- org.apache.directory.api.ldap.model.schema.registries - package org.apache.directory.api.ldap.model.schema.registries
-
- org.apache.directory.api.ldap.model.schema.registries.helper - package org.apache.directory.api.ldap.model.schema.registries.helper
-
- org.apache.directory.api.ldap.model.schema.syntaxCheckers - package org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
- org.apache.directory.api.ldap.model.subtree - package org.apache.directory.api.ldap.model.subtree
-
- org.apache.directory.api.ldap.model.url - package org.apache.directory.api.ldap.model.url
-
- ORGANIZATION_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATION_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATION_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATION_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_ROLE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_ROLE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_STATUS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_STATUS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_UNIT_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_UNIT_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_UNIT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ORGANIZATIONAL_UNIT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OrNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing an OR connector in a filter operation
- OrNode(List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.OrNode
-
Creates a OrNode using a logical operator and a list of children.
- OrNode(ExprNode...) - Constructor for class org.apache.directory.api.ldap.model.filter.OrNode
-
Creates a OrNode using a logical operator and a list of children.
- OrNode() - Constructor for class org.apache.directory.api.ldap.model.filter.OrNode
-
Creates an empty OrNode
- OrRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a OR refinement, as defined in RFC 3672
- OrRefinement(List<Refinement>) - Constructor for class org.apache.directory.api.ldap.model.subtree.OrRefinement
-
Creates a new instance of OrRefinement.
- OTHER_MAILBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OTHER_MAILBOX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OTHER_MAILBOX_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OtherMailboxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an OtherMailbox according to
RFC 4517 :
OtherMailbox = mailbox-type DOLLAR mailbox
mailbox-type = PrintableString
mailbox = IA5String
- OtherMailboxSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
Creates a new instance of OtherMailboxSyntaxChecker.
- OtherMailboxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- otherObject - Variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
The 'other' schema object
- OU_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OU_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OU_SCHEMA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- owner - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The schema owner
- OWNER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- OWNER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- P_ORIG - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- PADDING_3 - Static variable in class org.apache.directory.api.ldap.model.csn.Csn
-
Padding used to format number with a fixed size
- PADDING_6 - Static variable in class org.apache.directory.api.ldap.model.csn.Csn
-
Padding used to format number with a fixed size
- PagedResults - Interface in org.apache.directory.api.ldap.model.message.controls
-
A request/response control used to implement a simple paging of search
results.
- PagedResultsImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
A request/response control used to implement a simple paging of search
results.
- PagedResultsImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
Creates a new instance of PagedResultsDecorator.
- PAGER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PAGER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PAGER_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- pair(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3
pair = ESC ( ESC / special / hexpair )
special = escaped / SPACE / SHARP / EQUALS
escaped = DQUOTE / PLUS / COMMA / SEMI / LANGLE / RANGLE
hexpair = HEX HEX
If in <string> form, a LDAP string representation asserted value can
be obtained by replacing (left to right, non-recursively) each <pair>
appearing in the <string> as follows:
replace <ESC><ESC> with <ESC>;
replace <ESC><special> with <special>;
replace <ESC><hexpair> with the octet indicated by the <hexpair>.
- parameters - Variable in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Transient Message Parameter Hash
- parse(String) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parses a search filter from it's string representation to an expression node object.
- parse(String, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parses a search filter from it's string representation to an expression node object.
- parse(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parses a search filter from it's string representation to an expression node object,
using the provided SchemaManager
- parse(SchemaManager, String, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parses a search filter from it's string representation to an expression node object,
using the provided SchemaManager
- parse(String) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Parses a Dn from a String
- parse(SchemaManager, String) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Parses a Dn from a String
- parse(SchemaManager, String, Rdn) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Parse a NameComponent :
<name-component> ::= <attributeType> <spaces> '='
<spaces> <attributeValue> <nameComponents>
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Parse a SchemaObject description and returns back an instance of SchemaObject.
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.AttributeTypeDescriptionSchemaParser
-
Parses a attribute type description according to RFC 4512:
AttributeTypeDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "SUP" SP oid ] ; supertype
[ SP "EQUALITY" SP oid ] ; equality matching rule
[ SP "ORDERING" SP oid ] ; ordering matching rule
[ SP "SUBSTR" SP oid ] ; substrings matching rule
[ SP "SYNTAX" SP noidlen ] ; value syntax
[ SP "SINGLE-VALUE" ] ; single-value
[ SP "COLLECTIVE" ] ; collective
[ SP "NO-USER-MODIFICATION" ] ; not user modifiable
[ SP "USAGE" SP usage ] ; usage
extensions WSP RPAREN ; extensions
usage = "userApplications" / ; user
"directoryOperation" / ; directory operational
"distributedOperation" / ; DSA-shared operational
"dSAOperation" ; DSA-specific operational
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.DitContentRuleDescriptionSchemaParser
-
Parses a DIT content rule description according to RFC 4512:
DITContentRuleDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "AUX" SP oids ] ; auxiliary object classes
[ SP "MUST" SP oids ] ; attribute types
[ SP "MAY" SP oids ] ; attribute types
[ SP "NOT" SP oids ] ; attribute types
extensions WSP RPAREN ; extensions
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.DitStructureRuleDescriptionSchemaParser
-
Parses a DIT structure rule description according to RFC 4512:
DITStructureRuleDescription = LPAREN WSP
ruleid ; rule identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "FORM" SP oid ; NameForm
[ SP "SUP" ruleids ] ; superior rules
extensions WSP RPAREN ; extensions
ruleids = ruleid / ( LPAREN WSP ruleidlist WSP RPAREN )
ruleidlist = ruleid *( SP ruleid )
ruleid = numbers
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescriptionSchemaParser
-
Parses an comparator description:
ComparatorDescription = LPAREN WSP
numericoid ; object identifier
[ SP "DESC" SP qdstring ] ; description
SP "FQCN" SP fqcn ; fully qualified class name
[ SP "BYTECODE" SP base64 ] ; optional base64 encoded bytecode
extensions WSP RPAREN ; extensions
base64 = *(4base64-char)
base64-char = ALPHA / DIGIT / "+" / "/"
fqcn = fqcnComponent 1*( DOT fqcnComponent )
fqcnComponent = ???
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.LdapSyntaxDescriptionSchemaParser
-
Parses a LDAP syntax description according to RFC 4512:
SyntaxDescription = LPAREN WSP
numericoid ; object identifier
[ SP "DESC" SP qdstring ] ; description
extensions WSP RPAREN ; extensions
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.MatchingRuleDescriptionSchemaParser
-
Parses a matching rule description according to RFC 4512:
MatchingRuleDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "SYNTAX" SP numericoid ; assertion syntax
extensions WSP RPAREN ; extensions
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.MatchingRuleUseDescriptionSchemaParser
-
Parses a matching rule use description according to RFC 4512:
MatchingRuleUseDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "APPLIES" SP oids ; attribute types
extensions WSP RPAREN ; extensions
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.NameFormDescriptionSchemaParser
-
Parses a name form description according to RFC 4512:
NameFormDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
SP "OC" SP oid ; structural object class
SP "MUST" SP oids ; attribute types
[ SP "MAY" SP oids ] ; attribute types
extensions WSP RPAREN ; extensions
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescriptionSchemaParser
-
Parses a normalizer description:
NormalizerDescription = LPAREN WSP
numericoid ; object identifier
[ SP "DESC" SP qdstring ] ; description
SP "FQCN" SP fqcn ; fully qualified class name
[ SP "BYTECODE" SP base64 ] ; optional base64 encoded bytecode
extensions WSP RPAREN ; extensions
base64 = *(4base64-char)
base64-char = ALPHA / DIGIT / "+" / "/"
fqcn = fqcnComponent 1*( DOT fqcnComponent )
fqcnComponent = ???
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.ObjectClassDescriptionSchemaParser
-
Parses a object class definition according to RFC 4512:
ObjectClassDescription = LPAREN WSP
numericoid ; object identifier
[ SP "NAME" SP qdescrs ] ; short names (descriptors)
[ SP "DESC" SP qdstring ] ; description
[ SP "OBSOLETE" ] ; not active
[ SP "SUP" SP oids ] ; superior object classes
[ SP kind ] ; kind of class
[ SP "MUST" SP oids ] ; attribute types
[ SP "MAY" SP oids ] ; attribute types
extensions WSP RPAREN
kind = "ABSTRACT" / "STRUCTURAL" / "AUXILIARY"
extensions = *( SP xstring SP qdstrings )
xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Parses an OpenLDAP schemaObject element/object.
- parse(InputStream) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Parses a stream of OpenLDAP schemaObject elements/objects.
- parse(Reader) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Reads an entry in a ldif buffer, and returns the resulting lines, without
comments, and unfolded.
- parse(File) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Parses a file of OpenLDAP schemaObject elements/objects.
- parse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.SyntaxCheckerDescriptionSchemaParser
-
Parses a syntax checker description:
SyntaxCheckerDescription = LPAREN WSP
numericoid ; object identifier
[ SP "DESC" SP qdstring ] ; description
SP "FQCN" SP fqcn ; fully qualified class name
[ SP "BYTECODE" SP base64 ] ; optional base64 encoded bytecode
extensions WSP RPAREN ; extensions
base64 = *(4base64-char)
base64-char = ALPHA / DIGIT / "+" / "/"
fqcn = fqcnComponent 1*( DOT fqcnComponent )
fqcnComponent = ???
- parse(String) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationChecker
-
Parses a subtree specification without exhausting the parser.
- parse(String) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Parses a subtree specification without exhausting the parser.
- parse(char[]) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse a LdapUrl.
- parseAssertionValue(SchemaManager, String, byte[], Position) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
An assertion value :
assertionvalue = valueencoding
valueencoding = 0*(normal / escaped)
normal = UTF1SUBSET / UTFMB
escaped = '\' HEX HEX
HEX = '0'-'9' / 'A'-'F' / 'a'-'f'
UTF1SUBSET = %x01-27 / %x2B-5B / %x5D-7F (Everything but '\0', '*', '(', ')' and '\')
UTFMB = UTF2 / UTF3 / UTF4
UTF0 = %x80-BF
UTF2 = %xC2-DF UTF0
UTF3 = %xE0 %xA0-BF UTF0 / %xE1-EC UTF0 UTF0 / %xED %x80-9F UTF0 / %xEE-EF UTF0 UTF0
UTF4 = %xF0 %x90-BF UTF0 UTF0 / %xF1-F3 UTF0 UTF0 UTF0 / %xF4 %x80-8F UTF0 UTF0
With the specific constraints (RFC 4515):
"The <valueencoding< rule ensures that the entire filter string is a"
"valid UTF-8 string and provides that the octets that represent the"
"ASCII characters "*" (ASCII 0x2a), "(" (ASCII 0x28), ")" (ASCII"
"0x29), "\" (ASCII 0x5c), and NUL (ASCII 0x00) are represented as a"
"backslash "\" (ASCII 0x5c) followed by the two hexadecimal digits"
"representing the value of the encoded octet."
- parseAssertionValue(SchemaManager, byte[], Position) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
An assertion value :
assertionvalue = valueencoding
valueencoding = 0*(normal / escaped)
normal = UTF1SUBSET / UTFMB
escaped = '\' HEX HEX
HEX = '0'-'9' / 'A'-'F' / 'a'-'f'
UTF1SUBSET = %x01-27 / %x2B-5B / %x5D-7F (Everything but '\0', '*', '(', ')' and '\')
UTFMB = UTF2 / UTF3 / UTF4
UTF0 = %x80-BF
UTF2 = %xC2-DF UTF0
UTF3 = %xE0 %xA0-BF UTF0 / %xE1-EC UTF0 UTF0 / %xED %x80-9F UTF0 / %xEE-EF UTF0 UTF0
UTF4 = %xF0 %x90-BF UTF0 UTF0 / %xF1-F3 UTF0 UTF0 UTF0 / %xF4 %x80-8F UTF0 UTF0
With the specific constraints (RFC 4515):
"The <valueencoding> rule ensures that the entire filter string is a"
"valid UTF-8 string and provides that the octets that represent the"
"ASCII characters "*" (ASCII 0x2a), "(" (ASCII 0x28), ")" (ASCII"
"0x29), "\" (ASCII 0x5c), and NUL (ASCII 0x00) are represented as a"
"backslash "\" (ASCII 0x5c) followed by the two hexadecimal digits"
"representing the value of the encoded octet."
- parseAttribute(char[], Position, boolean, boolean) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse an attribute.
- parseAttribute(byte[], Position, boolean, boolean) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse an attribute.
- parseAttribute(Attributes, String, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Parse an AttributeType/AttributeValue
- parseAttributes() - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Parse a ldif file.
- parseAttributes(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
A method which parses a ldif string and returns a list of Attributes.
- parseAttributes(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse the attributes part
- parseAttributeType(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching attribute type descriptions.
- parseAttributeTypeRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching attribute type descriptions.
- parseAttributeTypeStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching attribute type descriptions.
- parseAttributeValue(String) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse an AttributeType/AttributeValue
- parseAttributeValue(LdifEntry, String, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse an AttributeType/AttributeValue
- parseBranchNode(SchemaManager, ExprNode, byte[], Position, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parse AND, OR and NOT nodes :
and = '&' filterlist
or = '|' filterlist
not = '!'
- parseChange(LdifEntry, Iterator<String>, ChangeType) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a change operation.
- parseChangeType(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse the changeType
- parseControl(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a control.
- ParsedDnComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compare two DNs
- ParsedDnComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
-
The ParsedDnComparator constructor.
- parseDecOctet(char[], int, int[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse this rule :
dec-octet = DIGIT | [1-9] DIGIT | "1" 2DIGIT | "2" [0-4] DIGIT | "25" [0-5]
- parseDitContentRule(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching DitContentRule descriptions.
- parseDitContentRuleRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for DitContentRule descriptions.
- parseDitContentRuleStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for DitContentRule descriptions.
- parseDitStructureRule(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching DitStructureRule descriptions.
- parseDitStructureRuleRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for DitStructureRule descriptions.
- parseDitStructureRuleStrict(Reader, OpenLdapSchemaParser.PosSchema) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for DitStructureRule descriptions.
- parseDn(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse the Dn of an entry
- parseDn(SchemaManager, String, List<Rdn>) - Method in class org.apache.directory.api.ldap.model.name.ComplexDnParser
-
Parses an Dn.
- parseDn(SchemaManager, String, Dn) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Parses the given name string and fills the given Dn object.
- parseDn(SchemaManager, String, List<Rdn>) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
- parseDN(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse a string and check that it complies with RFC 2253.
- parseEntry(SchemaManager) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Parse a ldif file.
- parseEntry(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
A method which parses a ldif string and returns an Entry.
- parseEntry(SchemaManager, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
A method which parses a ldif string and returns an Entry.
- parseEntry() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a ldif file.
- parseEntryAttribute(SchemaManager, Entry, String, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Parse an AttributeType/AttributeValue
- parseExtensible(SchemaManager, String, byte[], Position, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parse an extensible
extensible = ( attr [":dn"] [':' oid] ":=" assertionvalue )
/ ( [":dn"] ':' oid ":=" assertionvalue )
matchingrule = ":" oid
- parseExtensions(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse extensions and critical extensions.
- parseFill(char[]) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- parseFilter(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse the filter part.
- parseFilterComp(SchemaManager, byte[], Position, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
filtercomp = and / or / not / item
and = '&' WSP* filterlist
or = '|' WSP* filterlist
not = '!'
- parseFilterInternal(SchemaManager, byte[], Position, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parse the grammar rule :
filter ::= WSP* '(' WSP* filterComp WSP* ')' WSP*
- parseHost(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse this rule :
host = IP-literal / IPv4address / reg-name
port = *DIGIT
<host> ::= <hostname> ':' <hostnumber>
<hostname> ::= *[ <domainlabel> "." ] <toplabel>
<domainlabel> ::= <alphadigit> | <alphadigit> *[<alphadigit> | "-" ] <alphadigit>
<toplabel> ::= <alpha> | <alpha> *[ <alphadigit> | "-" ] <alphadigit>
<hostnumber> ::= <digits> "."
- parseHostPort(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse this rule :
<hostport> ::= <host> [':' <port>]
- parseInternal(SchemaManager, String, List<Rdn>) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Parse a Dn.
- parseIpLiteral(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
parse these rules :
IP-literal = "[" ( IPv6address / IPvFuture ) "]"
IPvFuture = "v" 1*HEXDIG "." 1*( unreserved / sub-delims / ":" )
IPv6address = 6( h16 ":" ) ls32
| "::" 5( h16 ":" ) ls32
| [ h16 ] "::" 4( h16 ":" ) ls32
| [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32
| [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32
| [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32
| [ *4( h16 ":" ) h16 ] "::" ls32
| [ *5( h16 ":" ) h16 ] "::" h16
| [ *6( h16 ":" ) h16 ] "::"
h16 = 1*4HEXDIG
ls32 = ( h16 ":" h16 ) / IPv4address
- parseIPV4(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse these rules :
IPv4address = dec-octet "." dec-octet "." dec-octet "." dec-octet
dec-octet = DIGIT | [1-9] DIGIT | "1" 2DIGIT | "2" [0-4] DIGIT | "25" [0-5]
- parseIPV6(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse the following rules :
IPv6address = 6( h16 ":" ) ls32
| "::" 5( h16 ":" ) ls32
| [ h16 ] "::" 4( h16 ":" ) ls32
| [ *1( h16 ":" ) h16 ] "::" 3( h16 ":" ) ls32
| [ *2( h16 ":" ) h16 ] "::" 2( h16 ":" ) ls32
| [ *3( h16 ":" ) h16 ] "::" h16 ":" ls32
| [ *4( h16 ":" ) h16 ] "::" ls32
| [ *5( h16 ":" ) h16 ] "::" h16
| [ *6( h16 ":" ) h16 ] "::"
h16 = 1*4HEXDIG
ls32 = ( h16 ":" h16 ) / IPv4address
- parseIPvFuture(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse these rules :
IPvFuture = "v" 1*HEXDIG "." 1*( unreserved / sub-delims / ":" )
(the "v" has already been parsed)
- parseItem(SchemaManager, byte[], Position, byte, boolean) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parse the following grammar :
item = simple / present / substring / extensible
simple = attr WSP* filtertype WSP* assertionvalue
filtertype = '=' / '~=' / '>=' / '<='
present = attr WSP* '=' '*'
substring = attr WSP* '=' WSP* [initial] any [final]
extensible = ( attr [":dn"] [':' oid] ":=" assertionvalue )
/ ( [":dn"] ':' oid ":=" assertionvalue )
matchingrule = ":" oid
An item starts with an attribute or a colon.
- parseKeyString(String, int, char) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
- parseKeyString(String, int) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
- parseKeyString(String, int) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
- parseLdapComparator(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for LdapComparator descriptions.
- parseLdapComparatorRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for LdapComparator descriptions.
- parseLdapComparatorStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for LdapComparator descriptions.
- parseLdapSyntax(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ldap syntax descriptions.
- parseLdapSyntaxRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ldap syntax descriptions.
- parseLdapSyntaxStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ldap syntax descriptions.
- parseLdif(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A method which parses a ldif string and returns a list of entries.
- parseLdif(BufferedReader) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The main entry point of the LdifParser.
- parseLdifFile(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a ldif file (using the default encoding).
- parseLdifFile(String, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a ldif file, decoding it using the given charset encoding
- parseMatchingRule(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching MatchingRule descriptions.
- parseMatchingRuleRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching rule descriptions.
- parseMatchingRuleStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching rule descriptions.
- parseMatchingRuleUse(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching MatchingRuleUse descriptions.
- parseMatchingRuleUseRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for MatchingRuleUse descriptions.
- parseMatchingRuleUseStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for MatchingRuleUse descriptions.
- parseModify(LdifEntry, Iterator<String>) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a modify change type.
- parseModRdn(LdifEntry, Iterator<String>) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a ModRDN operation
- parseNameForm(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for NameForm descriptions.
- parseNameFormRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for NameForm descriptions.
- parseNameFormStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for NameForm descriptions.
- parseNormalizer(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for Normalizer descriptions.
- parseNormalizerRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for Normalizer descriptions.
- parseNormalizerStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for Normalizer descriptions.
- parseNumber(char[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse a number :
number = '0' | '1'..'9' digits
digits = '0'..'9'*
- parseNumber(byte[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse a number :
number = '0' | '1'..'9' digits
digits = '0'..'9'*
- parseNumber(char[]) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse a number following the rules :
<number> ::= <digit> <digits> <digits> ::= <digit> <digits> | e <digit>
::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
Check that the number is in the interval
- parseObjectClass(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ObjectClass descriptions.
- parseObjectClassRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ObjectClass descriptions.
- parseObjectClassStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for matching ObjectClass descriptions.
- parseOID(char[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse an OID.
- parseOID(byte[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse an OID.
- parseOptions(char[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse attribute's options :
options = *( ';' option )
option = 1*keychar
keychar = 'a'-z' | 'A'-'Z' / '0'-'9' / '-'
- parseOptions(byte[], Position) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Parse attribute's options :
options = *( ';' option )
option = 1*keychar
keychar = 'a'-z' | 'A'-'Z' / '0'-'9' / '-'
- parsePort(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse this rule :
<port> ::= <digit>+
<digit> ::= 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
The port must be between 0 and 65535.
- parsePresenceEqOrSubstring(SchemaManager, String, byte[], Position) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Here is the grammar to parse :
simple ::= '=' assertionValue
present ::= '=' '*'
substring ::= '=' [initial] any [final]
initial ::= assertionValue
any ::= '*' ( assertionValue '*')*
As we can see, there is an ambiguity in the grammar : attr=* can be
seen as a present or as a substring.
- parser - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationChecker
-
the antlr generated parser being wrapped
- parser - Variable in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
the antlr generated parser being wrapped
- ParserDescriptionUtils - Class in org.apache.directory.api.ldap.model.schema.parsers
-
Utilities for dealing with various schema descriptions.
- ParserDescriptionUtils() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Private constructor.
- parseRdn(SchemaManager, String, Rdn) - Method in class org.apache.directory.api.ldap.model.name.ComplexDnParser
-
Parses an Rdn.
- parseRdn(SchemaManager, String, Rdn) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Parses the given name string and fills the given Rdn object.
- parseRdnInternal(SchemaManager, String, Position, Rdn) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
- parseRegName(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
parse these rules :
reg-name = *( unreserved / pct-encoded / sub-delims )
unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
pct-encoded = "%" HEXDIG HEXDIG
sub-delims = "!"
- parseScope(char[], int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse the scope part.
- parseSimpleValue(String, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse the value part.
- parseSubstring(SchemaManager, String, Value, byte[], Position) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Parse a substring
- parseSyntaxChecker(String) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for SyntaxChecker descriptions.
- parseSyntaxCheckerRelaxed(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for SyntaxChecker descriptions.
- parseSyntaxCheckerStrict(Reader, OpenLdapSchemaParser.PosSchema, Map<String, OpenLdapObjectIdentifierMacro>) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Production for SyntaxChecker descriptions.
- parseValue(String, String, int) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse the value part.
- parseVersion() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Parse the version from the ldif input.
- PARTIAL_RESULTS_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- password - Variable in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
- PasswordDetails - Class in org.apache.directory.api.ldap.model.password
-
A class to store all informations about an password.
- PasswordDetails(LdapSecurityConstants, byte[], byte[]) - Constructor for class org.apache.directory.api.ldap.model.password.PasswordDetails
-
Creates a new PasswordDetails instance
- PasswordPolicySchemaConstants - Class in org.apache.directory.api.ldap.model.constants
-
The PasswordPolicy schema ObjectClasses and AttributeTypes.
- PasswordPolicySchemaConstants() - Constructor for class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- PasswordUtil - Class in org.apache.directory.api.ldap.model.password
-
A utility class containing methods related to processing passwords.
- PasswordUtil() - Constructor for class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- PATTERN - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
- PDMS - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
- PersistentSearch - Interface in org.apache.directory.api.ldap.model.message.controls
-
A persistence search object, as defined in https://tools.ietf.org/html/draft-ietf-ldapext-psearch-03
PersistentSearch ::= SEQUENCE {
changeTypes INTEGER,
changesOnly BOOLEAN,
returnECs BOOLEAN
}
- PersistentSearchImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
A persistence search object
- PersistentSearchImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Default constructor
- PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PERSONAL_SIGNATURE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PERSONAL_SIGNATURE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PERSONAL_TITLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PERSONAL_TITLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PHOTO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PHOTO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PHYSICAL_DELIVERY_OFFICE_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PHYSICAL_DELIVERY_OFFICE_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_DSA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_DSA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_ORGANIZATION_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_ORGANIZATION_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PILOT_PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PKCS5S2_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The PKCS5S2 hash length
- PKCS9EMAIL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- pKey - Variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- PKI_CA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PKI_CA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PKI_USER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PKI_USER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PLAIN - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
PLAIN mechanism
- PLUS - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- PLUS - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- port - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The port
- position - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The current position
- POSIX_ACCOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSIX_ACCOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSIX_GROUP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSIX_GROUP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PosSchema() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.PosSchema
-
- POSTAL_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSTAL_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSTAL_ADDRESS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PostalAddressSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a PostalAddress according to
RFC 4517 :
<postal-address> = <dstring> <dstring-list>
<dstring-list> = "$" <dstring> <dstring-list> | e
- PostalAddressSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
Creates a new instance of PostalAddressSyntaxChecker.
- PostalAddressSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- POSTALCODE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSTALCODE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSTOFFICEBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- POSTOFFICEBOX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PREFERRED_DELIVERY_METHOD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PREFERRED_DELIVERY_METHOD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PREFERRED_LANGUAGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PREFERRED_LANGUAGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- prefetched - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Iterator prefetched entry
- prefix - Variable in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The associated prefix
- PreparedNormalizer - Interface in org.apache.directory.api.ldap.model.schema
-
An interface that is implemented by Normalizers calling the PrepareString class.
- prepareNextInput(Reader) - Method in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
-
Resets the state of an antlr lexer and initializes it with new input.
- prepareNextInput(Reader) - Method in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationLexer
-
Resets the state of an antlr lexer and initializes it with new input.
- PrepareString - Class in org.apache.directory.api.ldap.model.schema
-
This class implements the 6 steps described in RFC 4518
- PrepareString() - Constructor for class org.apache.directory.api.ldap.model.schema.PrepareString
-
A private constructor, to avoid instance creation of this static class.
- PrepareString.AssertionType - Enum in org.apache.directory.api.ldap.model.schema
-
The type of Assertion we have to normalize
- PrepareString.NormStateEnum - Enum in org.apache.directory.api.ldap.model.schema
-
- PRESCRIPTIVE_ACI_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESCRIPTIVE_ACI_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESCRIPTIVE_TRIGGER_SPECIFICATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESCRIPTIVE_TRIGGER_SPECIFICATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PresenceNode - Class in org.apache.directory.api.ldap.model.filter
-
Filter expression tree node representing a filter attribute value assertion
for presence.
- PresenceNode(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.filter.PresenceNode
-
Creates a PresenceNode object based on an attribute.
- PresenceNode(String) - Constructor for class org.apache.directory.api.ldap.model.filter.PresenceNode
-
Creates a PresenceNode object based on an attribute.
- PRESENTATION_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESENTATION_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESENTATION_ADDRESS_MATCH_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESENTATION_ADDRESS_MATCH_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PRESENTATION_ADDRESS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PresentationAddressSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a PresentationAddressSyntax.
- PresentationAddressSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker
-
Creates an instance of PresentationAddressSyntaxChecker
- PresentationAddressSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- presentIn(int) - Method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
Checks via bitwise AND to see if this ChangeType value is within the
supplied changeTypes.
- prettyPrint - Variable in enum org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer.Style
-
- prettyPrintIndent(StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- prettyPrintNewLine(StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- previous() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Advances this Cursor to the previous position.
- previous() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Advances this Cursor to the previous position.
- previous() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Advances this Cursor to the previous position.
- previous() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Advances this Cursor to the previous position.
- previous() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Advances this Cursor to the previous position.
- previousDn - Variable in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
The previous Dn
- PRINTABLE_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PrintableStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Printable String according to RFC 4517.
- PrintableStringSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
Creates a new instance of PrintableStringSyntaxChecker.
- PrintableStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Default implementation for this method : just throw an exception.
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
- printRefinementToBuffer(StringBuilder) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Recursively appends the refinement string representation of this node and its
descendants in prefix notation to a buffer.
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
- printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
- printSchemaName - Variable in enum org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer.Style
-
- printToBuffer(StringBuilder) - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Pretty prints this expression node along with annotation information.
- processExtension(Reader, OpenLdapSchemaParser.PosSchema, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
extension ::= xstring SP qdstrings
xstring ::= "X" HYPHEN ( ALPHA | HYPHEN | USCORE )+
qdstrings ::= qdstring | ( LPAREN WSP qdstringlist WSP RPAREN )
qdstringlist ::= qdstring *( SP qdstring )*
qdstring ::= SQUOTE dstring SQUOTE
dstring ::= 1*( QS / QQ / QUTF8 ) ; escaped UTF-8 string
- processObjectIdentifier(Reader, OpenLdapSchemaParser.PosSchema) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Process OpenLDAP macros, like : objectidentifier DUAConfSchemaOID 1.3.6.1.4.1.11.1.3.1.
- processResponse(ResultResponse) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Process the response, throwing the associated exception if needed.
- PROTOCOL_INFORMATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PROTOCOL_INFORMATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PROTOCOL_INFORMATION_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PROTOCOL_INFORMATION_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PROTOCOL_INFORMATION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
The single instance with protocolError result code.
- PROTOCOLERROR - Static variable in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
The single instance with protocolError result code.
- ProtocolInformationSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a protocol information
according to RFC 2252.
- ProtocolInformationSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
-
Creates a new instance of ProtocolInformationSyntaxChecker.
- ProtocolInformationSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ProxiedAuthz - Interface in org.apache.directory.api.ldap.model.message.controls
-
Control which defines the Proxy Authorization request.
- ProxiedAuthzImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Simple ProxiedAuthz implementation class.
- ProxiedAuthzImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
-
Default constructor.
- PURGE_INSTANCEID - Static variable in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
A special instance ID for a purge CSN
- put(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Put an attribute (represented by its ID and some binary values) into an entry.
- put(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Put an attribute (represented by its ID and some String values) into an entry.
- put(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Put an attribute (represented by its ID and some values) into an entry.
- put(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places attributes in the attribute collection.
- put(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and binary values
into the attribute collection.
- put(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and String values
into the attribute collection.
- put(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and some binary values
into the attribute collection.
- put(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and some String values
into the attribute collection.
- put(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places attributes in the attribute collection.
- put(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and binary values
into the attribute collection.
- put(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and String values
into the attribute collection.
- put(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(String, AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and some binary values
into the attribute collection.
- put(String, AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and some String values
into the attribute collection.
- put(String, AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Put an attribute (represented by its ID and some binary values) into an entry.
- put(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Put an attribute (represented by its ID and some String values) into an entry.
- put(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Put an attribute (represented by its ID and some values) into an entry.
- put(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Put an attribute (represented by its ID and some binary values) into an entry.
- put(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Put an attribute (represented by its ID and some String values) into an entry.
- put(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Put an attribute (represented by its ID and some values) into an entry.
- put(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places attributes in the attribute collection.
- put(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and binary values
into the attribute collection.
- put(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and String values
into the attribute collection.
- put(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and some binary values
into the attribute collection.
- put(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and some String values
into the attribute collection.
- put(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Places a new attribute with the supplied AttributeType and some values
into the attribute collection.
- put(Object, Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Sets a message scope parameter.
- put(Object, Object) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Sets a message scope parameter.
- put(String, Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- put(T) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Store the given SchemaObject into the OidRegistry.
- putAll(Map<? extends String, ? extends Schema>) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- putAttribute(String, Object) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add an attribute value to an existing attribute
- PWD_ACCOUNT_LOCKED_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ACCOUNT_LOCKED_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_ACCOUNT_LOCKED_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ACCOUNT_LOCKED_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_ALLOW_USER_CHANGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ALLOW_USER_CHANGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_ALLOW_USER_CHANGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ALLOW_USER_CHANGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_ATTRIBUTE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ATTRIBUTE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_ATTRIBUTE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_ATTRIBUTE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_CHANGED_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_CHANGED_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_CHANGED_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_CHANGED_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_CHECK_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_CHECK_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_CHECK_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_CHECK_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_END_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_END_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_END_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_END_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_EXPIRE_WARNING_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_EXPIRE_WARNING_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_EXPIRE_WARNING_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_EXPIRE_WARNING_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_FAILURE_COUNT_INTERVAL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_FAILURE_COUNT_INTERVAL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_FAILURE_COUNT_INTERVAL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_FAILURE_COUNT_INTERVAL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_FAILURE_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_FAILURE_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_FAILURE_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_FAILURE_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_AUTH_N_LIMIT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_AUTH_N_LIMIT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_AUTHN_LIMIT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_AUTHN_LIMIT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_EXPIRE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_EXPIRE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_EXPIRE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_EXPIRE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_USE_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_USE_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_GRACE_USE_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_GRACE_USE_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_HISTORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_HISTORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_HISTORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_HISTORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_IN_HISTORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_IN_HISTORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_IN_HISTORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_IN_HISTORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LAST_SUCCESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LAST_SUCCESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LAST_SUCCESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LAST_SUCCESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LOCKOUT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LOCKOUT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LOCKOUT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LOCKOUT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LOCKOUT_DURATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LOCKOUT_DURATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_LOCKOUT_DURATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_LOCKOUT_DURATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_AGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_AGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_AGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_AGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_DELAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_DELAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_DELAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_DELAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_FAILURE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_FAILURE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_FAILURE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_FAILURE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_IDLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_IDLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_IDLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_IDLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MAX_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MAX_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_AGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_AGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_AGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_AGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_DELAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_DELAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_DELAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_DELAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MIN_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MIN_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MUST_CHANGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MUST_CHANGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_MUST_CHANGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_MUST_CHANGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_POLICY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_POLICY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_POLICY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_POLICY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_POLICY_SUBENTRY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_POLICY_SUBENTRY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_POLICY_SUBENTRY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_POLICY_SUBENTRY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_RESET_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_RESET_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_RESET_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_RESET_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_SAFE_MODIFY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_SAFE_MODIFY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_SAFE_MODIFY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_SAFE_MODIFY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_START_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_START_TIME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- PWD_START_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.PasswordPolicySchemaConstants
-
- PWD_START_TIME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- RANGLE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- rawOidOrNameSuffix - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
- RBRACE - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- Rdn - Class in org.apache.directory.api.ldap.model.name
-
This class store the name-component part or the following BNF grammar (as of
RFC2253, par. 3, and RFC1779, fig. 1) :
- <name-component> ::=
<attributeType> <spaces> '=' <spaces>
<attributeValue> <attributeTypeAndValues>
-
<attributeTypeAndValues> ::= <spaces> '+' <spaces>
<attributeType> <spaces> '=' <spaces>
<attributeValue> <attributeTypeAndValues> | e
-
<attributeType> ::= [a-zA-Z] <keychars> | <oidPrefix> [0-9]
<digits> <oids> | [0-9] <digits> <oids>
-
<keychars> ::= [a-zA-Z] <keychars> | [0-9] <keychars> | '-'
<keychars> | e
- <oidPrefix> ::= 'OID.' | 'oid.' | e
-
<oids> ::= '.' [0-9] <digits> <oids> | e
-
<attributeValue> ::= <pairs-or-strings> | '#' <hexstring>
|'"' <quotechar-or-pairs> '"'
- <pairs-or-strings> ::= '\'
<pairchar> <pairs-or-strings> | <stringchar>
<pairs-or-strings> | e
- <quotechar-or-pairs> ::=
<quotechar> <quotechar-or-pairs> | '\' <pairchar>
<quotechar-or-pairs> | e
- <pairchar> ::= ',' | '=' | '+' |
'<' | '>' | '#' | ';' | '\' | '"' | [0-9a-fA-F] [0-9a-fA-F]
-
<hexstring> ::= [0-9a-fA-F] [0-9a-fA-F] <hexpairs>
-
<hexpairs> ::= [0-9a-fA-F] [0-9a-fA-F] <hexpairs> | e
-
<digits> ::= [0-9] <digits> | e
- <stringchar> ::=
[0x00-0xFF] - [,=+<>#;\"\n\r]
- <quotechar> ::= [0x00-0xFF] -
[\"]
- <separator> ::= ',' | ';'
- <spaces> ::= ' '
<spaces> | e
A Rdn is a part of a Dn.
- Rdn() - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
A empty constructor.
- Rdn(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
Creates a new schema aware instance of Rdn.
- Rdn(SchemaManager, String) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
A constructor that parse a String representing a schema aware Rdn.
- Rdn(String) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
A constructor that parse a String representing a Rdn.
- Rdn(SchemaManager, String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
A constructor that constructs a schema aware Rdn from a type and a value.
- Rdn(String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
A constructor that constructs a Rdn from a type and a value.
- Rdn(SchemaManager, Ava...) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
Creates a new schema aware RDN from a list of AVA
- Rdn(Ava...) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
Creates a new RDN from a list of AVA
- Rdn(Rdn) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
Constructs an Rdn from the given rdn.
- Rdn(SchemaManager, Rdn) - Constructor for class org.apache.directory.api.ldap.model.name.Rdn
-
Constructs an Rdn from the given rdn.
- RdnIterator() - Constructor for class org.apache.directory.api.ldap.model.name.Dn.RdnIterator
-
- rdns - Variable in class org.apache.directory.api.ldap.model.name.Dn
-
The RDNs that are elements of the Dn
NOTE THAT THESE ARE IN THE OPPOSITE ORDER FROM THAT IMPLIED BY THE JAVADOC!
- reader - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The ldif Reader
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.Value
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
We read back the data to create a new ATAV.
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.name.Dn
- readExternal(ObjectInput) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
We read back the data to create a new RDB.
- readLines() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Reads an entry in a ldif buffer, and returns the resulting lines, without
comments, and unfolded.
- reason - Variable in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- reason - Variable in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
The reason message.
- reasonCode - Variable in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
The reason code.
- reasonPhrase - Variable in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- REF_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- REF_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- referral - Variable in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Referral associated with this LdapResult if the errorCode is REFERRAL
- Referral - Interface in org.apache.directory.api.ldap.model.message
-
Represents a referral which is a set of alternative locations where an entry
can be found.
- referral - Variable in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Referral holding the reference urls
- REFERRAL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- REFERRAL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- referralHandling - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
A flag set to tell the search what to do wth referrals
- ReferralImpl - Class in org.apache.directory.api.ldap.model.message
-
A Referral implementation.
- ReferralImpl() - Constructor for class org.apache.directory.api.ldap.model.message.ReferralImpl
-
- referralLength - Variable in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
The length of the referral
- ReferralsPolicyEnum - Enum in org.apache.directory.api.ldap.model.message
-
An enum describing the three possible actions for referrals :
Ignore : The referrals will be retruned as is (ie, the 'ref' attribute type will be present in the entry
Follow : The referral will be chased by the client
Throws : An LdapReferralException will be thrown
- ReferralsPolicyEnum() - Constructor for enum org.apache.directory.api.ldap.model.message.ReferralsPolicyEnum
-
- refinement() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- refinement() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- refinement - Variable in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
a filter using only assertions on objectClass attributes for subtree
refinement
- refinement - Variable in class org.apache.directory.api.ldap.model.subtree.NotRefinement
-
The refinement
- Refinement - Interface in org.apache.directory.api.ldap.model.subtree
-
An empty interface used for Refinements.
- refinements - Variable in class org.apache.directory.api.ldap.model.subtree.AndRefinement
-
The set of refinements
- refinements() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- refinements() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- refinements - Variable in class org.apache.directory.api.ldap.model.subtree.OrRefinement
-
The set of refinements
- refs - Variable in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
The list of referrals
- regexes - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
the perl 5 regex engine
- RegexNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A Normalizer that uses Perl5 based regular expressions to normalize values.
- RegexNormalizer(String, Pattern[]) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
Creates a Perl5 regular expression based normalizer.
- REGEXP - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
- RegexSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker implemented using Perl5 regular expressions to constrain
values.
- RegexSyntaxChecker(String, String[]) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
Creates a Syntax validator for a specific Syntax using Perl5 matching
rules for validation.
- RegexSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- register(LdapComparator<?>) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ComparatorRegistry
-
Registers a new LdapComparator with this registry.
- register(DitStructureRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Registers a new SchemaObject with this registry.
- register(T) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Registers a new SchemaObject with this registry.
- register(DitStructureRule) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Registers a new DitStructureRule with this registry.
- register(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Registers a new SchemaObject with this registry.
- register(LdapComparator<?>) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Registers a new LdapComparator with this registry.
- register(DitContentRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Registers a new SchemaObject with this registry.
- register(DitStructureRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Registers a new DitStructureRule with this registry.
- register(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Registers a new SchemaObject with this registry.
- register(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Registers a new SchemaObject with this registry.
- register(MatchingRuleUse) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Registers a new SchemaObject with this registry.
- register(NameForm) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Registers a new SchemaObject with this registry.
- register(Normalizer) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Registers a new Normalizer with this registry.
- register(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Registers a new ObjectClass with this registry.
- register(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Registers a new SyntaxChecker with this registry.
- register(Normalizer) - Method in interface org.apache.directory.api.ldap.model.schema.registries.NormalizerRegistry
-
Registers a new Normalizer with this registry.
- register(ObjectClass) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Registers a new ObjectClass with this registry.
- register(T) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Adds an OID name pair to the registry.
- register(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Register the given SchemaObject into the associated Registry
- register(T) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Registers a new SchemaObject with this registry.
- register(SyntaxChecker) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SyntaxCheckerRegistry
-
Registers a new SyntaxChecker with this registry.
- registerDescendants(AttributeType, AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Store the AttributeType into a map associating an AttributeType to its
descendants.
- registerDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Store the AttributeType into a map associating an AttributeType to its
descendants.
- registerDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Store the ObjectClass into a map associating an ObjectClass to its
descendants.
- registerDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Store the AttributeType into a map associating an AttributeType to its
descendants.
- registerDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Store the ObjectClass into a map associating an ObjectClass to its
descendants.
- registerDescendants(ObjectClass, List<ObjectClass>) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Store the ObjectClass into a map associating an ObjectClass to its
descendants.
- REGISTERED_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- REGISTERED_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- Registries - Class in org.apache.directory.api.ldap.model.schema.registries
-
Document this class.
- Registries() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Creates a new instance of Registries.
- rehash() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
A helper method to rehash the hashCode
- rehash() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
A helper method to recompute the hash code
- relatedId - Variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
The related ID (name or OID) of the exception
- relativeDistinguishedName(SchemaManager, Rdn) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
Parses a Rdn string.
- relativeDistinguishedNames(SchemaManager, List<Rdn>) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
Parses a Dn string.
- RELAXED - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- relaxed - Variable in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
The flag that tells about the SchemaLoader mode : relaxed or strict
- RELAXED - Static variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The relaxed mode
- RELAXED - Static variable in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Two flags for RELAXED and STRICT, this is RELAXED
- remainingDn - Variable in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
The remaining Dn
- remainingDn - Variable in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
The remaining Dn
- remove() - Method in class org.apache.directory.api.ldap.model.cursor.CursorIterator
- remove(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Removes all the values that are equal to the given values.
- remove(byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Removes all the values that are equal to the given values.
- remove(Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Removes all the values that are equal to the given values.
- remove(Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Removes all the values that are equal to the given values.
- remove(byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Removes all the values that are equal to the given values.
- remove(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Removes all the values that are equal to the given values.
- remove(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified attributes.
- remove(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified binary values from an attribute.
- remove(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified String values from an attribute.
- remove(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified values from an attribute.
- remove(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified binary values from an attribute.
- remove(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified String values from an attribute.
- remove(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the specified values from an attribute.
- remove(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified binary values from an attribute.
- remove(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified String values from an attribute.
- remove(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified values from an attribute.
- remove(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified attributes.
- remove(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified binary values from an attribute.
- remove(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified String values from an attribute.
- remove(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the specified values from an attribute.
- remove(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified attributes.
- remove(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified binary values from an attribute.
- remove(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified String values from an attribute.
- remove(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified values from an attribute.
- remove(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified binary values from an attribute.
- remove(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified String values from an attribute.
- remove(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the specified values from an attribute.
- remove() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Always throws UnsupportedOperationException!
- remove(String, String...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for removal with the given
values from the target entry.
- remove(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
- remove(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for removal from the target entry.
- remove(String) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute name for removal from the target entry.
- remove(String, String...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for removal with the given
values from the target entry.
- remove(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
- remove(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for removal from the target entry.
- remove(String) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute name for removal from the target entry.
- remove() - Method in class org.apache.directory.api.ldap.model.name.Dn.RdnIterator
- remove(Object) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- remove() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- removeAttribute(String...) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Remove a list of Attributes from the LdifEntry
- removeAttribute(String) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Removes an attribute to the set of entry attributes to return.
- removeAttribute(String) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Removes an attribute to the set of entry attributes to return.
- removeAttributes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the attribute with the specified AttributeTypes.
- removeAttributes(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Removes the attribute with the specified alias.
- removeAttributes(AttributeType...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the attribute with the specified AttributeTypes.
- removeAttributes(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Removes the attribute with the specified alias.
- removeAttributes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the attribute with the specified AttributeTypes.
- removeAttributes(String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Removes the attribute with the specified alias.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Deletes a control removing it from this Message.
- removeControl(Control) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Deletes a control removing it from this Message.
- removeFromRegistries(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Remove the AttributeType from the registries, updating the references to
other SchemaObject.
- removeFromRegistries(LdapSyntax, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.LdapSyntaxHelper
-
Remove the LdapSyntax from the Registries, updating the references to
other SchemaObject.
- removeFromRegistries(MatchingRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleHelper
-
Remove the MatchingRule from the Registries, updating the references to
other SchemaObject.
- removeFromRegistries(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Remove the ObjectClass from the registries, updating the references to
other SchemaObject.
- removeInternal() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Always throws UnsupportedOperationException!
- removeLdapUrl(String) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Removes an LDAPv3 URL to this Referral.
- removeLdapUrl(String) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Removes an LDAPv3 URL to this Referral.
- removeMappingFor(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Remove a new Oid/Normalizer couple in the OidNormalizer map
- removeMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Remove the AttributeType normalizer from the OidNormalizer map
- removeMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Remove a new Oid/Normalizer couple in the OidNormalizer map
- removeModification(Modification) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Removes a ModificationItem to the set of modifications composing this
modify request.
- removeModification(Modification) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Removes a ModificationItem to the set of modifications composing this
modify request.
- removeReference(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Unlink the SchemaObject references
- removeSchema(Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Remove a schema from the schema's list
- removeSchema(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Remove a schema from the schema's list
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Modify all the DitStructureRule using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Modify all the DitStructureRule using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- renameSchema(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Modify all the SchemaObject using a schemaName when this name changes.
- render(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders an objectClass according to the Object Class
Description Syntax 1.3.6.1.4.1.1466.115.121.1.37.
- render(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders an attributeType according to the
Attribute Type Description Syntax 1.3.6.1.4.1.1466.115.121.1.3.
- render(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders an matchingRule according to the
MatchingRule Description Syntax 1.3.6.1.4.1.1466.115.121.1.30.
- render(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders a Syntax according to the LDAP Syntax
Description Syntax 1.3.6.1.4.1.1466.115.121.1.54.
- render(MatchingRuleUse) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
NOT FULLY IMPLEMENTED!
- render(DitContentRule) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
NOT FULLY IMPLEMENTED!
- render(DitStructureRule) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
NOT FULLY IMPLEMENTED!
- render(NameForm) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
NOT FULLY IMPLEMENTED!
- render(StringBuilder, List<String>) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders qdescrs into an existing buffer.
- render(ObjectClass[]) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders a list of object classes for things like a list of superior
objectClasses using the ( oid $ oid ) format.
- render(StringBuilder, ObjectClass[]) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders a list of object classes for things like a list of superior
objectClasses using the ( oid $ oid ) format into an existing buffer.
- render(AttributeType[]) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders a list of attributeTypes for things like the must or may list of
objectClasses using the ( oid $ oid ) format.
- render(StringBuilder, AttributeType[]) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders a list of attributeTypes for things like the must or may list of
objectClasses using the ( oid $ oid ) format into an existing buffer.
- render(Map<String, List<String>>) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders the schema extensions into a new StringBuffer.
- render(LoadableSchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Returns a String description of a schema.
- render(UsageEnum) - Static method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Get the string representation for UsageEnum, which will be
used by the AttributeType rendering
- render() - Method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Get the string representation for UsageEnum, which will be
used by the AttributeType rendering
- renderClose(StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderDescription(SchemaObject, StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderNames(SchemaObject, StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderObsolete(SchemaObject, StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderOids(StringBuilder, String, List<String>) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderOids(StringBuilder, List<String>) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders oids into a new buffer.
- renderQDescrs(StringBuilder, List<String>) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders qdescrs into a new buffer.
- renderQDescrs(StringBuilder, List<String>) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders qdescrs into a new buffer.
- renderQDString(StringBuilder, String) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Renders QDString into a new buffer.
- renderQDString(StringBuilder, String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Renders QDString into a new buffer.
- renderRuleIds(StringBuilder, List<Integer>) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderStartOidNamesDescObsolete(SchemaObject, String) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- renderXSchemaName(SchemaObject, StringBuilder) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- replace(String) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
- replace(String, String...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for replacement with the given
values in the target entry.
- replace(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
- replace(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for replacement in the target entry.
- replace(String) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- replace(String, String...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for replacement with the given
values in the target entry.
- replace(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- replace(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for replacement in the target entry.
- replicaId - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
The server identification
- replicaId - Variable in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
The replicaId to use for every CSN created by this factory
- Request - Interface in org.apache.directory.api.ldap.model.message
-
Ldap protocol request messages derive from this super interface.
- requestAbandoned(AbandonableRequest) - Method in interface org.apache.directory.api.ldap.model.message.AbandonListener
-
Notifies that a request has been abandoned.
- RequestObservable() - Constructor for class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest.RequestObservable
-
- requestValue - Variable in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Extended request value as an opaque byte array
- reset() - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
-
- reset() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaErrorHandler
-
Resets implementation state.
- reset(String) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationChecker
-
Initializes the plumbing by creating a pipe and coupling the parser/lexer
pair with it. param spec the specification to be parsed
- reset(String) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Initializes the plumbing by creating a pipe and coupling the parser/lexer
pair with it.
- resetState() - Method in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationChecker
-
Resets the state of an antlr parser.
- resetState() - Method in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationParser
-
Resets the state of an antlr parser.
- RESIDENTIAL_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- RESIDENTIAL_PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- resolve(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the SyntaxChecker associated with a Syntax.
- resolve(Normalizer) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the Normalizer
- resolve(LdapComparator<?>) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the LdapComparator
- resolve(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the SyntaxChecker
- resolve(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check if the Comparator, Normalizer and the syntax are
existing for a matchingRule.
- resolve(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check the inheritance, and the existence of MatchingRules and LdapSyntax
for an attribute
- resolve(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- resolvedDn - Variable in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
The resolved Dn
- resolvedObject - Variable in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
the resolvedObject
- resolvedObject - Variable in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
The resolved Object
- resolvedOid - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
- resolveObjectIdentifierMacro(OpenLdapObjectIdentifierMacro) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Find the proper OID from a OID which may contain a macro
- resolver - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- resolveRecursive(AttributeType, Set<String>) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check AttributeType referential integrity
- resolveRecursive(ObjectClass, Set<String>) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- response - Variable in exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
The response with the error cause
- response - Variable in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
The associated response
- response - Variable in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
- response - Variable in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
The associated response
- response - Variable in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
The associated response
- response - Variable in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
The deleteResponse associated with this request
- response - Variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
The associated response
- response - Variable in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
The associated response
- response - Variable in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
The associated response
- Response - Interface in org.apache.directory.api.ldap.model.message
-
Super interface used as a marker for all protocol response type messages.
- response - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
The final result containing SearchResponseDone response
- RESPONSE_TYPES - Static variable in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Different response types that a search request may return.
- ResponseCarryingMessageException - Exception in org.apache.directory.api.ldap.model.exception
-
This exception is thrown when a message processing error occurs.
- ResponseCarryingMessageException() - Constructor for exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Constructs an Exception without a message.
- ResponseCarryingMessageException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Constructs an Exception without a message.
- ResponseCarryingMessageException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Constructs an Exception with a detailed message.
- ResponseCarryingMessageException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Constructs an Exception with a detailed message.
- responseName - Variable in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Object identifier for the extended response
- responseName - Variable in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
ResponseName for the intermediate response
- responseValue - Variable in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Response Value for the intermediate response
- responseValue - Variable in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Extended response value as an opaque byte array
- result - Variable in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
-
the sort operations result code
- resultCode - Variable in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
The operation resultCode
- resultCode - Variable in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Resultant operation error code - defaults to SUCCESS
- ResultCodeEnum - Enum in org.apache.directory.api.ldap.model.message
-
Type safe LDAP message envelope result code enumeration.
- ResultCodeEnum(int, String) - Constructor for enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Private construct so no other instances can be created other than the
public static constants in this class.
- ResultResponse - Interface in org.apache.directory.api.ldap.model.message
-
An LDAP Response that contains an LDAPResult structure within it.
- ResultResponseRequest - Interface in org.apache.directory.api.ldap.model.message
-
A request who's one or more responses contains an LdapResult.
- retryReferral() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Retry.
- retryReferral() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Retry.
- returnECs - Variable in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
If returnECs is TRUE, the server MUST return an Entry Change Notification
control with each entry returned as the result of changes.
- returningAttributes - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The list of attributes to return, once it has been normalized.
- returningAttributesStr - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The list of attributes to return, as Strings.
- ReusableAntlrSubtreeSpecificationChecker - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable parser class extended from antlr generated parser for an LDAP
subtree specification as defined by
RFC 3672.
- ReusableAntlrSubtreeSpecificationChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationChecker
-
Creates a ReusableAntlrSubtreeSpecificationParser instance.
- ReusableAntlrSubtreeSpecificationCheckerLexer - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable lexer class extended from antlr generated lexer for an LDAP
subtree specification as defined by
RFC 3672.
- ReusableAntlrSubtreeSpecificationCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
-
Creates a ReusableAntlrSubtreeSpecificationLexer instance.
- ReusableAntlrSubtreeSpecificationLexer - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable lexer class extended from antlr generated lexer for an LDAP
subtree specification as defined by
RFC 3672.
- ReusableAntlrSubtreeSpecificationLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationLexer
-
Creates a ReusableAntlrSubtreeSpecificationLexer instance.
- ReusableAntlrSubtreeSpecificationParser - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable parser class extended from antlr generated parser for an LDAP
subtree specification as defined by
RFC 3672.
- ReusableAntlrSubtreeSpecificationParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationParser
-
Creates a ReusableAntlrSubtreeSpecificationParser instance.
- reverseAdd(Dn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Compute a reverse LDIF of an AddRequest.
- reverseDel(Dn, Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Compute a reverse LDIF of a DeleteRequest.
- reverseModify(Dn, List<Modification>, Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Compute the reversed LDIF for a modify request.
- reverseMove(Dn, Dn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Compute a reverse LDIF for a forward change which if in LDIF format
would represent a Move operation.
- reverseMoveAndRename(Entry, Dn, Rdn, boolean) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Revert a Dn to it's previous version by removing the first Rdn and adding the given Rdn.
- reverseOrder - Variable in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
A flag to set to true to get the result in reverse order.
- reverseRename(Entry, Rdn, boolean) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Revert a Dn to it's previous version by removing the first Rdn and adding the given Rdn.
- revertEntry(Entry, Dn, Dn, Rdn, Rdn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
A small helper class to compute the simple revert.
- RFC822_LOCAL_PART_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- RFC822_LOCAL_PART_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- RFC822_MAILBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- role - Variable in enum org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The AdministrativeRole as a String
- ROLE_OCCUPANT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROLE_OCCUPANT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROOM_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROOM_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROOM_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROOM_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ROOT_DSE - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
The rootDSE
- rootCause - Variable in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- RPAREN - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- RULE_ID_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- RULE_ID_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ruleId - Variable in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
The rule ID.
- ruleIdIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Gets an iterator over the registered ruleId in the registry.
- ruleIdIterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Gets an iterator over the registered ruleId in the registry.
- ruleIdIterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets an iterator over the registered ruleId in the registry.
- S_ORIG - Static variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- SAFEUTF8CHAR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- SAFEUTF8CHAR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- SAFEUTF8STRING - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- SAFEUTF8STRING - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- salt - Variable in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
- SaslQoP - Enum in org.apache.directory.api.ldap.model.constants
-
This enums contains values for SASL QoP (Quality of Protection).
- SaslQoP(String) - Constructor for enum org.apache.directory.api.ldap.model.constants.SaslQoP
-
Creates a new instance of SaslQoP.
- SaslSecurityStrength - Enum in org.apache.directory.api.ldap.model.constants
-
This enums contains values for SASL Security Strength.
- SaslSecurityStrength(String) - Constructor for enum org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Creates a new instance of SaslSecurityStrength.
- savedCaseSensitive - Variable in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
-
- savedCaseSensitive - Variable in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationLexer
-
- savedCaseSensitiveLiterals - Variable in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
-
- savedCaseSensitiveLiterals - Variable in class org.apache.directory.api.ldap.model.subtree.ReusableAntlrSubtreeSpecificationLexer
-
- SCBuilder(String) - Constructor for class org.apache.directory.api.ldap.model.schema.SyntaxChecker.SCBuilder
-
The Builder constructor
- Schema - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Base schema interface.
- SCHEMA_MODIFICATIONS_DN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SCHEMA_NAME - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
-
- SCHEMA_OTHER - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
-
- SCHEMA_VIOLATION_EXCEPTION_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
- SchemaConstants - Class in org.apache.directory.api.ldap.model.constants
-
A utility class where we declare all the schema objects being used by any
ldap server.
- SchemaConstants() - Constructor for class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- schemaDescriptions - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The list of parsed schema descriptions
- SchemaErrorHandler - Interface in org.apache.directory.api.ldap.model.schema
-
Interface for handling errors that occur during schema processing.
- schemaLoaded(Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Merely adds the schema to the set of loaded schemas.
- schemaLoaded(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoaderListener
-
Listener method called to indicate a loader or other agent finished
loading the schema objects for a schema into the Registries.
- schemaLoader - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The SchemaLoader used to load this schema
- SchemaLoader - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Loads schemas into registries.
- SchemaLoaderListener - Interface in org.apache.directory.api.ldap.model.schema.registries
-
A listener interface used by schema loaders and the schema subsystem of
Apache Directory Server to notify the registry of events like a new schema
being loaded or unloaded.
- schemaManager - Variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
The SchemaManager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The SchemaManager instance, if any
- schemaManager - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.name.Dn
-
the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
A reference to the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
-
A reference to the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
-
A reference to the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
A reference to the schema manager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
the schemaManager used to dynamically resolve Normalizers
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
A reference to the schema manager used to normalize the Dn
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
A reference to the schema manager used to normalize the Name
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
A reference to the schema manager used to normalize the Name
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
A reference to the schema manager used to normalize the Dn
- SchemaManager - Interface in org.apache.directory.api.ldap.model.schema
-
A class used to manage access to the Schemas and Registries.
- schemaManager - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker.Builder
-
The schemaManager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
The SchemaManager
- schemaManager - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
The schemaManager
- schemaMap - Variable in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
A map of all available schema names to schema objects.
- schemaName - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The name of the schema this object is associated with
- SchemaObject - Interface in org.apache.directory.api.ldap.model.schema
-
Most schema objects have some common attributes.
- schemaObject - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
-
The internal schemaObject
- SchemaObjectIterable(List<T>, SchemaObjectSorter.ReferenceCallback<T>) - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterable
-
- SchemaObjectIterator(List<T>, SchemaObjectSorter.ReferenceCallback<T>) - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- schemaObjectIterator - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- SchemaObjectRegistry<T extends SchemaObject> - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Common schema object registry interface.
- SchemaObjectRenderer - Class in org.apache.directory.api.ldap.model.schema
-
Renderer for schema objects.
- SchemaObjectRenderer(SchemaObjectRenderer.Style) - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- SchemaObjectRenderer.Style - Enum in org.apache.directory.api.ldap.model.schema
-
- schemaObjects - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A map storing all the schema objects associated with a schema
- schemaObjects - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterable
-
- schemaObjects - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter.SchemaObjectIterator
-
- SchemaObjectSorter - Class in org.apache.directory.api.ldap.model.schema
-
Various utility methods for sorting schema objects.
- SchemaObjectSorter() - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter
-
- SchemaObjectSorter.ReferenceCallback<T extends SchemaObject> - Interface in org.apache.directory.api.ldap.model.schema
-
- SchemaObjectSorter.SchemaObjectIterable<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema
-
- SchemaObjectSorter.SchemaObjectIterator<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema
-
- schemaObjectType - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
The SchemaObject type, used by the toString() method
- SchemaObjectType - Enum in org.apache.directory.api.ldap.model.schema
-
The SchemaObject types
- SchemaObjectType(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A private constructor to associated a number to the type
- SchemaObjectWrapper - Class in org.apache.directory.api.ldap.model.schema
-
A class containing a SchemaObject, used by the global registries.
- SchemaObjectWrapper(SchemaObject) - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
-
Creates a new instance of SchemaObjectWrapper.
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
The schema parser used to parse the AttributeTypeDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
The schema parser used to parse the DITContentRuleDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
The schema parser used to parse the DITContentRuleDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
The schema parser used to parse the LdapSyntax description Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
The schema parser used to parse the MatchingRuleDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
The schema parser used to parse the MatchingRuleUseDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
The schema parser used to parse the DITContentRuleDescription Syntax
- schemaParser - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
The schema parser used to parse the ObjectClassDescription Syntax
- schemaUnloaded(Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Merely removes the schema from the set of loaded schemas.
- schemaUnloaded(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoaderListener
-
Listener method called to indicate an agent finished loading the schema
objects for a schema into the Registries.
- SchemaUtils - Class in org.apache.directory.api.ldap.model.schema
-
Various utility methods for schema functions and objects.
- SchemaUtils() - Constructor for class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Private constructor.
- scheme - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The scheme
- scope - Variable in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
the scope of this node
- scope - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The search scope.
- scope - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Search scope enumeration value
- scope - Variable in enum org.apache.directory.api.ldap.model.message.SearchScope
-
The corresponding LDAP scope constant value as defined in
RFC 4511
- scope - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The scope
- ScopeNode - Class in org.apache.directory.api.ldap.model.filter
-
Node used not to represent a published assertion but an assertion on the
scope of the search.
- ScopeNode(AliasDerefMode, Dn, String, SearchScope) - Constructor for class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Creates a new ScopeNode object.
- sdf - Variable in class org.apache.directory.api.ldap.model.csn.Csn
-
The Timestamp syntax.
- SEARCH_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of result code enumerations that may result from search operations.
- SEARCH_SCOPE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SearchCursor - Interface in org.apache.directory.api.ldap.model.cursor
-
An extension of Cursor which includes the retrieval of the SearchResultDone.
- SEARCHGUIDE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SEARCHGUIDE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SearchNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming
disconnection for the Search response.
- SearchNoDResponse(ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
Creates a new instance of NoticeOfDisconnect.
- SearchParams - Class in org.apache.directory.api.ldap.model.message
-
A container for Search parameters.
- SearchParams() - Constructor for class org.apache.directory.api.ldap.model.message.SearchParams
-
Creates a new instance of SearchContext, with all the values set to
default.
- SearchRequest - Interface in org.apache.directory.api.ldap.model.message
-
Search request protocol message interface.
- SearchRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
SearchRequest implementation.
- SearchRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Creates a SearcRequest implementing object used to search the
DIT.
- SearchResultDone - Interface in org.apache.directory.api.ldap.model.message
-
Search done protocol response message used to indicate the completion of a
search request message.
- SearchResultDoneImpl - Class in org.apache.directory.api.ldap.model.message
-
SearchResponseDone implementation
- SearchResultDoneImpl() - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultDoneImpl
-
Creates a SearchResponseDone as a reply to an SearchRequest to
indicate the end of a search operation.
- SearchResultDoneImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultDoneImpl
-
Creates a SearchResponseDone as a reply to an SearchRequest to
indicate the end of a search operation.
- SearchResultEntry - Interface in org.apache.directory.api.ldap.model.message
-
Search entry protocol response message used to return non referral entries to
the client in response to a search request message.
- SearchResultEntryImpl - Class in org.apache.directory.api.ldap.model.message
-
Lockable SearchResponseEntry implementation
- SearchResultEntryImpl() - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Creates a SearchResponseEntry as a reply to an SearchRequest to
indicate the end of a search operation.
- SearchResultEntryImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Creates a SearchResponseEntry as a reply to an SearchRequest to
indicate the end of a search operation.
- SearchResultReference - Interface in org.apache.directory.api.ldap.model.message
-
Search reference protocol response message used to return referrals to the
client in response to a search request message.
- SearchResultReferenceImpl - Class in org.apache.directory.api.ldap.model.message
-
SearchResponseReference implementation
- SearchResultReferenceImpl() - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Creates a SearchResponseReference as a reply to an SearchRequest
to indicate the end of a search operation.
- SearchResultReferenceImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Creates a SearchResponseReference as a reply to an SearchRequest
to indicate the end of a search operation.
- SearchScope - Enum in org.apache.directory.api.ldap.model.message
-
A search scope enumerated type.
- SearchScope(int, String) - Constructor for enum org.apache.directory.api.ldap.model.message.SearchScope
-
Creates a new instance of SearchScope based on the respective
scope constant.
- SearchScopeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Search Scope.
- SearchScopeSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
Creates a new instance of SearchScopeSyntaxChecker.
- SearchScopeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SECRETARY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SECRETARY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SEE_ALSO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SEE_ALSO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SEMI - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- SEMI_COLON - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- SENSITIVE_MAP - Static variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
- SEP - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- SEP - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- SERIAL_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SERIAL_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SerializableComparator<E> - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A serializable wrapper around a Comparator which uses delayed initialization
of the underlying wrapped comparator which is JIT resolved from a static
global registry.
- SerializableComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
-
Creates a new instance of SerializableComparator.
- serialize(ObjectOutput) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Serialize an Entry.
- serialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Serialize the Value into a buffer at the given position.
- serialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Serialize the AVA into a buffer at the given position.
- serialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Serialize a RDN into a byte[]
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Declares the Serial Version Uid.
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
The serialVersion UID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
The serialVersion UID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException
-
The serialVersion UID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException
-
The serialVersion UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Used for serialization
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Used for serialization
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.entry.Value
-
Used for serialization
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAliasException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapCannotCancelException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
The serial version UID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapNoPermissionException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapPartialResultException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
-
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapTooLateException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapUnknownException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapURLEncodingException
-
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.MessageException
-
The serialVersionUID.
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.OperationAbandonedException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Declares the Serial Version Uid.
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.exception.UrlDecoderException
-
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.ldif.LdapLdifException
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AbstractRequest
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.AddResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.CompareResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.DeleteResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.ModifyDnResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.ModifyResponseImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.SearchResultDoneImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.name.Ava
-
Declares the Serial Version Uid.
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
Declares the Serial Version Uid.
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Declares the Serial Version Uid.
- serialVersionUID - Static variable in exception org.apache.directory.api.ldap.model.name.TooComplexDnException
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.LongComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.StringComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.WordComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.LdapComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.NameForm
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.Normalizer
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescription
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescription
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.SyntaxCheckerDescription
-
The mandatory serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
-
- serialVersionUID - Static variable in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
The mandatory serialVersionUID
- serverSaslCreds - Variable in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
optional property holding SASL authentication response parameters
- SERVICE_UNAVAILABLE_CODES - Static variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
A set of ResultCodes containing those that may correspond to a
Exception.
- set - Variable in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
The inner Set
- set(String, Object) - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
- set(String, Object) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Sets a annotation key to a value.
- setAbandoned(int) - Method in interface org.apache.directory.api.ldap.model.message.AbandonRequest
-
Sets the id of the request operation to terminate.
- setAbandoned(int) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Sets the id of the request operation to terminate.
- setAdministrativeRoles(Set<AdministrativeRole>) - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Store the Set of administrative roles supported by this Subentry
- setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setAnonymizers(Map<String, Anonymizer<K>>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Set the list of existing anonymizers
- setAnonymizers(Map<String, Anonymizer<K>>) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
Set the list of existing anonymizers
- setAny(List<String>) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Set the any patterns
- setApplicableAttributeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Set the matchingRule's AttributeType OIDs the MRU applies to.
- setApplicableAttributes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Set the matchingRule's AttributeType the MRU applies to.
- setAssertionValue(String) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Sets the attribute value to use in the comparison.
- setAssertionValue(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Sets the attribute value to use in the comparison.
- setAssertionValue(String) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Sets the attribute value to use in the comparison.
- setAssertionValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Sets the attribute value to use in the comparison.
- setAttribute(Attribute) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Set the attribute's modification
- setAttribute(Attribute) - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
Set the attribute's modification
- setAttribute(String) - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Sets the attribute this leaf node is based on.
- setAttribute(String) - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
- setAttributeId(String) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Sets the attribute id used in the comparison.
- setAttributeId(String) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Sets the attribute id used in the comparison.
- setAttributeName(String) - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
-
Sets the name of the first offending attribute
- setAttributeName(String) - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
-
Sets the name of the first offending attribute
- setAttributes(List<String>) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the attributes, null removes all existing attributes.
- setAttributeType(AttributeType) - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Sets the attributeType this leaf node is based on.
- setAttributeTypeDesc(String) - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- setAuthzId(String) - Method in interface org.apache.directory.api.ldap.model.message.controls.ProxiedAuthz
-
- setAuthzId(String) - Method in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
-
The authzId syntax is given by the RFC 2829 :
authzId = dnAuthzId / uAuthzId / <empty>
dnAuthzId = "dn:" dn
dn = utf8string
uAuthzId = "u:" userid
userid = utf8string
- setAuxObjectClasses(List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- setAuxObjectClassOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- setBase(Dn) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the search base as a distinguished name.
- setBase(Dn) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the search base as a distinguished name.
- setBase(Dn) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets the subtree base relative to the administration point.
- setBoth(K, V) - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Sets both the key and the value for this Tuple in one call and returns
this Tuple object.
- setBoth(Tuple<K, V>) - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Sets both the key and the value for this Tuple in one call and returns
this Tuple object.
- setBytecode(String) - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Stores some bytecode representing the compiled Java class for this
SchemaObject instance.
- setCause(Throwable) - Method in exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Set the root cause.
- setCause(Throwable) - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- setChanged() - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest.RequestObservable
-
- setChangeNumber(long) - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
Sets the ChangeNumber
- setChangeNumber(long) - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
Sets the ChangeNumber
- setChangesOnly(boolean) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Sets the ChangesOnly flag
- setChangesOnly(boolean) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Sets the ChangesOnly flag
- setChangeType(ChangeType) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the modification type
- setChangeType(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the change type
- setChangeType(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
Set the ChangeType
- setChangeType(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
Set the ChangeType
- setChangeTypes(int) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Set the changeType value we want to get back ( a combinaison of Add, Delete,
Modify and ModifyDN)
- setChangeTypes(int) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Set the changeType value we want to get back ( a combinaison of Add, Delete,
Modify and ModifyDN)
- setChildren(List<ExprNode>) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Sets the list of children under this node.
- setChildren(List<ExprNode>) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Sets the list of children under this node.
- setChopAfterExclusions(Set<Dn>) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets the set of subordinates entries whose subordinates are to be
excluded.
- setChopBeforeExclusions(Set<Dn>) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets the set of subordinates entries and their subordinates to exclude.
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Sets a non-null closure monitor to associate with this Cursor.
- setClosureMonitor(ClosureMonitor) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Sets a non-null closure monitor to associate with this Cursor.
- setCode(LdapSchemaExceptionCodes) - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Sets the code of the exception.
- setCollective(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the collective flag
- setControls(Set<Control>) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setCookie(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
Set the cookie
- setCookie(byte[]) - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
Set the cookie
- setCredentials(String) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the simple credentials associated with a simple authentication
attempt.
- setCredentials(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the simple credentials associated with a simple authentication
attempt.
- setCredentials(String) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the simple credentials associated with a simple authentication
attempt.
- setCredentials(byte[]) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the simple credentials associated with a simple authentication
attempt.
- setCritical(boolean) - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Sets the critical flag which determines whether or not this control is
critical for the correct operation of a request or response message.
- setCritical(boolean) - Method in interface org.apache.directory.api.ldap.model.message.Control
-
Sets the critical flag which determines whether or not this control is
critical for the correct operation of a request or response message.
- setCritical(boolean) - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Set the criticality
- setCritical(boolean) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Sets the critical flag.
- SetCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
A simple implementation of a Cursor on a
Set.
- SetCursor(Comparator<E>, Set<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Creates a new SetCursor.
- SetCursor(Set<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Creates a new SetCursor
As with all Cursors, this SetCursor requires a successful return from
advance operations (next() or previous()) to properly return values
using the get() operation.
- SetCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Creates a new SetCursor without any elements.
- SetCursor(Comparator<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Creates a new SetCursor without any elements.
- setDefaultRegexp(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
Set the default regular expression for the Telephone number
- setDefaultRegexp(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
Set the default regular expression for the Telephone number
- setDeleteOldRdn(boolean) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the deleteOldRdn flag
- setDeleteOldRdn(boolean) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Sets the flag which determines if the old Rdn attribute is to be removed
from the entry when the new Rdn is used in its stead.
- setDeleteOldRdn(boolean) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Sets the flag which determines if the old Rdn attribute is to be removed
from the entry when the new Rdn is used in its stead.
- setDerefAliases(AliasDerefMode) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the alias handling parameter.
- setDerefAliases(AliasDerefMode) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the alias handling parameter.
- setDescription(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the SchemaObject's description
- setDescription(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the SchemaObject's description
- setDiagnosticMessage(String) - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Sets the descriptive diagnostic message associated with the error code.
- setDiagnosticMessage(String) - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Sets the descriptive diagnostic message associated with the error code.
- setDisabledAccepted(boolean) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Change the Registries behavior regarding disabled SchemaObject element.
- setDn(Dn) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Set this entry's Dn.
- setDn(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Set this entry's Dn.
- setDn(Dn) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Set this entry's Dn.
- setDn(String) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Set this entry's Dn.
- setDn(Dn) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Set this entry's Dn.
- setDn(String) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Set this entry's Dn.
- setDn(Dn) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the Distinguished Name
- setDn(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the Distinguished Name
- setDn(Dn) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the DN of the subject in this authentication
request.
- setDn(Dn) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the DN of the subject in this authentication
request.
- setDn(Dn) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the dn.
- setDnAttributes(boolean) - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Set the dnAttributes flag
- setEnabled(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the SchemaObject state, either enabled or disabled.
- setEnabled(boolean) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the SchemaObject state, either enabled or disabled.
- setEncodedValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
Stores an opaque value into the control.
- setEntry(Entry) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Sets the Entry to add.
- setEntry(Entry) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Sets the Entry to add.
- setEntry(Entry) - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Sets an entry
- setEntry(Entry) - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Sets the entry.
- setEntryDn(Dn) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Sets the distinguished name of the entry to add.
- setEntryDn(Dn) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Sets the distinguished name of the entry to add.
- setEquality(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Equality MR for this AttributeType
- setEqualityOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Equality OID for this AttributeType
- setErrorHandler(SchemaErrorHandler) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
- setErrorHandler(SchemaErrorHandler) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
- setErrorHandler(SchemaErrorHandler) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
- setExpressions(String[]) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker.Builder
-
Add a list of regexp to be applied by this SyntaxChecker
- setExtensions(Map<String, List<String>>) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add an extensions with their values.
- setExtensions(Map<String, List<String>>) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add an extensions with their values.
- setFilter(ExprNode) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the search filter associated with this search request.
- setFilter(String) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the search filter associated with this search request.
- setFilter(ExprNode) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the search filter associated with this search request.
- setFilter(String) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the search filter associated with this search request.
- setFilter(ExprNode) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets a filter
- setFilter(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the filter.
- setFinal(String) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Set the final pattern
- setForceScopeRendering(boolean) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
If set to true forces the toString method to render the scope
regardless of optional nature.
- setForm(String) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Sets the associated NameForm's OID
- setFqcn(String) - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Set the Fully Qualified Class Name for this SchemaObject instance
class stored in the bytecode attribute
- setHost(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the host.
- setHumanReadable(boolean) - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Sets the human readable flag value.
- setInitial(String) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Set the initial pattern
- setItem(ObjectClass) - Method in class org.apache.directory.api.ldap.model.subtree.ItemRefinement
-
- setKey(K) - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Sets the key for this Tuple.
- setLatestBytesMap(Map<Integer, byte[]>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
- setLatestBytesMap(Map<Integer, byte[]>) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
- setLatestBytesMap(Map<Integer, byte[]>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
- setLatestIntegerMap(Map<Integer, String>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Set the Map containing anonymized integers
- setLatestStringMap(Map<Integer, String>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
- setLatestStringMap(Map<Integer, String>) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
- setLatestStringMap(Map<Integer, String>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
- setLatestStringMap(Map<Integer, String>) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
- setLdapComparator(LdapComparator<?>) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Sets the LdapComparator
- setLengthBeforeParsing(int) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- setMatchedDn(Dn) - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Sets the lowest entry in the directory that was matched.
- setMatchedDn(Dn) - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Sets the lowest entry in the directory that was matched.
- setMatchingRuleId(String) - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Sets the matching rule id as an OID string.
- setMatchingRuleId(String) - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- setMaxBaseDistance(int) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets the maximum distance from base past which entries are excluded.
- setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the list of allowed AttributeTypes
- setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Sets the list of allowed AttributeTypes
- setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the list of allowed AttributeTypes
- setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Sets the list of allowed AttributeTypes
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the Message ID for this request
- setMessageId(int) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Sets the Message ID for this request
- setMessageId(int) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Sets the Message ID for this request
- setMinBaseDistance(int) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets the minimum distance below base to start including entries.
- setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the list of required AttributeTypes OIDs
- setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
- setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Sets the list of required AttributeTypes
- setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the list of required AttributeTypes
- setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Sets the list of required AttributeTypes
- setName(String) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the name of the subject in this authentication
request.
- setName(String) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the name of the subject in this authentication
request.
- setName(Dn) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Sets the distinguished name of the entry to be compared using the
attribute value assertion.
- setName(Dn) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Sets the distinguished name of the entry to be compared using the
attribute value assertion.
- setName(Dn) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Sets the distinguished name of the leaf entry to be deleted by this
request.
- setName(Dn) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Sets the distinguished name of the leaf entry to be deleted by this
request.
- setName(Dn) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Sets the entry's distinguished name representing the entry PDU
field.
- setName(Dn) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Sets the entry's distinguished name representing the entry PDU
field.
- setName(Dn) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Sets the distinguished name of the entry to be modified by this request.
- setName(Dn) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Sets the distinguished name of the entry to be modified by this request.
- setName(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Sets the name.
- setNames(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the list of names for this SchemaObject.
- setNames(String...) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the list of names for this SchemaObject.
- setNames(List<String>) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the list of names for this SchemaObject.
- setNewRdn(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the new Rdn
- setNewRdn(Rdn) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Sets the new relative distinguished name for the entry which represents
the PDU's newrdn field.
- setNewRdn(Rdn) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Sets the new relative distinguished name for the entry which represents
the PDU's newrdn field.
- setNewSuperior(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Set the new superior
- setNewSuperior(Dn) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Sets the optional distinguished name of the new superior entry where the
candidate entry is to be moved.
- setNewSuperior(Dn) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Sets the optional distinguished name of the new superior entry where the
candidate entry is to be moved.
- setNormalizer(Normalizer) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Sets the Normalizer
- setNormalizerMappingResolver(NormalizerMappingResolver) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- setNormName(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Sets the normalized name.
- setNormName(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Set the normalized Name.
- setNotAttributeTypeOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
- setNotAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Sets the list of precluded AttributeTypes
- setObjectName(Dn) - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Sets the distinguished name of the entry object returned.
- setObjectName(Dn) - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Sets the distinguished name of the entry object returned.
- setObsolete(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the Obsolete flag.
- setObsolete(boolean) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the Obsolete flag.
- setOffset(long) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- setOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A special method used when renaming an SchemaObject: we may have to
change it's OID
- setOid(String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
A special method used when renaming an SchemaObject: we may have to
change it's OID
- setOid(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
A special method used when renaming an SchemaObject: we may have to
change it's OID
- setOid(String) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker.SCBuilder
-
Set the SyntaxChecker's OID
- setOnServer() - Method in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
tells that the normalizingComparator should not normalize values which are
already normalized on the server
- setOperation(int) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Store the modification operation
- setOperation(ModificationOperation) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Store the modification operation
- setOperation(int) - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
Store the modification operation
- setOperation(ModificationOperation) - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
Store the modification operation
- setOrdering(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Ordering MR for this AttributeType
- setOrderingOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Ordering OID for this AttributeType
- setOtherObject(SchemaObject) - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Sets the 'other' schema object.
- setPort(int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the port.
- setPreviousDn(Dn) - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
Sets the previous DN
- setPreviousDn(Dn) - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
Sets the previous DN
- setQuirksMode(boolean) - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Sets the quirks mode.
- setQuirksMode(boolean) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Sets the quirks mode.
- setRawOidOrNameSuffix(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Sets the raw OID or name plus suffix.
- setReason(CertPathValidatorException.Reason) - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- setReasonPhrase(String) - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- setReferral(Referral) - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Sets the Referral associated with this LdapResult if the resultCode
property is set to the REFERRAL ResultCodeEnum.
- setReferral(Referral) - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Sets the Referral associated with this LdapResult if the resultCode
property is set to the REFERRAL ResultCodeEnum.
- setReferral(Referral) - Method in interface org.apache.directory.api.ldap.model.message.SearchResultReference
-
Sets the sequence of LdapUrls as a Referral instance.
- setReferral(Referral) - Method in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Sets the sequence of LdapUrls as a Referral instance.
- setReferralLength(int) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Set the length of the referral
- setReferralLength(int) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Set the length of the referral
- setRefinement(ExprNode) - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Sets a filter using only assertions on objectClass attributes for subtree
refinement.
- setRegistries(Registries) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Associate a new Registries to the SchemaManager
- setRelatedId(String) - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Sets the related ID (name or OID) of the exception.
- setRelaxed(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Set this AttributeType mode to relaxed
- setRelaxed(boolean) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Set the SchemzLoader in STRICT or RELAXED mode.
- setRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Change the Registry to a relaxed mode, where invalid SchemaObjects
can be registered.
- setRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Change the Registry to a relaxed mode, where invalid SchemaObjects
can be registered.
- setRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Change the Registries to a relaxed mode, where invalid SchemaObjects
can be registered.
- setRelaxed(boolean) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Set the SchemzLoader in STRICT or RELAXED mode.
- setRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Set the SchemaManager to a RELAXED mode
- setRemainingDn(Dn) - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
- setRemainingDn(Dn) - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- setReplicaId(int) - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Sets the replica ID
- setRequestName(String) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Sets the Object Identifier corresponding to the extended request type.
- setRequestName(String) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Sets the Object Identifier corresponding to the extended request type.
- setRequestName(String) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Sets the Object Identifier corresponding to the extended request type.
- setRequestValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
- setResolvedDn(Dn) - Method in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
- setResolvedObject(Object) - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
- setResolvedObject(Object) - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
- setResolvedOid(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Sets the resolved OID.
- setResolveObjectIdentifierMacros(boolean) - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Sets if object identifier macros should be resolved.
- setResponse(Message) - Method in exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Set a response if we get an exception while parsing the message
- setResponse(ExtendedResponse) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
- setResponse(byte[]) - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Sets the response OID specific encoded response values.
- setResponseName(String) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Sets the OID uniquely identifying this extended response (a.k.a. its
name).
- setResponseName(String) - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Sets the OID uniquely identifying this extended response (a.k.a. its
name).
- setResponseName(String) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedResponse
-
Sets the OID uniquely identifying this extended response (a.k.a. its
name).
- setResponseName(String) - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Sets the response name.
- setResponseName(String) - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Sets the OID uniquely identifying this Intermediate response (a.k.a. its
name).
- setResponseValue(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Sets the respponseValue
- setResponseValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Sets the response value
- setResponseValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
- setResultCode(ResultCodeEnum) - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Sets the result code enumeration associated with the response.
- setResultCode(ResultCodeEnum) - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Sets the result code enumeration associated with the response.
- setReturnECs(boolean) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Sets the return entry changes flag
- setReturnECs(boolean) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Sets the return entry changes flag
- setReturningAttributes(String...) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setReverseOrder(boolean) - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
-
- setRootCause(Throwable) - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
-
- setRuleId(int) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Sets the rule identifier of this DIT structure rule;
- setSaslMechanism(String) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the SASL mechanism String associated with this BindRequest if the
bind operation is using SASL.
- setSaslMechanism(String) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the SASL mechanism String associated with this BindRequest if the
bind operation is using SASL.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Inject a SchemaManager instance in this Anonymizer
- setSchemaManager(SchemaManager) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
Inject a SchemaManager instance in this Anonymizer
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
-
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.LdapComparator
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
Store the SchemaManager in this instance.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker.Builder
-
- setSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the name of the schema this SchemaObject is associated with.
- setSchemaName(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the name of the schema this SchemaObject is associated with.
- setScheme(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the scheme.
- setScope(SearchScope) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setScope(SearchScope) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the search scope parameter enumeration.
- setScope(SearchScope) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the search scope parameter enumeration.
- setScope(int) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the scope.
- setScope(SearchScope) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Sets the scope.
- setServerSaslCreds(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.BindResponse
-
Sets the optional property holding SASL authentication response paramters
that are SASL mechanism specific.
- setServerSaslCreds(byte[]) - Method in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Sets the optional property holding SASL authentication response paramters
that are SASL mechanism specific.
- setSimple(boolean) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets the authentication mechanism to simple or to SASL based
authentication.
- setSimple(boolean) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets the authentication mechanism to simple or to SASL based
authentication.
- setSingleValued(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if this AttributeType is Single Valued or not
- setSize(int) - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
Set the number of entry requested or returned
- setSize(int) - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
Set the number of entry requested or returned
- setSizeLimit(long) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Set the maximum file size that can be accepted for an attribute value
- setSizeLimit(long) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setSizeLimit(long) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets sizelimit that restricts the maximum number of entries to be
returned as a result of the search.
- setSizeLimit(long) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets sizelimit that restricts the maximum number of entries to be
returned as a result of the search.
- setSortKeys(List<SortKey>) - Method in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
-
sets the sort keys
- setSortKeys(List<SortKey>) - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
- setSortResult(SortResultCode) - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
-
sets the sort result
- setSortResult(SortResultCode) - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
-
sets the sort result
- setSourceObject(SchemaObject) - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Sets the 'source' schema object.
- setSpecification(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Sets the SchemaObject's specification
- setSpecification(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Sets the SchemaObject's specification
- setStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Change the Registry to a strict mode, where invalid SchemaObjects
cannot be registered.
- setStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Change the Registry to a strict mode, where invalid SchemaObjects
cannot be registered.
- setStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Change the Registries to a strict mode, where invalid SchemaObjects
cannot be registered.
- setStrict() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Set the SchemaManager to a STRICT mode
- setStructuralObjectClass(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the structural object class this rule applies to
- setStructuralObjectClassOid(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Sets the structural object class this rule applies to
- setSubstring(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Substr MR for this AttributeType
- setSubstringOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Substr OID for this AttributeType
- setSubtreeSpecification(SubtreeSpecification) - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Stores the subtree
- setSuperior(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the superior for this AttributeType
- setSuperior(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the superior oid for this AttributeType
- setSuperiorOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the superior AttributeType OID of this AttributeType
- setSuperiorOids(List<String>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Sets the superior object class OIDs
- setSuperiors(List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Sets the superior object classes
- setSuperRules(List<Integer>) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Sets the list of superior RuleIds
- setSyntax(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Syntax for this AttributeType
- setSyntax(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Sets the Syntax
- setSyntaxChecker(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Sets the associated SyntaxChecker
- setSyntaxLength(long) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the length limit of this AttributeType based on its associated
syntax.
- setSyntaxOid(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the Syntax OID for this AttributeType
- setSyntaxOid(String) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Sets the Syntax's OID
- setTimeLimit(int) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setTimeLimit(int) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Sets the timelimit that restricts the maximum time (in seconds) allowed
for a search.
- setTimeLimit(int) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Sets the timelimit that restricts the maximum time (in seconds) allowed
for a search.
- setType(ObjectClassTypeEnum) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Set the ObjectClass type, one of ABSTRACT, AUXILIARY or STRUCTURAL.
- setType(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Sets the type.
- setTypesOnly(boolean) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
- setTypesOnly(boolean) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
An indicator as to whether search results will contain both attribute
types and values, or just attribute types.
- setTypesOnly(boolean) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
An indicator as to whether search results will contain both attribute
types and values, or just attribute types.
- setUpId(String) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Set the user provided ID.
- setUpId(String, AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Set the user provided ID.
- setUpId(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Set the user provided ID.
- setUpId(byte[]) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Sets the User Provided ID as a byte[]
- setUpId(String, AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Set the user provided ID.
- setUpId(byte[], AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Sets the User Provided ID as a byte[]
- setUpIdInternal(String, String, AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
- setUpName(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Sets the up name.
- setUpName(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Set the User Provided Name.
- setUsage(UsageEnum) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Sets the AttributeType usage, one of :
USER_APPLICATIONS
DIRECTORY_OPERATION
DISTRIBUTED_OPERATION
DSA_OPERATION
- setUserModifiable(boolean) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if this AttributeType can be modified by a user or not
- setValidateDn(boolean) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Turns on/off the DN validation
- setValue(V) - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Sets the value for this Tuple.
- setValue(Value) - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Sets the value.
- setValue(Value) - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Sets the value of this node.
- setValue(byte[]) - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Store the control value
- setValue(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Sets the value.
- setVersion3(boolean) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Sets whether or not the LDAP v3 or v2 protocol is used.
- setVersion3(boolean) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Sets whether or not the LDAP v3 or v2 protocol is used.
- setVisibility(boolean) - Method in interface org.apache.directory.api.ldap.model.message.controls.Subentries
-
Set the visibility flag
- setVisibility(boolean) - Method in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
-
- SHA1_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The SHA1 hash length
- SHA256_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The SHA256 hash length
- SHA384_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The SHA384 hash length
- SHA512_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The SHA512 hash length
- SHADOW_ACCOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_ACCOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_EXPIRE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_EXPIRE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_FLAG_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_FLAG_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_INACTIVE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_INACTIVE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_LAST_CHANGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_LAST_CHANGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_MAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_MAX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_MIN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_MIN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_WARNING_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SHADOW_WARNING_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- shallowClone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Shallow clone an entry.
- shallowClone() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Shallow Clone the current entry.
- shallowClone() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Shallow Clone the current entry.
- SHARP - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- SHARP - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- SIMPLE_SECURITY_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SIMPLE_SECURITY_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SimpleNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A simple assertion value node.
- SimpleNode(String, byte[], AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Creates a new SimpleNode object.
- SimpleNode(AttributeType, byte[], AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Creates a new SimpleNode object.
- SimpleNode(String, String, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Creates a new SimpleNode object.
- SimpleNode(AttributeType, Value, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Creates a new SimpleNode object.
- SINGLE_LEVEL_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SINGLE_LEVEL_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SINGLE_VALUE_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- SingleReplyRequest - Interface in org.apache.directory.api.ldap.model.message
-
Super interface for all request messages returning only one type of response.
- singleton - Variable in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
The unique element stored in the cursor
- SingletonCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
A Cursor over a single element.
- SingletonCursor(E) - Constructor for class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Creates a new instance of SingletonCursor.
- SingletonCursor(E, Comparator<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Creates a new instance of SingletonCursor, with its associated
comparator
- size() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Retrieves the number of values in this attribute.
- size() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Retrieves the number of values in this attribute.
- size() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the number of attributes.
- size() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns the number of attributes.
- size() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns the number of attributes.
- size() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
- size - Variable in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
The number of entries to return, or returned
- size() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the number of RDNs present in the DN
- size() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Get the number of Avas of this Rdn
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
- size() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
- size() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
- SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The default size limit : 1Mo
- sizeLimit - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Size limit for file contained values
- sizeLimit - Variable in class org.apache.directory.api.ldap.model.message.SearchParams
-
The size limit.
- sizeLimit - Variable in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Max size in entries to return
- sKey - Variable in class org.apache.directory.api.ldap.model.password.BCrypt
-
- skipReferral() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Move to the next referral
- skipReferral() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Move to the next referral
- skipWhites(Reader, OpenLdapSchemaParser.PosSchema, boolean) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- skipWhiteSpaces(byte[], Position) - Static method in class org.apache.directory.api.ldap.model.filter.FilterParser
-
Skip the white spaces (0x20, 0x09, 0x0a and 0x0d)
- SLASH - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- SN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SOA_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SOA_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SortKey - Class in org.apache.directory.api.ldap.model.message.controls
-
Datastructure to store the Attribute name, matching rule ID of the attribute
and the sort order.
- SortKey(String) - Constructor for class org.apache.directory.api.ldap.model.message.controls.SortKey
-
Create a new instance of a SortKey for a give AttributeType
- SortKey(String, String) - Constructor for class org.apache.directory.api.ldap.model.message.controls.SortKey
-
Create a new instance of a SortKey for a give AttributeType
- SortKey(String, String, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.SortKey
-
Create a new instance of a SortKey for a give AttributeType
- sortKeys - Variable in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
the list of sort keys
- sortObjectClasses(List<ObjectClass>) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter
-
- SortRequest - Interface in org.apache.directory.api.ldap.model.message.controls
-
Implementation of Server Side Sort request control based on
the
RFC 2891
SortKeyList ::= SEQUENCE OF SEQUENCE {
attributeType AttributeDescription,
orderingRule [0] MatchingRuleId OPTIONAL,
reverseOrder [1] BOOLEAN DEFAULT FALSE }
- SortRequestImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Implementation of SortRequestControl.
- SortRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
Creates a new SortRequestControlImpl instance
- SortResponse - Interface in org.apache.directory.api.ldap.model.message.controls
-
SortResult ::= SEQUENCE {
sortResult ENUMERATED {
success (0), -- results are sorted
operationsError (1), -- server internal failure
timeLimitExceeded (3), -- timelimit reached before sorting was completed
strongAuthRequired (8), -- refused to return sorted results via insecure protocol
adminLimitExceeded (11), -- too many matching entries for the server to sort
noSuchAttribute (16), -- unrecognized attribute type in sort key
inappropriateMatching (18), -- unrecognized or inappropriate matching rule in sort key
insufficientAccessRights (50), -- refused to return sorted results to this client
busy (51), -- too busy to process
unwillingToPerform (53), -- unable to sort
other (80)
},
attributeType [0] AttributeDescription OPTIONAL }
- SortResponseImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Implementation of SortResponseControl.
- SortResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
-
Creates a new SortResponseControlImpl instance
- SortResultCode - Enum in org.apache.directory.api.ldap.model.message.controls
-
Enumeration of the result codes of a SortResult defined in
RFC 2891
for server side sort control.
- SortResultCode(int, String) - Constructor for enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
- sourceObject - Variable in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
The 'source' schema object
- SP - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
-
- SP - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
-
- SPACE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- special() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514 Section 3
special = escaped / SPACE / SHARP / EQUALS
escaped = DQUOTE / PLUS / COMMA / SEMI / LANGLE / RANGLE
- specification - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The SchemaObject specification
- specificExclusion() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- specificExclusion() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- specificExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- specificExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- split(byte[], int, byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
- splitCredentials(byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Decompose the stored password in an algorithm, an eventual salt
and the password itself.
- SQUOTE - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- ss - Variable in class org.apache.directory.api.ldap.model.subtree.Subentry
-
The Subtree Specification associated with this subentry
- ss_base() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- ss_base() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ss_maximum() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- ss_maximum() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ss_minimum() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- ss_minimum() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ss_specificationFilter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- ss_specificationFilter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ss_specificExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- ss_specificExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ssModifier - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- ST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- start - Variable in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
The starting position for the cursor in the list.
- start - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.PosSchema
-
The position in the current line
- startsWith(OpenLdapSchemaParser.PosSchema, String) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- startsWith(Reader, OpenLdapSchemaParser.PosSchema, char) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Check if the stream starts with a given char at a given position
- startsWith(Reader, OpenLdapSchemaParser.PosSchema, char, boolean) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Check if the stream at the given position starts with a given char
- startsWith(OpenLdapSchemaParser.PosSchema, char) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- startWithSchemaType - Variable in enum org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer.Style
-
- STATEORPROVINCE_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- streamToWord(byte[], int[]) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Cycically extract a word of key material
- STREET_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STREET_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STREET_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STRICT - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Flag for strict or relaxed mode
- STRICT - Static variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The strict mode
- STRICT - Static variable in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Two flags for RELAXED and STRICT, this is STRICT
- string(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514 Section 3
; The following characters are to be escaped when they appear
; in the value to be encoded: ESC, one of <escaped>, <leading>
; SHARP or SPACE, trailing SPACE, and NULL.
- string - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Stores the LdapUrl as a String
- StringAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that are HR.
- StringAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
-
Creates a new instance of StringAnonymizer.
- StringAnonymizer(Map<Integer, String>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
-
Creates a new instance of StringAnonymizer.
- stringComparator - Static variable in class org.apache.directory.api.ldap.model.entry.Value
-
A default comparator if we don't have an EQUALITY MR
- StringComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for Strings.
- StringComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.StringComparator
-
The StringComparator constructor.
- strip(String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator
-
Remove all spaces and '-' from the telephone number
- stripLineToNChars(String, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Strips the String every n specified characters
- stripOptions(String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Remove the options from the attributeType, and returns the ID.
- STRONG_AUTHENTICATION_USER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STRONG_AUTHENTICATION_USER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
The single instance with strongAuthRequired result code.
- STRONGAUTHREQUIRED - Static variable in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
The single instance with strongAuthRequired result code.
- STRUCTURAL_OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STRUCTURAL_OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- STRUCTURAL_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- STRUCTURAL_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the structural objectClasses
- structuralObjectClass - Variable in class org.apache.directory.api.ldap.model.schema.NameForm
-
The structural object class this rule applies to
- structuralObjectClassOid - Variable in class org.apache.directory.api.ldap.model.schema.NameForm
-
The structural object class OID this rule applies to
- style - Variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
- Style(boolean, boolean, boolean) - Constructor for enum org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer.Style
-
- SUB_SCHEMA_ADMIN_SPECIFIC_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUB_SCHEMA_ADMIN_SPECIFIC_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- Subentries - Interface in org.apache.directory.api.ldap.model.message.controls
-
A simple Subentries Control.
- SubentriesImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
A simple Subentries Control implementation.
- SubentriesImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
-
Default constructor
- Subentry - Class in org.apache.directory.api.ldap.model.subtree
-
An operational view of a subentry within the system.
- Subentry() - Constructor for class org.apache.directory.api.ldap.model.subtree.Subentry
-
- SUBENTRY_ACI_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBENTRY_ACI_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBENTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBENTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBORDINATE_COUNT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- subPrefix - Variable in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The optional sub-prefix
- SUBSCHEMA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBSCHEMA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBSCHEMA_SUBENTRY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBSCHEMA_SUBENTRY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBSCHEMA_SUBENTRY_RENDERER - Static variable in class org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer
-
Preconfigured
SchemaObjectRenderer that renders the schema object without line break and with
X-SCHEMA extension.
- SUBSTR_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- substring - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The substring MatchingRule associated with the substringID
- SUBSTRING_ASSERTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SubstringAssertionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a SubstringAssertion
according to RFC 4517.
- SubstringAssertionSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
-
Creates an instance of SubstringAssertionSyntaxChecker
- SubstringAssertionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SubstringNode - Class in org.apache.directory.api.ldap.model.filter
-
Filter expression tree node used to represent a substring assertion.
- SubstringNode(AttributeType, String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object with only one wildcard and no internal
any fragments between wildcards.
- SubstringNode(String, String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object with only one wildcard and no internal
any fragments between wildcards.
- SubstringNode(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object without any value
- SubstringNode(String) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object without any value
- SubstringNode(List<String>, AttributeType, String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object more than one wildcard and an any
list.
- SubstringNode(List<String>, String, String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a new SubstringNode object more than one wildcard and an any
list.
- substringOid - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The substring OID associated with this AttributeType
- SUBTREE_MAXIMUM_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_MAXIMUM_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_MINIMUM_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_MINIMUM_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_SPECIFICATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_SPECIFICATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUBTREE_SPECIFICATION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- subtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- subtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- SubtreeSpecification - Interface in org.apache.directory.api.ldap.model.subtree
-
RFC 3672 defined a
subtree specification to be included within subentries.
- subtreeSpecificationChecker - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
The associated checker
- SubtreeSpecificationChecker - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable wrapper around the antlr generated parser for an LDAP subtree
specification as defined by
RFC 3672.
- SubtreeSpecificationChecker(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationChecker
-
Creates a normalizing subtree specification parser.
- subtreeSpecificationComponent() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- subtreeSpecificationComponent() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- subtreeSpecificationComponentsMonitor - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- subtreeSpecificationComponentsMonitor - Variable in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- SubtreeSpecificationModifier - Class in org.apache.directory.api.ldap.model.subtree
-
SubtreeSpecification contains no setters so they must be built by a
modifiable object containing all the necessary parameters to build the base
object.
- SubtreeSpecificationModifier() - Constructor for class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
- SubtreeSpecificationParser - Class in org.apache.directory.api.ldap.model.subtree
-
A reusable wrapper around the antlr generated parser for an LDAP subtree
specification as defined by
RFC 3672.
- SubtreeSpecificationParser(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Creates a subtree specification parser.
- SubtreeSpecificationParser(NormalizerMappingResolver, SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Creates a normalizing subtree specification parser.
- SubtreeSpecificationSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a subtree specification.
- SubtreeSpecificationSyntaxChecker(String, SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
Creates an instance of SubtreeSpecificationSyntaxChecker
- SubtreeSpecificationSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SUP_DIT_STRUCTURE_RULE_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUP_DIT_STRUCTURE_RULE_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUP_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- SUPERIOR - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Constant used in comparisons
- superior - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The superior AttributeType
- superiorOid - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The superior AttributeType OID
- superiorOids - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The ObjectClass superior OIDs
- superiors - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The ObjectClass superiors
- superRules - Variable in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
The list of superiors rules
- SUPPLIER_AND_CONSUMER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPLIER_INFORMATION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPLIER_OR_CONSUMER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SupplierAndConsumerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a supplier and consumer according to RFC 2252.
- SupplierAndConsumerSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
-
Creates an instance of SupplierAndConsumerSyntaxChecker
- SupplierAndConsumerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SupplierInformationSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a supplier information according to RFC 2252.
- SupplierInformationSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker
-
Creates an instance of SupplierInformationSyntaxChecker
- SupplierInformationSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SupplierOrConsumerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a supplier or consummer according to RFC 2252.
- SupplierOrConsumerSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
-
Creates a new instance of SupplierOrConsumerSyntaxChecker.
- SupplierOrConsumerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SUPPORTED_ALGORITHM_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_ALGORITHMS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_ALGORITHMS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_APPLICATION_CONTEXT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_APPLICATION_CONTEXT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_CONTROL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_CONTROL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_EXTENSION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_EXTENSION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_FEATURES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_FEATURES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_LDAP_VERSION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_LDAP_VERSION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_SASL_MECHANISMS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SUPPORTED_SASL_MECHANISMS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SupportedAlgorithmSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a SupportedAlgorithm according to RFC 2252.
- SupportedAlgorithmSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
-
Creates a new instance of SupportedAlgorithmSyntaxChecker.
- SupportedAlgorithmSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SupportedSaslMechanisms - Class in org.apache.directory.api.ldap.model.constants
-
Contains constants used for populating the supportedSASLMechanisms
in the RootDSE.
- SupportedSaslMechanisms() - Constructor for class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- SURNAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- sutf1(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3:
SUTF1 = %x01-21 / %x23-2A / %x2D-3A /
%x3D / %x3F-5B / %x5D-7F
The rule CHAR_REST doesn't contain the following charcters,
so we must check them additionally
EQUALS (0x3D)
HYPHEN (0x2D)
UNDERSCORE (0x5F)
DIGIT (0x30-0x39)
ALPHA (0x41-0x5A and 0x61-0x7A)
SHARP (0x23)
SPACE (0x20)
- SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- syntax - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The syntax associated with the syntaxID
- SYNTAX_CHECKER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKERS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKERS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_CHECKERS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAX_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- syntaxChecker - Variable in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
The associated SyntaxChecker
- SyntaxChecker - Class in org.apache.directory.api.ldap.model.schema
-
Used to validate values of a particular syntax.
- SyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
The SyntaxChecker base constructor
- SyntaxChecker() - Constructor for class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
The SyntaxChecker default constructor where the oid is set after
instantiation.
- SyntaxChecker.SCBuilder<SC> - Class in org.apache.directory.api.ldap.model.schema
-
A static Builder for this class
- SyntaxCheckerDescription - Class in org.apache.directory.api.ldap.model.schema.parsers
-
An ApacheDS specific schema description for a SyntaxChecker.
- SyntaxCheckerDescription(String) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.SyntaxCheckerDescription
-
Default constructor for a SyntaxCheckerDecription
- SyntaxCheckerDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for ApacheDS syntax checker descriptions.
- SyntaxCheckerDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.SyntaxCheckerDescriptionSchemaParser
-
Creates a schema parser instance.
- SyntaxCheckerElements(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.SyntaxCheckerElements
-
- syntaxCheckerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The SyntaxChecker registry
- SyntaxCheckerRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
SyntaxChecker registry component's service interface.
- SyntaxCheckerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker for the SyntaxChecker schema element
- SyntaxCheckerSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
-
Creates a new instance of SyntaxCheckerSyntaxChecker.
- SyntaxCheckerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- SYNTAXES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- SYNTAXES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- syntaxesMatch(LdapSyntax, LdapSyntax) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks to see if two syntax match exactly.
- syntaxLength - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
the length of this attribute in bytes
- syntaxOid - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The syntax OID associated with this AttributeType
- UID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_OBJECT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_OBJECT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UID_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UN_QUOTED - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
The single instance with unavailable result code.
- UNAVAILABLE - Static variable in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
The single instance with unavailable result code.
- UnbindRequest - Interface in org.apache.directory.api.ldap.model.message
-
Unbind protocol request message used to end a client session.
- UnbindRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Lockable UnbindRequest implementation.
- UnbindRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Creates an UnbindRequest which takes no parameter other than those in the
outer envelope to disconnect and end a client session on the server
without producing any response.
- UNBOUNDED_MAX - Static variable in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
an unbounded maximum depth value in a subtree specification
- UNCOMPRESSED - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- UNDEFINED - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
CompareTo() results
- UNDEFINED_CHANGE_NUMBER - Static variable in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
-
No defined change number
- UNDEFINED_NODE - Static variable in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
A static instance of this node
- UndefinedNode - Class in org.apache.directory.api.ldap.model.filter
-
An empty class used for Undefined Nodes.
- UndefinedNode(String) - Constructor for class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Creates a new instance of UndefinedNode.
- UNDERSCORE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- UNDERSCORE - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- unescape(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
- unescapeValue(String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Unescape the given string according to RFC 2253 If in <string> form, a
LDAP string representation asserted value can be obtained by replacing
(left-to-right, non-recursively) each <pair> appearing in the <string> as
follows:
replace <ESC><ESC> with <ESC>
replace <ESC><special> with <special>
replace <ESC><hexpair> with the octet indicated by the <hexpair>
If in <hexstring> form, a BER representation can be obtained
from converting each <hexpair> of the <hexstring> to the octet indicated
by the <hexpair>
- UNIQUE_IDENTIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UNIQUE_IDENTIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UNIQUE_MEMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UNIQUE_MEMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UNIQUE_MEMBER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UNIQUE_MEMBER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UniqueMemberComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that sorts OIDs based on their numeric id value.
- UniqueMemberComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
The IntegerComparator constructor.
- UniqueMemberNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A normalizer for UniqueMember.
- UniqueMemberNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Creates a new UniqueMemberNormalizer instance
- UNKNOWN - Static variable in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
No specified reason code.
- UNKNOWN - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Type of element read : UNKNOWN
- UNLIMITED_LENGTH - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
- unload(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Unload the given set of Schemas
- unload(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Unload the given set of Schemas
- unlock() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Unlock the Schema Object and make it modifiable again.
- unregister(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ComparatorRegistry
-
Removes the LdapComparator registered with this registry, using its
numeric OID.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Unregisters a DitStructureRule using it's rule identifier.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(T) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Unregisters a DitStructureRule using it's rule identifier.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Removes the LdapComparator registered with this registry, using its
numeric OID.
- unregister(LdapComparator<?>) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(DitContentRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Unregisters a DitStructureRule using it's rule identifier.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(DitStructureRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(LdapSyntax) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(MatchingRuleUse) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(NameForm) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Removes the Normalizer registered with this registry, using its
numeric OID.
- unregister(Normalizer) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Removes the ObjectClass registered with this registry.
- unregister(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Removes the SyntaxChecker registered with this registry, using its
numeric OID.
- unregister(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.NormalizerRegistry
-
Removes the Normalizer registered with this registry, using its
numeric OID.
- unregister(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Removes the ObjectClass registered with this registry.
- unregister(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Removes an oid from this registry.
- unregister(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Unregister a SchemaObject from the registries
- unregister(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Removes the SchemaObject registered with this registry, using its
numeric OID.
- unregister(T) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Removes the SchemaObject registered with this registry.
- unregister(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SyntaxCheckerRegistry
-
Removes the SyntaxChecker registered with this registry, using its
numeric OID.
- unregisterAttributeType(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered attributeType from the attributeTypeRegistry
- unregisterComparator(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered Comparator from the ComparatorRegistry
- unregisterDescendants(AttributeType, AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Remove the AttributeType from the map associating an AttributeType to its
descendants.
- unregisterDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Remove the AttributeType from the map associating an AttributeType to its
descendants.
- unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Remove the ObjectClass from the map associating an ObjectClass to its
descendants.
- unregisterDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Remove the AttributeType from the map associating an AttributeType to its
descendants.
- unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Remove the ObjectClass from the map associating an ObjectClass to its
descendants.
- unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Remove the ObjectClass from the map associating an ObjectClass to its
descendants.
- unregisterDitControlRule(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered DitControlRule from the DitControlRuleRegistry
- unregisterDitStructureRule(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered DitStructureRule from the DitStructureRuleRegistry
- unregisterLdapSyntax(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered LdapSyntax from the LdapSyntaxRegistry
- unregisterMatchingRule(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered MatchingRule from the MatchingRuleRegistry
- unregisterMatchingRuleUse(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered MatchingRuleUse from the MatchingRuleUseRegistry
- unregisterNameForm(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered NameForm from the NameFormRegistry
- unregisterNormalizer(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered Normalizer from the NormalizerRegistry
- unregisterObjectClass(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered ObjectClass from the ObjectClassRegistry
- unregisterSchemaElements(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ComparatorRegistry
-
Unregisters all LdapComparators defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Unregisters all DITStructureRules defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Unregisters all LdapComparators defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Unregisters all DITStructureRules defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Unregisters all Normalizers defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Unregisters all SyntaxCheckers defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.NormalizerRegistry
-
Unregisters all Normalizers defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Unregisters all SchemaObjects defined for a specific schema from
this registry.
- unregisterSchemaElements(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SyntaxCheckerRegistry
-
Unregisters all SyntaxCheckers defined for a specific schema from
this registry.
- unregisterSyntaxChecker(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Removes the registered SyntaxChecker from the SyntaxCheckerRegistry
- UpAndNormValue() - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser.UpAndNormValue
-
- updateSchemaName(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Update the schemaName for the given SchemaObject, accordingly to the X-SCHEMA parameter.
- updateSyntaxChecker(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Update the associated SyntaxChecker, even if the SchemaObject is readOnly
- upId - Variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
The User provided ID
- upName - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
The user provided Ava
- upName - Variable in class org.apache.directory.api.ldap.model.name.Dn
-
The user provided name
- upName - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
The User Provided Rdn
- upType - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
The user provided Name type
- upValue - Variable in class org.apache.directory.api.ldap.model.entry.Value
-
the User Provided value if it's a String
- upValue - Variable in class org.apache.directory.api.ldap.model.name.AntlrDnParser.UpAndNormValue
-
- UrlDecoderException - Exception in org.apache.directory.api.ldap.model.exception
-
Thrown when a Decoder has encountered a failure condition during a decode.
- UrlDecoderException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.UrlDecoderException
-
Creates a DecoderException
- UrlDecoderException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.UrlDecoderException
-
Creates a DecoderException
- urlEncode(String, boolean) - Static method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Encode a String to avoid special characters.
- urls - Variable in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Sequence of LDAPUrls composing this Referral
- urlsBytes - Variable in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
The encoded LdapURL
- usage - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
the usage for this attributeType
- USAGE_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- UsageEnum - Enum in org.apache.directory.api.ldap.model.schema
-
Type safe enum for an AttributeType definition's usage string.
- UsageEnum(int) - Constructor for enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Private construct so no other instances can be created other than the
public static constants in this class.
- usedBy - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A map storing a relation between a SchemaObject and all the
referencing SchemaObjects.
- USER_APPLICATIONS_STR - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
- USER_CERTIFICATE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_CERTIFICATE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_ID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_PASSWORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_PASSWORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_PKCS12_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_PKCS12_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_SECURITY_INFORMATION_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_SECURITY_INFORMATION_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_SMIME_CERTIFICATE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- USER_SMIME_CERTIFICATE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- using - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A map storing a relation between a SchemaObject and all the
SchemaObjects it uses.
- UTC_TIME_PATTERN - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
The GeneralizedDate pattern matching
- UTC_TIME_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UTC_TIME_ZONE - Static variable in class org.apache.directory.api.ldap.model.csn.Csn
-
- UtcTimeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a UTC time
according to RFC 4517.
- UtcTimeSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
Creates a new instance of UtcTimeSyntaxChecker.
- UtcTimeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- utfmb(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
Process a UTFMB char
- UTFMB - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
-
- UUID_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UUID_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UUID_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UUID_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UUID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- UuidComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for UUID.
- UuidComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
The UUIDComparator constructor.
- UuidSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An UUID syntax checker.
- UuidSyntaxChecker(String) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
Creates a new instance of UUIDSyntaxChecker.
- UuidSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- uuidToBytes(UUID) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Transform an UUID in a byte array
- val - Variable in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
- validateAttribute(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Parse the following rule :
oid ::= numericOid | descr
descr ::= keystring
keystring ::= leadkeychar *keychar
leadkeychar ::= [a-zA-Z]
keychar ::= [a-zA-Z0-0-]
numericOid ::= number 1*( DOT number )
number ::= 0 | [1-9][0-9]*
- validateDn - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
flag to turn on/off of the DN validation.
- value - Variable in enum org.apache.directory.api.ldap.model.constants.SaslQoP
-
The equivalent string value
- value - Variable in enum org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
The equivalent string value
- value - Variable in class org.apache.directory.api.ldap.model.cursor.Tuple
-
the value for this Tuple
- value - Variable in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Internal value
- Value - Class in org.apache.directory.api.ldap.model.entry
-
A Class for wrapping attribute values stored into an Entry Attribute, or a AVA.
- Value(String) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a Value with an initial user provided String value.
- Value(byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a Value with an initial user provided binary value.
- Value(AttributeType, byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a schema aware binary Value with an initial value.
- Value(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a schema aware binary Value with an initial value.
- Value(AttributeType, String) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a schema aware StringValue with an initial user provided String value.
- Value(AttributeType, String, String) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a schema aware StringValue with an initial user provided String value and
its normalized Value
- Value(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.entry.Value
-
Creates a Value from an existing Value with an AttributeType
- value - Variable in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
The value of the attribute to match for
- value - Variable in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
the value
- value - Variable in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Optional control value
- value - Variable in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Stores the integer value of each element of the enumeration
- value - Variable in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
- value - Variable in class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
The opaque encoded value
- value - Variable in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Stores the integer value of each element of the enumeration
- value - Variable in class org.apache.directory.api.ldap.model.name.Ava
-
The value.
- value - Variable in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
Stores the integer value of each element of the enumeration
- value - Variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
Stores the integer value of each element of the enumeration
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.AttributeTypeElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitContentRuleElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitStructureRuleElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapComparatorElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapSyntaxElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleUseElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NameFormElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NormalizerElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.ObjectClassElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.SyntaxCheckerElements
-
- value - Variable in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
The inner value
- value - Variable in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Stores the integer value of each element of the enumeration
- value - Variable in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.constants.Loggers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.constants.SaslQoP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause.LdapApiReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.filter.AssertionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.BindStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.ReferralsPolicyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.name.FastDnParser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.AttributeTypeElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitContentRuleElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.DitStructureRuleElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapComparatorElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.LdapSyntaxElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleUseElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NameFormElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.NormalizerElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.ObjectClassElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser.SyntaxCheckerElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.PrepareString.AssertionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.PrepareString.NormStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectRenderer.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.api.ldap.model.url.HostTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
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.model.constants.LdapSecurityConstants
-
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.model.constants.Loggers
-
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.model.constants.SaslQoP
-
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.model.constants.SaslSecurityStrength
-
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.model.cursor.CursorStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
The set of contained values
- values() - Static method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
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.model.exception.LdapSchemaExceptionCodes
-
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.model.exception.LdapTlsHandshakeFailCause.LdapApiReason
-
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.model.filter.AssertionType
-
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.model.ldif.ChangeType
-
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.model.message.AliasDerefMode
-
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.model.message.BindStatus
-
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.model.message.controls.ChangeType
-
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.model.message.controls.SortResultCode
-
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.model.message.MessageTypeEnum
-
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.model.message.ReferralsPolicyEnum
-
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.model.message.ResultCodeEnum
-
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.model.message.SearchScope
-
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.model.name.FastDnParser
-
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.model.schema.MatchingRuleEnum
-
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.model.schema.MatchingRuleTypeEnum
-
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.model.schema.ObjectClassTypeEnum
-
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.model.schema.parsers.OpenLdapSchemaParser.AttributeTypeElements
-
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.model.schema.parsers.OpenLdapSchemaParser.DitContentRuleElements
-
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.model.schema.parsers.OpenLdapSchemaParser.DitStructureRuleElements
-
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.model.schema.parsers.OpenLdapSchemaParser.LdapComparatorElements
-
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.model.schema.parsers.OpenLdapSchemaParser.LdapSyntaxElements
-
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.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleElements
-
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.model.schema.parsers.OpenLdapSchemaParser.MatchingRuleUseElements
-
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.model.schema.parsers.OpenLdapSchemaParser.NameFormElements
-
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.model.schema.parsers.OpenLdapSchemaParser.NormalizerElements
-
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.model.schema.parsers.OpenLdapSchemaParser.ObjectClassElements
-
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.model.schema.parsers.OpenLdapSchemaParser.SyntaxCheckerElements
-
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.model.schema.PrepareString.AssertionType
-
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.model.schema.PrepareString.NormStateEnum
-
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.model.schema.SchemaObjectRenderer.Style
-
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.model.schema.SchemaObjectType
-
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.model.schema.UsageEnum
-
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.model.subtree.AdministrativeRole
-
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.model.url.HostTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VENDOR_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- VENDOR_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- VENDOR_VERSION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- VENDOR_VERSION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- verify(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Check that the Schemas are consistent regarding the current Registries.
- verify(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Check that the Schemas are consistent regarding the current Registries.
- version - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The ldif version
- visibility - Variable in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
-
- visit(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
- visit(ExprNode) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Visits a filter expression AST using a specific visitation order.