- abandon() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.codec.decorators.AbandonableRequestDecorator
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
- abandon() - Method in class org.apache.directory.api.ldap.codec.decorators.SingleReplyRequestDecorator
-
- 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
-
- 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.
- abandon(int) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Abandons a request submitted to the server for performing a particular operation.
- abandon(AbandonRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
An abandon request essentially with the request message ID of the operation to be canceled
and/or potentially some controls and timeout (the controls and timeout are not mandatory).
- abandon(int) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Abandons a request submitted to the server for performing a particular operation.
- abandon(AbandonRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
An abandon request essentially with the request message ID of the operation to be canceled
and/or potentially some controls and timeout (the controls and timeout are not mandatory).
- ABANDON_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- AbandonableRequest - Interface in org.apache.directory.api.ldap.model.message
-
A request which can be abandoned.
- AbandonableRequestDecorator<M extends AbandonableResultResponseRequest> - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the LdapResultResponse message
- AbandonableRequestDecorator(LdapApiService, M) - Constructor for class org.apache.directory.api.ldap.codec.decorators.AbandonableRequestDecorator
-
Makes Request a MessageDecorator.
- AbandonableResultResponseRequest - Interface in org.apache.directory.api.ldap.codec.decorators
-
- AbandonableResultResponseRequestDecorator<M extends AbandonableResultResponseRequest> - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the LdapResultResponse message
- AbandonableResultResponseRequestDecorator(LdapApiService, M) - Constructor for class org.apache.directory.api.ldap.codec.decorators.AbandonableResultResponseRequestDecorator
-
Makes Request a MessageDecorator.
- 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.
- AbandonRequestDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the AddRequest message
- AbandonRequestDecorator(LdapApiService, AbandonRequest) - Constructor for class org.apache.directory.api.ldap.codec.decorators.AbandonRequestDecorator
-
Makes a AddRequest a MessageDecorator.
- AbandonRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for AbandonRequest
- AbandonRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Creates a new instance of AbandonRequestDsml.
- AbandonRequestDsml(LdapApiService, AbandonRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Creates a new instance of AbandonRequestDsml.
- 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 - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- 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.
- AbstractAttributeTypeProtectedItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
A base class for all items which protects attribute types (or its values)
- AbstractAttributeTypeProtectedItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
-
Creates a new instance.
- AbstractContainer - Class in org.apache.directory.api.asn1.ber
-
This class is the abstract container used to store the current state of a PDU
being decoded.
- AbstractContainer() - Constructor for class org.apache.directory.api.asn1.ber.AbstractContainer
-
Creates a new instance of AbstractContainer with a starting state.
- AbstractContainer(ByteBuffer) - Constructor for class org.apache.directory.api.asn1.ber.AbstractContainer
-
Creates a new instance of AbstractContainer with a starting state.
- 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
-
- AbstractDsmlMessageDecorator<M extends Message> - Class in org.apache.directory.api.dsmlv2
-
An abstract DSML Message decorator base class.
- AbstractDsmlMessageDecorator(LdapApiService, M) - Constructor for class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Create a new instance of AbstractDsmlMessageDecorator
- 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.
- AbstractGrammar<C extends Asn1Container> - Class in org.apache.directory.api.asn1.ber.grammar
-
The abstract Grammar which is the Mother of all the grammars.
- AbstractGrammar() - Constructor for class org.apache.directory.api.asn1.ber.grammar.AbstractGrammar
-
Default constructor
- AbstractGrammar - Class in org.apache.directory.api.dsmlv2
-
The abstract Grammar which is the Mother of all the grammars.
- AbstractGrammar() - Constructor for class org.apache.directory.api.dsmlv2.AbstractGrammar
-
- AbstractLdapConnection - Class in org.apache.directory.ldap.client.api
-
An abstract LdapConnection class gathering the common behavior of LdapConnection
concrete classes.
- AbstractLdapConnection() - Constructor for class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Creates a new instance of an AbstractLdapConnection
- AbstractLdapConnection(LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
- 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.
- AbstractReadBitString<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used read a BITSTRING from a TLV
- AbstractReadBitString(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadBitString
-
Instantiates a new AbstractReadByteArray action.
- AbstractReadInteger<E extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used to read an integer value
- AbstractReadInteger(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
Instantiates a new AbstractReadInteger action.
- AbstractReadInteger(String, int, int) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
Creates a new instance of AbstractReadInteger.
- AbstractReadOctetString<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used to read an OCTET STRING value
- AbstractReadOctetString(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
Instantiates a new AbstractReadInteger action.
- AbstractReadOctetString(String, boolean) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
Instantiates a new AbstractReadInteger action.
- 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.
- AbstractRequestDsml<E extends Request> - Class in org.apache.directory.api.dsmlv2.request
-
Abstract class for DSML requests.
- AbstractRequestDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
Creates a new instance of AbstractRequestDsml.
- 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.
- AbstractResponseDsml<E extends Response> - Class in org.apache.directory.api.dsmlv2.reponse
-
Base class for all DSML responses.
- AbstractResponseDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.reponse.AbstractResponseDsml
-
Instantiates a new abstract DSML response.
- 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.
- AbstractResultResponseDsml<E extends ResultResponse> - Class in org.apache.directory.api.dsmlv2.reponse
-
Base class for all DSML responses.
- AbstractResultResponseDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.reponse.AbstractResultResponseDsml
-
Instantiates a new abstract DSML response.
- AbstractResultResponseRequestDsml<E extends ResultResponseRequest,F extends ResultResponse> - Class in org.apache.directory.api.dsmlv2.request
-
Abstract class for DSML requests.
- AbstractResultResponseRequestDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Creates a new instance of AbstractRequestDsml.
- 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 - Class in org.apache.directory.api.ldap.model.schema.parsers
-
TODO AbstractSchemaParser.
- AbstractSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Instantiates a new abstract schema parser.
- AbstractSimpleComponentsMonitor - Class in org.apache.directory.api.util
-
Abstract implementation of a components monitor.
- AbstractSimpleComponentsMonitor(String[]) - Constructor for class org.apache.directory.api.util.AbstractSimpleComponentsMonitor
-
Instantiates a new abstract simple components monitor.
- AbstractValue<T> - Class in org.apache.directory.api.ldap.model.entry
-
A wrapper around byte[] values in entries.
- AbstractValue() - Constructor for class org.apache.directory.api.ldap.model.entry.AbstractValue
-
- 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_SUBENTRIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ACCESS_CONTROL_SUBENTRIES_AT_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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
-
The AccessPoint SyntaxChecker constructor
- aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- ACI_ITEM_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- ACIItem - Class in org.apache.directory.api.ldap.aci
-
- ACIItem(String, int, AuthenticationLevel) - Constructor for class org.apache.directory.api.ldap.aci.ACIItem
-
Creates a new instance
- ACIItemChecker - Class in org.apache.directory.api.ldap.aci
-
A reusable wrapper around the antlr generated parser for an ACIItem as
defined by X.501.
- ACIItemChecker(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemChecker
-
Creates a ACIItem parser.
- ACIItemParser - Class in org.apache.directory.api.ldap.aci
-
A reusable wrapper around the antlr generated parser for an ACIItem as
defined by X.501.
- ACIItemParser(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
-
Creates a ACIItem parser.
- ACIItemParser(NameComponentNormalizer, SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
-
Creates a normalizing ACIItem parser.
- ACIItemSyntaxChecker - Class in org.apache.directory.api.ldap.aci
-
A SyntaxChecker which verifies that a value is a valid ACIItem.
- ACIItemSyntaxChecker() - Constructor for class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
-
Creates a new instance of ACIItemSyntaxChecker
- ACITuple - Class in org.apache.directory.api.ldap.aci
-
A flatten entity which is converted from an
ACIItem
.
- ACITuple(Collection<UserClass>, AuthenticationLevel, Collection<ProtectedItem>, Collection<MicroOperation>, boolean, Integer) - Constructor for class org.apache.directory.api.ldap.aci.ACITuple
-
Creates a new instance.
- action(C) - Method in class org.apache.directory.api.asn1.actions.AbstractReadBitString
-
The action to be executed.
- action(E) - Method in class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
The action to be executed.
- action(C) - Method in class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
The action to be executed.
- action(C) - Method in class org.apache.directory.api.asn1.actions.CheckNotNullLength
-
The action to be executed.
- Action<C extends Asn1Container> - Interface in org.apache.directory.api.asn1.ber.grammar
-
Action interface just contains the method 'action' which must be implemented
in all the implementing classes.
- action(C) - Method in interface org.apache.directory.api.asn1.ber.grammar.Action
-
The action to be executed.
- Action - Interface in org.apache.directory.api.dsmlv2
-
IAction interface just contains the method 'action' which must be implemented
in all the implementation classes.
- action(Dsmlv2Container) - Method in interface org.apache.directory.api.dsmlv2.Action
-
The action to be executed.
- action(LdapMessageContainer<AbandonRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.abandonRequest.InitAbandonRequest
-
The action to be executed.
- action(LdapMessageContainer<AddRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.addRequest.AddAddRequestAttributeType
-
The action to be executed.
- action(LdapMessageContainer<AddRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.addRequest.AddAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<AddRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.addRequest.InitAddRequest
-
The action to be executed.
- action(LdapMessageContainer<AddRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.addRequest.StoreAddRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<AddResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.addResponse.InitAddResponse
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.AllowGrammarEnd
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.InitBindRequest
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.InitSaslBind
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.StoreName
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.StoreSaslCredentials
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.StoreSaslMechanism
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.StoreSimpleAuth
-
The action to be executed.
- action(LdapMessageContainer<BindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindRequest.StoreVersion
-
The action to be executed.
- action(LdapMessageContainer<BindResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindResponse.InitBindResponse
-
The action to be executed.
- action(LdapMessageContainer<BindResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.bindResponse.StoreServerSASLCreds
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.CheckLengthNotNull
-
The action to be executed.
- action(LdapMessageContainer<CompareRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.compareRequest.InitCompareRequest
-
The action to be executed.
- action(LdapMessageContainer<CompareRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.compareRequest.StoreCompareRequestAssertionValue
-
The action to be executed.
- action(LdapMessageContainer<CompareRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.compareRequest.StoreCompareRequestAttributeDesc
-
The action to be executed.
- action(LdapMessageContainer<CompareRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.compareRequest.StoreCompareRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<CompareResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.compareResponse.InitCompareResponse
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.AddControl
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.InitControls
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.StoreControlCriticality
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.StoreControlValue
-
The action to be executed.
- action(LdapMessageContainer<DeleteRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.delRequest.InitDelRequest
-
The action to be executed.
- action(LdapMessageContainer<DeleteResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.delResponse.InitDelResponse
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequestDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedRequest.InitExtendedRequest
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequestDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedRequest.StoreExtendedRequestName
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequestDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedRequest.StoreExtendedRequestValue
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponseDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedResponse.InitExtendedResponse
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponseDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedResponse.StoreExtendedResponseName
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponseDecorator<?>>) - Method in class org.apache.directory.api.ldap.codec.actions.extendedResponse.StoreExtendedResponseValue
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.intermediateResponse.InitIntermediateResponse
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.intermediateResponse.StoreIntermediateResponseName
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.intermediateResponse.StoreIntermediateResponseValue
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapMessage.InitLdapMessage
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapMessage.StoreMessageId
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.AddReferral
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.InitReferrals
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreErrorMessage
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreMatchedDN
-
The action to be executed.
- action(LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreResultCode
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnRequest.InitModifyDnRequest
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnRequest.StoreModifyDnRequestDeleteOldRdn
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnRequest.StoreModifyDnRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnRequest.StoreModifyDnRequestNewRdn
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnRequest.StoreModifyDnRequestNewSuperior
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyDnResponse.InitModifyDnResponse
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.AddModifyRequestAttribute
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.InitAttributeVals
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.InitModifyRequest
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.StoreModifyRequestAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.StoreModifyRequestObjectName
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyRequest.StoreOperationType
-
The action to be executed.
- action(LdapMessageContainer<ModifyResponseDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.modifyResponse.InitModifyResponse
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitAndFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitApproxMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitAssertionValueFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitAttributeDescFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitEqualityMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitExtensibleMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitGreaterOrEqualFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitLessOrEqualFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitNotFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitOrFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitPresentFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.InitSubstringsFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreAny
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreFinal
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreInitial
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreMatchingRuleDnAttributes
-
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreMatchValue
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.filter.StoreSubstringFilterType
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.InitSearchRequest
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.InitSearchRequestAttributeDescList
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestAttributeDesc
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestBaseObject
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestDerefAlias
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestScope
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestSizeLimit
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestTimeLimit
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreSearchRequestTypesOnly
-
The action to be executed.
- action(LdapMessageContainer<SearchRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchRequest.StoreTypeMatchingRule
-
The action to be executed.
- action(LdapMessageContainer<SearchResultDoneDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultDone.InitSearchResultDone
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntryDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultEntry.AddAttributeType
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntryDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultEntry.InitSearchResultEntry
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntryDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultEntry.StoreSearchResultAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntryDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultEntry.StoreSearchResultEntryObjectName
-
The action to be executed.
- action(LdapMessageContainer<SearchResultReferenceDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultReference.InitSearchResultReference
-
The action to be executed.
- action(LdapMessageContainer<SearchResultReferenceDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.searchResultReference.StoreReference
-
The action to be executed.
- action(LdapMessageContainer<UnbindRequestDecorator>) - Method in class org.apache.directory.api.ldap.codec.actions.unbindRequest.InitUnbindRequest
-
The action to be executed.
- action(PasswordPolicyContainer) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PPolicyInit
-
The action to be executed.
- ActionTime - Class in org.apache.directory.api.ldap.trigger
-
An enumeration that represents action times
for an LDAP trigger specification.
- actionTime() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- activateObject(LdapConnection) - Method in class org.apache.directory.ldap.client.api.PoolableLdapConnectionFactory
- add(String, String...) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for addition in the target entry with the
given values.
- add(String, byte[]...) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
- add(Attribute) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for addition in the target entry.
- add(String, String...) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
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.codec.decorators.ModifyRequestDecorator
- add(Attribute) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
marks a given attribute for addition in the target entry.
- 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
- add(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
- 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(List<Throwable>, 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(SchemaObject) - Method in class org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager
-
Registers a new SchemaObject.
- add(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Add a new node in the tree.
- add(Dn, N) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Add a new node in the tree.
- add(Entry) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Add an entry to the server.
- add(AddRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Add an entry present in the
AddRequest
to the server.
- add(Entry) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry to the server.
- add(AddRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry present in the
AddRequest
to the server.
- add(AddRequest) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by an AddRequest to the LDAP server.
- add(Dn, Attribute...) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by a Dn and an array of Attribute's to the LDAP
server.
- add(Dn, RequestBuilder<AddRequest>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by a Dn, to be filled out by a RequestBuilder,
to the LDAP server.
- add(Dn, Attribute...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- add(Dn, RequestBuilder<AddRequest>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- add(AddRequest) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- ADD_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Add ordinal value
- ADD_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- ADD_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Adds listener to be notified if this request gets abandoned.
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.ldap.codec.decorators.AbandonableRequestDecorator
-
Adds listener to be notified if this request gets abandoned.
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.ldap.codec.decorators.SingleReplyRequestDecorator
-
- 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.
- AddAddRequestAttributeType - Class in org.apache.directory.api.ldap.codec.actions.addRequest
-
The action used to store the AddRequest AttributeDescription
- AddAddRequestAttributeType() - Constructor for class org.apache.directory.api.ldap.codec.actions.addRequest.AddAddRequestAttributeType
-
Instantiates a new action.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.api.ExtendedRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.api.MessageDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.AbandonRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.BindRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.CompareRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.DeleteRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyDnRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.codec.decorators.UnbindRequestDecorator
-
Adds an array of controls to this Message.
- 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 class org.apache.directory.api.ldap.model.message.ExtendedRequestImpl
-
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 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.
- addAllControls(Control[]) - Method in class org.apache.directory.ldap.client.api.SaslRequest
-
Adds the given controls.
- addAny(String) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Add an any pattern
- addAnySubstrings(String) - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Add a internal substring
- addAnySubstrings(String) - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Add a internal substring
- 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.
- addAsync(Entry) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Add an entry to the server asynchronously.
- addAsync(AddRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Add an entry present in the AddRequest to the server.
- addAsync(Entry) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry to the server asynchronously.
- addAsync(AddRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry present in the AddRequest to the server.
- addAttribute(String) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResultEntryDsml
-
Create a new attribute
- addAttribute(String) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultEntryDecorator
-
Create a new attribute
- addAttribute(byte[]) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultEntryDecorator
-
Create a new attribute
- 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 class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds some attributes to the set of entry attributes to return.
- addAttributes(String...) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
Adds some attributes to the set of entry attributes to return.
- 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.dsmlv2.request.AddRequestDsml
-
Create a new attributeValue
- AddAttributeType - Class in org.apache.directory.api.ldap.codec.actions.searchResultEntry
-
The action used to store the SearchResultEntry attributes
- AddAttributeType() - Constructor for class org.apache.directory.api.ldap.codec.actions.searchResultEntry.AddAttributeType
-
Instantiates a new action.
- addAttributeType(String) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Create a new attributeValue
- addAttributeType(String) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Create a new attributeValue
- addAttributeTypeAndValues(String) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new attributeTypeAndValue
- addAttributeTypeAndValues(String) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Add a new attributeTypeAndValue
- addAttributeValue(Object) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResultEntryDsml
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(Value<?>) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(Object) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new value to the current attribute
- AddAttributeValue - Class in org.apache.directory.api.ldap.codec.actions.addRequest
-
The action used to store a Value to an AddRequest
- AddAttributeValue() - Constructor for class org.apache.directory.api.ldap.codec.actions.addRequest.AddAttributeValue
-
Instantiates a new value action.
- addAttributeValue(String) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Add a new value to the current attribute
- addAttributeValue(Value<?>) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Add a new value to the current attribute
- addAttributeValue(Object) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultEntryDecorator
-
Add a new value to the current attribute
- 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
- addBinaryAttribute(String...) - Method in interface org.apache.directory.api.ldap.codec.api.ConfigurableBinaryAttributeDetector
-
Add some binary Attributes Id to the list of attributes
- addBinaryAttribute(String...) - Method in class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
Add some binary Attributes Id to the list of attributes
- addConnectionClosedEventListener(ConnectionClosedEventListener) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Adds the connection closed event listener.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds a control to this Message.
- AddControl - Class in org.apache.directory.api.ldap.codec.actions.controls
-
The action used add a new control.
- AddControl() - Constructor for class org.apache.directory.api.ldap.codec.actions.controls.AddControl
-
Instantiates a new AddControl action.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.api.ExtendedRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.api.MessageDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.AbandonRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.BindRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.CompareRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.DeleteRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyDnRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.codec.decorators.UnbindRequestDecorator
-
Adds a control to this Message.
- 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 class org.apache.directory.api.ldap.model.message.ExtendedRequestImpl
-
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.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.
- addControl(Control) - Method in class org.apache.directory.ldap.client.api.SaslRequest
-
Adds the given control.
- addControls(LdapApiService, Element, Collection<Control>) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Adds Controls to the given Element.
- addCurrentFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Add a current filter.
- addCurrentFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
Add a current filter.
- addData(ByteBuffer) - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Append some bytes to the data buffer.
- addData(byte[]) - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Append some bytes to the data buffer.
- 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
- addFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.ConnectorFilter
-
Add a new Filter to the list.
- addFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.NotFilter
-
Subclass the addFilterMethod, as this is specific for a NotFilter (we
cannot have more than one elements).
- addFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Add a new Filter to the list.
- addFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Subclass the addFilterMethod, as this is specific for a NotFilter (we
cannot have more than one elements).
- AddFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage AddRequests.
- AddFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.AddFuture
-
Creates a new instance of AddFuture.
- AdDirSync - Interface in org.apache.directory.api.ldap.extras.controls.ad
-
The DirSync control, as described in http://tools.ietf.org/html/draft-armijo-ldap-dirsync-00.
- AdDirSyncContainer - Class in org.apache.directory.api.ldap.extras.controls.ad
-
ASN.1 container for AD DirSync control.
- AdDirSyncContainer(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncContainer
-
Creates a new AdDirSyncControl Container object.
- AdDirSyncContainer(LdapApiService, AdDirSync) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncContainer
-
Creates a new AdDirSyncControl object.
- AdDirSyncDecorator - Class in org.apache.directory.api.ldap.extras.controls.ad
-
A decorator around AdDirSync control.
- AdDirSyncDecorator(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncDecorator
-
Creates a new instance of AdDirSyncControlCodec.
- AdDirSyncDecorator(LdapApiService, AdDirSync) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncDecorator
-
Creates a new instance of AdDirSyncDecorator.
- AdDirSyncFactory - Class in org.apache.directory.api.ldap.extras.controls.ad
-
- AdDirSyncFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncFactory
-
Creates a new instance of AdDirSyncFactory.
- AdDirSyncFlag - Enum in org.apache.directory.api.ldap.extras.controls.ad
-
The flags used in the AdDirSync response.
- AdDirSyncGrammar - Class in org.apache.directory.api.ldap.extras.controls.ad
-
Implementation of AdDirSync Response Control.
- AdDirSyncImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
-
The class implemnting the AdDirsSync interface
- AdDirSyncImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncImpl
-
Creates an instance of the DirSync control
- AdDirSyncStatesEnum - Enum in org.apache.directory.api.ldap.extras.controls.ad
-
ASN.1 grammar constants of AdDirSync Control.
- 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.MutableObjectClass
-
Add some allowed AttributeType
- addMayAttributeTypeOids(String) - 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.DitContentRule
-
Add an allowed AttributeType
- addMayAttributeTypes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.schema.MutableObjectClass
-
Add some allowed AttributeTypes
- addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add an allowed AttributeType
- addModification(Modification) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds a ModificationItem to the set of modifications composing this modify
request.
- addModification(Attribute, ModificationOperation) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a modification
- addModification(Modification) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Adds a ModificationItem to the set of modifications composing this modify
request.
- addModification(Attribute, ModificationOperation) - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Add a modification
- 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, 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(Attribute, ModificationOperation) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Add a modification
- AddModifyRequestAttribute - Class in org.apache.directory.api.ldap.codec.actions.modifyRequest
-
The action used to store the ModificationRequest's attribute type
- AddModifyRequestAttribute() - Constructor for class org.apache.directory.api.ldap.codec.actions.modifyRequest.AddModifyRequestAttribute
-
Instantiates a new action.
- 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.MutableObjectClass
-
Add some required AttributeType OIDs
- addMustAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType OID
- 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.MutableObjectClass
-
Add some required AttributeTypes
- addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType
- 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.
- 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
- addOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- 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.
- addParameter(Object, Object) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestDecorator
-
Adds the parameter.
- addParameter(StoredProcedureParameter) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestDecorator
- addParameter(Object, Object) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Adds the parameter.
- addParameter(StoredProcedureParameter) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
- addParameter(StoredProcedureParameter) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
- addParameter(Object, Object) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Adds the parameter.
- 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
- addReferral(LdapUrl) - Method in class org.apache.directory.api.dsmlv2.reponse.LdapResultDsml
-
Add a referral
- AddReferral - Class in org.apache.directory.api.ldap.codec.actions.ldapResult
-
The action used to add a referral to a LdapTresult
- AddReferral() - Constructor for class org.apache.directory.api.ldap.codec.actions.ldapResult.AddReferral
-
Instantiates a new referral action.
- addRegexp(String) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
Add a new valid regexp for a Telephone number
- addReplicatedContexts(String) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseDecorator
-
Add a new URL of a replicated server
- addReplicatedContexts(String) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
Add a new URL of a replicated server
- addReplicatedContexts(String) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Add a new URL of a replicated server
- addRequest(DsmlDecorator<? extends Request>) - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Adds a request to the Batch Request DSML.
- AddRequest - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol operation request used to add a new entry to the DIT.
- AddRequestDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the AddRequest message
- AddRequestDecorator(LdapApiService, AddRequest) - Constructor for class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Makes a AddRequest a MessageDecorator.
- AddRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for AddRequest
- AddRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Creates a new getDecoratedMessage() of AddRequestDsml.
- AddRequestDsml(LdapApiService, AddRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Creates a new getDecoratedMessage() of AddRequestDsml.
- 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(DsmlDecorator<? extends Response>) - Method in class org.apache.directory.api.dsmlv2.reponse.BatchResponseDsml
-
Adds a request to the Batch Response DSML.
- addResponse(DsmlDecorator<? extends Response>) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResponseDsml
-
Adds a response.
- AddResponse - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol response message used to confirm the results of a add request
message.
- AddResponseDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the AddResponse message
- AddResponseDecorator(LdapApiService, AddResponse) - Constructor for class org.apache.directory.api.ldap.codec.decorators.AddResponseDecorator
-
Makes a AddResponse a MessageDecorator.
- AddResponseDsml - Class in org.apache.directory.api.dsmlv2.reponse
-
DSML Decorator for AddResponse
- AddResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.reponse.AddResponseDsml
-
Creates a new getDecoratedMessage() of AddResponseDsml.
- AddResponseDsml(LdapApiService, AddResponse) - Constructor for class org.apache.directory.api.dsmlv2.reponse.AddResponseDsml
-
Creates a new getDecoratedMessage() of AddResponseDsml.
- 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
- addSchema(File) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
parses the given schema file present in OpenLDAP schema format
and adds all the SchemaObjects present in it to the SchemaManager
- addSchema(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
- addSearchResultEntry(SearchResultEntryDsml) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResponse
-
Adds a Search Result Entry
- addSearchResultReference(SearchResultReferenceDsml) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResponse
-
Adds a Search Result Reference
- addSearchResultReference(LdapUrl) - Method in class org.apache.directory.api.dsmlv2.reponse.SearchResultReferenceDsml
-
Add a new reference to the list.
- addSortKey(SortKey) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestDecorator
-
- 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.SortRequestControlImpl
-
- addStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- addStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- addSuperior(MutableObjectClass...) - Method in class org.apache.directory.api.ldap.model.schema.MutableObjectClass
-
Add some superior ObjectClasses
- addSuperiorOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.MutableObjectClass
-
Add some superior ObjectClass OIDs
- addSuperRule(Integer) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Adds a new superior RuleId
- addSyncUUID(byte[]) - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValue
-
- addSyncUUID(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncInfoValue.SyncInfoValueImpl
- addSyncUUID(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncInfoValueDecorator
- addThrowable(Throwable) - Method in exception org.apache.directory.api.util.exception.MultiException
-
Add an exeception to this multiexception.
- addThrowable(Throwable) - Method in exception org.apache.directory.api.util.exception.RuntimeMultiException
-
Add an exeception to this multiexception.
- addToRegistries(MutableAttributeType, List<Throwable>, 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, List<Throwable>, 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, List<Throwable>, 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, List<Throwable>, 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(MutableMatchingRule, List<Throwable>, 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, List<Throwable>, 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, List<Throwable>, 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, List<Throwable>, 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
- 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
- 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.
- AFTER - Static variable in class org.apache.directory.api.ldap.trigger.ActionTime
-
The AFTER instance.
- after(Entry) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- after(Response) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- 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() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- afterLast() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- 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
-
- AliasDerefMode - Enum in org.apache.directory.api.ldap.model.message
-
Type-safe derefAliases search parameter enumeration which determines the mode
of alias handling.
- 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_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
-
All user attribute type information associated with the entry, but not
values associated with those attributes.
- ALL_USER_ATTRIBUTE_TYPES_AND_VALUES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
-
All user attribute information associated with the entry, including all
values of all user attributes.
- ALL_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
-
- ALL_USERS - Static variable in class org.apache.directory.api.ldap.aci.UserClass
-
Every directory user (with possible requirements for
authenticationLevel).
- allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AllAttributeValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All attribute value information pertaining to specific attributes.
- AllAttributeValuesItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllAttributeValuesItem
-
Creates a new instance.
- allComponentsUsed() - Method in class org.apache.directory.api.util.AbstractSimpleComponentsMonitor
-
Check if all components are used.
- allComponentsUsed() - Method in interface org.apache.directory.api.util.ComponentsMonitor
-
Check if all components are used.
- allComponentsUsed() - Method in class org.apache.directory.api.util.MandatoryAndOptionalComponentsMonitor
-
Check if all components are used.
- AllowGrammarEnd - Class in org.apache.directory.api.ldap.codec.actions
-
The action used to indicate that the grammar can terminate after this action
- AllowGrammarEnd() - Constructor for class org.apache.directory.api.ldap.codec.actions.AllowGrammarEnd
-
Instantiates a new value action.
- allowIndefiniteLength() - Method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
Allow indefinite length.
- allowIndefiniteLength() - Method in interface org.apache.directory.api.asn1.ber.tlv.TLVBerDecoderMBean
-
Allow indefinite length.
- allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AllUserAttributeTypesAndValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All user attribute information associated with the entry, including all
values of all user attributes.
- AllUserAttributeTypesAndValuesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesAndValuesItem
-
Creates a new instance of AllUserAttributeTypesAndValuesItem.
- AllUserAttributeTypesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All user attribute type information associated with the entry, but not
values associated with those attributes.
- AllUserAttributeTypesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesItem
-
Creates a new instance of AllUserAttributeTypesItem.
- allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
-
- 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
-
- ALPHA - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
-
- ALPHA - Static variable in class org.apache.directory.api.util.Chars
-
<alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- ALPHA_DIGIT - Static variable in class org.apache.directory.api.util.Chars
-
<alpha-digit> | <digit>
- ALPHA_LOWER_CASE - Static variable in class org.apache.directory.api.util.Chars
-
<alpha-lower-case> ::= [0x61-0x7A]
- ALPHA_UPPER_CASE - Static variable in class org.apache.directory.api.util.Chars
-
<alpha-upper-case> ::= [0x41-0x5A]
- aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- AND_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- AndFilter - Class in org.apache.directory.api.dsmlv2.request
-
And Filter Object to store the And filter.
- AndFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.AndFilter
-
- AndFilter - Class in org.apache.directory.api.ldap.codec.search
-
And Filter Object to store the And filter.
- AndFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.AndFilter
-
The constructor.
- AndFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.AndFilter
-
The constructor.
- 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
- anonymousBind() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Anonymous bind on a server.
- anonymousBind() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Anonymous bind on a server.
- anonymousBindAsync() - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Anonymous asynchronous Bind on a server.
- anonymousBindAsync() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Anonymous asynchronous Bind on a server.
- AntlrACIItemChecker - Class in org.apache.directory.api.ldap.aci
-
The antlr generated ACIItem checker.
- AntlrACIItemChecker(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- AntlrACIItemChecker(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- AntlrACIItemChecker(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- AntlrACIItemChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- AntlrACIItemChecker(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- AntlrACIItemCheckerLexer - Class in org.apache.directory.api.ldap.aci
-
The parser's primary lexer.
- AntlrACIItemCheckerLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
-
- AntlrACIItemCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
-
- AntlrACIItemCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
-
- AntlrACIItemCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
-
- AntlrACIItemCheckerTokenTypes - Interface in org.apache.directory.api.ldap.aci
-
- AntlrACIItemLexer - Class in org.apache.directory.api.ldap.aci
-
The parser's primary lexer.
- AntlrACIItemLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
-
- AntlrACIItemLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
-
- AntlrACIItemLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
-
- AntlrACIItemLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
-
- AntlrACIItemParser - Class in org.apache.directory.api.ldap.aci
-
The antlr generated ACIItem parser.
- AntlrACIItemParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AntlrACIItemParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AntlrACIItemParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AntlrACIItemParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AntlrACIItemParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AntlrACIItemParserTokenTypes - Interface in org.apache.directory.api.ldap.aci
-
- 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
-
- AntlrDnTokenTypes - Interface in org.apache.directory.api.ldap.model.name
-
- antlrSchemaConverterLexer - Class in org.apache.directory.api.converter.schema
-
- antlrSchemaConverterLexer(InputStream) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterLexer
-
- antlrSchemaConverterLexer(Reader) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterLexer
-
- antlrSchemaConverterLexer(InputBuffer) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterLexer
-
- antlrSchemaConverterLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterLexer
-
- antlrSchemaConverterParser - Class in org.apache.directory.api.converter.schema
-
- antlrSchemaConverterParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- antlrSchemaConverterParser(TokenBuffer) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- antlrSchemaConverterParser(TokenStream, int) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- antlrSchemaConverterParser(TokenStream) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- antlrSchemaConverterParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- AntlrSchemaExtensionLexer - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema lexer.
- AntlrSchemaExtensionLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionLexer
-
- AntlrSchemaExtensionLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionLexer
-
- AntlrSchemaExtensionLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionLexer
-
- AntlrSchemaExtensionLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionLexer
-
- AntlrSchemaExtensionParser - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema parser.
- AntlrSchemaExtensionParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionParser
-
- AntlrSchemaExtensionParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionParser
-
- AntlrSchemaExtensionParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionParser
-
- AntlrSchemaExtensionParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionParser
-
- AntlrSchemaExtensionParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaExtensionParser
-
- AntlrSchemaExtensionTokenTypes - Interface in org.apache.directory.api.ldap.model.schema.syntaxes
-
- AntlrSchemaLexer - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema main lexer.
- AntlrSchemaLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaLexer
-
- AntlrSchemaLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaLexer
-
- AntlrSchemaLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaLexer
-
- AntlrSchemaLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaLexer
-
- AntlrSchemaParser - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema main parser.
- AntlrSchemaParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
- AntlrSchemaParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
- AntlrSchemaParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
- AntlrSchemaParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
- AntlrSchemaParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
- AntlrSchemaQdstringLexer - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema lexer.
- AntlrSchemaQdstringLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringLexer
-
- AntlrSchemaQdstringLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringLexer
-
- AntlrSchemaQdstringLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringLexer
-
- AntlrSchemaQdstringLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringLexer
-
- AntlrSchemaQdstringParser - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema parser.
- AntlrSchemaQdstringParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringParser
-
- AntlrSchemaQdstringParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringParser
-
- AntlrSchemaQdstringParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringParser
-
- AntlrSchemaQdstringParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringParser
-
- AntlrSchemaQdstringParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaQdstringParser
-
- AntlrSchemaQdstringTokenTypes - Interface in org.apache.directory.api.ldap.model.schema.syntaxes
-
- antlrSchemaTokenTypes - Interface in org.apache.directory.api.converter.schema
-
- AntlrSchemaTokenTypes - Interface in org.apache.directory.api.ldap.model.schema.syntaxes
-
- AntlrSchemaValueLexer - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema lexer.
- AntlrSchemaValueLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueLexer
-
- AntlrSchemaValueLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueLexer
-
- AntlrSchemaValueLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueLexer
-
- AntlrSchemaValueLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueLexer
-
- AntlrSchemaValueParser - Class in org.apache.directory.api.ldap.model.schema.syntaxes
-
An antlr generated schema parser.
- AntlrSchemaValueParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueParser
-
- AntlrSchemaValueParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueParser
-
- AntlrSchemaValueParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueParser
-
- AntlrSchemaValueParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueParser
-
- AntlrSchemaValueParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueParser
-
- AntlrSchemaValueTokenTypes - Interface in org.apache.directory.api.ldap.model.schema.syntaxes
-
- 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
-
- AntlrTriggerSpecificationLexer - Class in org.apache.directory.api.ldap.trigger
-
The parser's primary lexer.
- AntlrTriggerSpecificationLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
-
- AntlrTriggerSpecificationLexer(Reader) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
-
- AntlrTriggerSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
-
- AntlrTriggerSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
-
- AntlrTriggerSpecificationParser - Class in org.apache.directory.api.ldap.trigger
-
The ANTLR generated TriggerSpecification parser.
- AntlrTriggerSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- AntlrTriggerSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- AntlrTriggerSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- AntlrTriggerSpecificationParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- AntlrTriggerSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- AntlrTriggerSpecificationParserTokenTypes - Interface in org.apache.directory.api.ldap.trigger
-
- anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- append(byte[]) - Method in class org.apache.directory.api.util.ByteBuffer
-
Appends the bytes to this buffer.
- append(byte) - Method in class org.apache.directory.api.util.ByteBuffer
-
Appends a byte to this buffer.
- append(int) - Method in class org.apache.directory.api.util.ByteBuffer
-
Appends an int to this buffer.
- APPLIES - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- apply(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.AbstractValue
-
Apply an AttributeType to the current Value, normalizing it.
- 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.
- apply(SchemaManager, boolean) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Normalizes the Dn using the given the schema manager.
- apply(SchemaManager) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Normalizes the Dn using the given the schema manager, unless the Dn is already normalized
- apply(SchemaManager) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Transform a Rdn by changing the value to its OID counterpart and
normalizing the value accordingly to its type.
- 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.
- APPROX_MATCH_FILTER - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- APPROX_MATCH_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- ApproximateNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A simple assertion value node.
- ApproximateNode(AttributeType, Value<T>) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- ApproximateNode(String, Value<T>) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- areEquals(String, int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in another string.
- areEquals(byte[], int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, String, boolean) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, char[]) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, char[], boolean) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(byte[], int, byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- asciiBytesToString(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Transform an array of ASCII bytes to a string.
- asciiStringToByte(String) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Transform a string to an array of ASCII bytes, where the byte array will contain
only values in [0, 127].
- Asn1Container - Interface in org.apache.directory.api.asn1.ber
-
Every ASN1 container must implement this interface.
- Asn1Decoder - Class in org.apache.directory.api.asn1.ber
-
A BER TLV Tag component decoder.
- Asn1Decoder() - Constructor for class org.apache.directory.api.asn1.ber.Asn1Decoder
-
A public constructor of an Asn1 Decoder.
- Asn1Object - Interface in org.apache.directory.api.asn1
-
An abstract class which implements basic TLV operations.
- Asn1StringUtils - Class in org.apache.directory.api.asn1.util
-
Little helper class for the asn1 package.
- Asn1StringUtils() - Constructor for class org.apache.directory.api.asn1.util.Asn1StringUtils
-
- 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.
- 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.
- assertSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
Asserts whether or not the attribute's value conforms to the attribute
syntax.
- associateWithSchema(List<Throwable>, 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.filter.LeafNode
-
attribute on which this leaf is based
- 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
-
- ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
-
- AttributeClassLoader - Class in org.apache.directory.api.ldap.schemaloader
-
A class loader that loads classes from an attribute within an entry.
- AttributeClassLoader() - Constructor for class org.apache.directory.api.ldap.schemaloader.AttributeClassLoader
-
Instantiates a new attribute class loader.
- 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() - Method in class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- attributeType - Variable in class org.apache.directory.api.ldap.model.entry.AbstractValue
-
reference to the attributeType zssociated 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 - Class in org.apache.directory.api.ldap.model.schema
-
An attributeType specification.
- AttributeType(String) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeType
-
Creates a AttributeType object using a unique OID.
- ATTRIBUTETYPE - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- attributeTypeAndValue(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(AttributeTypeHolder) - Method in class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- attributeTypeDescription() - Method in class org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaParser
-
Production for matching attribute type descriptions.
- 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:
- AttributeTypeDescriptionSyntaxChecker() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
Creates a new instance of AttributeTypeDescriptionSchemaParser.
- 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
-
- AttributeTypeHolder - Class in org.apache.directory.api.converter.schema
-
A bean used to hold the literal values of an AttributeType parsed out of an
OpenLDAP schema configuration file.
- AttributeTypeHolder(String) - Constructor for class org.apache.directory.api.converter.schema.AttributeTypeHolder
-
Create an instance of an attributeType
- AttributeTypeItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
Attribute type information pertaining to specific attributes but not
values associated with the type.
- AttributeTypeItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeTypeItem
-
Creates a new instance.
- 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.aci.protectedItem.AbstractAttributeTypeProtectedItem
-
The attribute types.
- attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
Creates a new instance of AttributeTypeUsageSyntaxChecker.
- 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() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- attributeValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- 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
- AttributeValueAssertion - Class in org.apache.directory.api.dsmlv2.request
-
A class to store an attribute value assertion.
- AttributeValueAssertion() - Constructor for class org.apache.directory.api.dsmlv2.request.AttributeValueAssertion
-
- AttributeValueAssertion - Class in org.apache.directory.api.ldap.codec
-
A class to store an attribute value assertion.
- AttributeValueAssertion() - Constructor for class org.apache.directory.api.ldap.codec.AttributeValueAssertion
-
- AttributeValueAssertionFilter - Class in org.apache.directory.api.dsmlv2.request
-
Object to store the filter.
- AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.api.dsmlv2.request.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueAssertionFilter - Class in org.apache.directory.api.ldap.codec.search
-
Object to store the filter.
- AttributeValueAssertionFilter(int, int) - Constructor for class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
A specific value of specific attributes.
- AttributeValueItem(Set<Attribute>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
-
Creates a new instance.
- 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_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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
-
Creates a new instance of AudioSyntaxChecker
- authenticate(String, String, SearchScope, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first
entry found matching the search criteria.
- authenticate(Dn, String, SearchScope, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first
entry found matching the search criteria.
- authenticate(SearchRequest, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first
entry found matching the search criteria.
- authenticate(Dn, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials.
- authenticate(String, String, SearchScope, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- authenticate(Dn, String, SearchScope, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- authenticate(SearchRequest, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- authenticate(Dn, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- AuthenticationLevel - Enum in org.apache.directory.api.ldap.model.constants
-
An enumeration that represents the level of authentication.
- authorizationId - Variable in class org.apache.directory.ldap.client.api.SaslRequest
-
The authorization ID of the entity
- 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 - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- AUX_OR_AUXILIARY - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- AUXILIARY - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- AUXILIARY_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the auxillary objectClasses
- 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(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(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 - 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() - 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.
- available() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Determines whether or not a call to get() will succeed.
- Base64 - Class in org.apache.directory.api.util
-
Encoding and decoding of Base64 characters to and from raw bytes.
- BASE64BINARY - Static variable in class org.apache.directory.api.dsmlv2.ParserUtils
-
Base-64 identifier.
- base64Encode(Object) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Encodes the value as a Base64 String
- baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- 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.
- BasicControlDecorator<E> - Class in org.apache.directory.api.ldap.codec
-
A decorator for handling opaque Control objects where we know nothing about
their encoded value.
- BasicControlDecorator(LdapApiService, Control) - Constructor for class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Creates a new instance of BasicControlDecorator, decorating a
Control
.
- batchRequest - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The batch request.
- BatchRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
This class represents the Batch Request.
- BatchRequestDsml() - Constructor for class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Creates a new instance of BatchResponseDsml.
- BatchRequestDsml.OnError - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of on error handling for a BatchRequest
- BatchRequestDsml.Processing - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of processing for a Batch Request
- BatchRequestDsml.ResponseOrder - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of response order for a Batch Request
- batchResponse - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The batch response.
- BatchResponseDsml - Class in org.apache.directory.api.dsmlv2.reponse
-
This class represents the Batch Response.
- BatchResponseDsml() - Constructor for class org.apache.directory.api.dsmlv2.reponse.BatchResponseDsml
-
Creates a new instance of BatchResponseDsml.
- 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.
- before(Entry) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- before(Response) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- 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() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- beforeFirst() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- BerValue - Class in org.apache.directory.api.asn1.ber.tlv
-
This class stores the data decoded from a TLV.
- BerValue(byte[]) - Constructor for class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Creates a new Value from a byte[]
- BerValue() - Constructor for class org.apache.directory.api.asn1.ber.tlv.BerValue
-
The default constructor.
- bidi(String) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all bidirectionnal chars.
- bidi(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all bidirectionnal chars.
- 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 - Static variable in interface org.apache.directory.api.ldap.model.entry.Value
-
- BINARY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- BinaryAttributeDetector - Interface in org.apache.directory.api.ldap.codec.api
-
An interface used to abstract the means to detect whether or not an attribute
identifier/descriptor represents a binary attributeType.
- BinarySyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A binary value (universal value acceptor) syntax checker.
- BinarySyntaxChecker() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
-
Creates a new instance of BinarySyntaxChecker
- BinaryValue - Class in org.apache.directory.api.ldap.model.entry
-
A server side schema aware wrapper around a binary attribute value.
- BinaryValue(byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.BinaryValue
-
Creates a BinaryValue with an initial wrapped binary value.
- BinaryValue(AttributeType, byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.BinaryValue
-
Creates a BinaryValue with an initial wrapped binary value.
- bind(int) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
Binds to the ldap server
- bind(Dn) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String, String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Simple bind on a server.
- bind(Dn, String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Simple bind on a server.
- bind() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
- bind(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Simple bind on a server.
- bind(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Unauthenticated authentication bind on a server.
- bind(Dn, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Simple bind on a server.
- bind(BindRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Bind to the server using a bind request object.
- bind() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
- bind(BindRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a bind request object.
- bind(SaslCramMd5Request) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a CramMd5Request object.
- bind(SaslDigestMd5Request) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a DigestMd5Request object.
- bind(SaslGssApiRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a GssApiRequest object.
- BIND_REQUEST_SASL_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- BIND_REQUEST_SIMPLE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- BIND_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- BIND_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- bindAsync() - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Asynchronous Bind on a server, using the LdapConnectionConfig informations.
- bindAsync(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Simple asynchronous Bind on a server.
- bindAsync(Dn, String) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Simple asynchronous Bind on a server.
- bindAsync(BindRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Do an asynchronous bind, based on a BindRequest.
- bindAsync() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous Bind on a server, using the LdapConnectionConfig informations.
- bindAsync(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous unauthenticated authentication bind
- bindAsync(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Simple asynchronous Bind on a server.
- bindAsync(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous unauthenticated authentication Bind on a server.
- bindAsync(Dn, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Simple asynchronous Bind on a server.
- bindAsync(BindRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a BindRequest.
- bindAsync(SaslRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a SaslPlainRequest.
- bindAsync(SaslGssApiRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a GssApiRequest.
- bindConnection(LdapConnection) - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
- bindConnection(LdapConnection) - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Issues a bind request on the supplied connection using the name and
credentials from the LdapConnectionConfg supplied to the constructor.
- BindFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage BindRequests.
- BindFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.BindFuture
-
Creates a new instance of BindFuture.
- 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.
- BindRequest - Interface in org.apache.directory.api.ldap.model.message
-
Bind protocol operation request which authenticates and begins a client
session.
- BindRequestDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the BindRequest message
- BindRequestDecorator(LdapApiService, BindRequest) - Constructor for class org.apache.directory.api.ldap.codec.decorators.BindRequestDecorator
-
Makes a BindRequest a MessageDecorator.
- BindRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for BindRequest
- BindRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Creates a new getDecoratedMessage() of AuthRequestDsml.
- BindRequestDsml(LdapApiService, BindRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Creates a new getDecoratedMessage() of AuthRequestDsml.
- 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.
- BindResponseDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the BindResponse message
- BindResponseDecorator(LdapApiService, BindResponse) - Constructor for class org.apache.directory.api.ldap.codec.decorators.BindResponseDecorator
-
Makes a BindResponse a MessageDecorator.
- BindResponseDsml - Class in org.apache.directory.api.dsmlv2.reponse
-
DSML Decorator for AuthResponse
- BindResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.reponse.BindResponseDsml
-
Creates a new getDecoratedMessage() of AuthResponseDsml.
- BindResponseDsml(LdapApiService, BindResponse) - Constructor for class org.apache.directory.api.dsmlv2.reponse.BindResponseDsml
-
Creates a new getDecoratedMessage() of AuthResponseDsml.
- 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.
- bindSaslPlain(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
SASL PLAIN Bind on a server.
- bindSaslPlain(String, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
SASL PLAIN Bind on a server.
- BindStatus - Enum in org.apache.directory.api.ldap.model.message
-
An enum used to store the BindRequest state.
- 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
-
- BitString - Class in org.apache.directory.api.asn1.util
-
Implement the Bit String primitive type.
- BitString(int) - Constructor for class org.apache.directory.api.asn1.util.BitString
-
Creates a BitString with a specific length (length is the number of
bits).
- BitString(byte[]) - Constructor for class org.apache.directory.api.asn1.util.BitString
-
Creates a BitString from a byte[].
- BitStringComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the bitStringMatch matchingRule (RFC 4517, par.
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
Creates a new instance of BitStringSyntaxChecker.
- 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.
- BooleanComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
The BooleanComparator constructor.
- BooleanDecoder - Class in org.apache.directory.api.asn1.ber.tlv
-
Parse and decode a Boolean value.
- BooleanDecoder() - Constructor for class org.apache.directory.api.asn1.ber.tlv.BooleanDecoder
-
- BooleanDecoderException - Exception in org.apache.directory.api.asn1.ber.tlv
-
Thrown when a BooleanDecoder has encountered a failure condition
during a decode.
- BooleanDecoderException(String) - Constructor for exception org.apache.directory.api.asn1.ber.tlv.BooleanDecoderException
-
Creates a BooleanDecoderException
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
Creates a new instance of BooleanSyntaxChecker.
- 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
-
- buffer() - Method in class org.apache.directory.api.util.ByteBuffer
-
Get's the bytes, the backing store for this buffer.
- buildReference(List<Throwable>, 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.
- buildRequest(T) - Method in interface org.apache.directory.ldap.client.template.RequestBuilder
-
Modifies the provided request adding specific information to it.
- byName - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
a map of SchemaObject looked up by name
- 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.
- byteAt(byte[], int) - Static method in class org.apache.directory.api.util.Strings
-
Get the byte at a given position in a byte array, checking for limits
- ByteBuffer - Class in org.apache.directory.api.util
-
A dynamically growing byte[].
- ByteBuffer() - Constructor for class org.apache.directory.api.util.ByteBuffer
-
- ByteBuffer(int) - Constructor for class org.apache.directory.api.util.ByteBuffer
-
- BYTECODE - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- BYTECODE_VALUE - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- bytesToChar(byte[]) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at position 0.
- bytesToChar(byte[], int) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at the given
position.
- 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
-
- CACHE_MAX - Static variable in class org.apache.directory.api.ldap.model.schema.normalizers.CachingNormalizer
-
Cache maximum size default
- CachingDeepTrimNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A deep trimming normalizer that caches normalizations to prevent repeat
normalizations from occurring needlessly.
- CachingDeepTrimNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.CachingDeepTrimNormalizer
-
- CachingDeepTrimToLowerNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A deep trimming normalizer that caches normalizations to prevent repeat
normalizations from occurring needlessly.
- CachingDeepTrimToLowerNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.CachingDeepTrimToLowerNormalizer
-
- CachingDnNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A deep trimming normalizer that caches normalizations to prevent repeat
normalizations from occurring needlessly.
- CachingDnNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.CachingDnNormalizer
-
- CachingNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Caches previously normalized values.
- CachingNormalizer(Normalizer) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.CachingNormalizer
-
Creates a CachingNormalizer that decorates another normalizer using a
default cache size.
- CachingNormalizer(Normalizer, int) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.CachingNormalizer
-
Creates a CachingNormalizer that decorates another normalizer using a
specified cache size.
- callStoredProcedure(LdapContext, String, Object[]) - Static method in class org.apache.directory.api.ldap.sp.JavaStoredProcUtils
-
- cancel(boolean) - Method in class org.apache.directory.ldap.client.api.future.ResponseFuture
- cancel() - Method in class org.apache.directory.ldap.client.api.future.ResponseFuture
-
Cancel the Future
- CancelContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
A container for the Cancel codec.
- CancelContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelContainer
-
Creates a new CancelContainer object.
- CancelDecoder - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
A decoder for Cancel.
- CancelDecoder() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelDecoder
-
- CancelFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
- CancelFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
- CancelGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
This class implements the Cancel operation.
- cancelled - Variable in class org.apache.directory.ldap.client.api.future.ResponseFuture
-
flag to determine if this future is cancelled
- CancelRequest - Interface in org.apache.directory.api.ldap.extras.extended.cancel
-
The CancelRequest interface.
- CancelRequestDecorator - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
A Decorator for CancelRequests.
- CancelRequestDecorator(LdapApiService, CancelRequest) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestDecorator
-
- CancelRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
-
Implement the extended Cancel Request as described in RFC 3909.
- CancelRequestImpl(int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
-
Creates a new instance of CancelRequest.
- CancelRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
-
Creates a new instance of CancelRequest.
- CancelResponse - Interface in org.apache.directory.api.ldap.extras.extended.cancel
-
The interface for Cancel ExtendedResponses.
- CancelResponseDecorator - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
A Decorator for CancelResponses.
- CancelResponseDecorator(LdapApiService, CancelResponse) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelResponseDecorator
-
Creates a new instance of CancelResponseDecorator.
- CancelResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
-
The response sent back from the server after the Cancel extended operation is performed.
- CancelResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
Create a new CancelResponse object
- CancelResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
- CancelResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
- CancelStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
This class store the Cancel's grammar constants.
- 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
-
- canVisit(ExprNode) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Checks to see if a node can be visited.
- capacity() - Method in class org.apache.directory.api.util.ByteBuffer
-
- Cascade - Interface in org.apache.directory.api.ldap.model.message.controls
-
The Cascade control
- CascadeDecorator - Class in org.apache.directory.api.ldap.codec.controls.cascade
-
The Cascade control decorator.
- CascadeDecorator(LdapApiService, Cascade) - Constructor for class org.apache.directory.api.ldap.codec.controls.cascade.CascadeDecorator
-
Default constructor
- CascadeFactory - Class in org.apache.directory.api.ldap.codec.controls.cascade
-
- CascadeFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.controls.cascade.CascadeFactory
-
Creates a new instance of CascadeFactory.
- 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
-
- cause - Variable in class org.apache.directory.ldap.client.api.future.ResponseFuture
-
If the request has been cancelled because of an exception it will be stored here
- centerTrunc(String, int, int) - Static method in class org.apache.directory.api.util.Strings
-
Truncates large Strings showing a portion of the String's head and tail
with the center cut out and replaced with '...'.
- CertGenerationContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
A container for certificate generation request codec.
- CertGenerationContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationContainer
-
Creates a new CertGenContainer object.
- CertGenerationDecoder - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
A decoder for CertGenerationObject.
- CertGenerationDecoder() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationDecoder
-
- CertGenerationFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
- CertGenerationFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
- CertGenerationGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
This class implements the Certificate generation extended operation's ASN.1 grammer.
- CertGenerationGrammar() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationGrammar
-
- CertGenerationRequest - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The interface for a certificate generation request extended operation.
- CertGenerationRequestDecorator - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
A Decorator for certificate generation extended request.
- CertGenerationRequestDecorator(LdapApiService, CertGenerationRequest) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestDecorator
-
- CertGenerationRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
-
An extended operation requesting the server to generate a public/private key pair and a certificate
and store them in a specified target entry in the DIT.
- CertGenerationRequestImpl(int, String, String, String, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
Creates a new instance of CertGenerationRequest.
- CertGenerationRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
Creates a new instance of CertGenerationRequest.
- CertGenerationResponse - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The interface for the certificate generation extended operation.
- CertGenerationResponseDecorator - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
A Decorator for certificate generation Responses.
- CertGenerationResponseDecorator(LdapApiService, CertGenerationResponse) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationResponseDecorator
-
Creates a new instance of CancelResponseDecorator.
- CertGenerationResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The response sent back from the server after the CertGeneration extended operation is performed.
- CertGenerationResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
- CertGenerationResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
- CertGenerationResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
- CertGenerationStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
This class store the CertGeneration's grammar constants.
- 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_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
-
Creates a new instance of CertificateListSyntaxChecker.
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
-
Creates a new instance of CertificatePairSyntaxChecker.
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
-
Creates a new instance of CertificateSyntaxChecker.
- 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
-
- 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
- CHANGELOG_CONTEXT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- CHANGELOG_CONTEXT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- ChangeType - Enum in org.apache.directory.api.ldap.model.ldif
-
A type safe enumeration for an LDIF record's 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.
- CHAR - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueTokenTypes
-
- CHAR - Static variable in class org.apache.directory.api.util.Chars
-
<alpha> | <digit> | '-'
- CHAR_FIVE_BYTES_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- CHAR_FOUR_BYTES_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- CHAR_ONE_BYTE_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- CHAR_SIX_BYTES_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- CHAR_THREE_BYTES_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- CHAR_TWO_BYTES_MASK - Static variable in interface org.apache.directory.api.util.UnicodeConstants
-
- charAt(String, int) - Static method in class org.apache.directory.api.util.Strings
-
Get the character at a given position in a string, checking for limits
- charAt(char[], int) - Static method in class org.apache.directory.api.util.Strings
-
Get the char at a given position in a byte array, checking for limits
- CharConstants - Interface in org.apache.directory.api.util
-
Various Character constants are kept here.
- Chars - Class in org.apache.directory.api.util
-
Various Character methods are kept here.
- Chars() - Constructor for class org.apache.directory.api.util.Chars
-
- charToBytes(char) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at the given
position.
- check() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check the registries for invalid relations.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- CheckLengthNotNull - Class in org.apache.directory.api.ldap.codec.actions
-
The action used to check that the TLV length is not null
- CheckLengthNotNull() - Constructor for class org.apache.directory.api.ldap.codec.actions.CheckLengthNotNull
-
Instantiates the action.
- checkNotClosed(String) - 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.
- CheckNotNullLength<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
An action that checks the length is not null
- CheckNotNullLength() - Constructor for class org.apache.directory.api.asn1.actions.CheckNotNullLength
-
Instantiates the action.
- 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.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- 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.aci.AntlrACIItemChecker
-
- chopAfter() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
- classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
- classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
- ClassesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
The contents of entries (possibly a family member) which are restricted
to those that have object class values that satisfy the predicate defined
by Refinement (see 12.3.5), together (in the case of an ancestor or other
family member) with the entry contents as a whole of each subordinate
family member entry; it does not necessarily include the information in
these entries.
- ClassesItem(ExprNode) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
-
Creates a new instance.
- clean() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesContainer
-
Clean the current container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncInfoValueContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureContainer
-
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIResponseContainer
-
Clean the container for the next decoding.
- clear() - Method in class org.apache.directory.api.converter.schema.antlrSchemaConverterParser
-
- clear() - Method in class org.apache.directory.api.converter.schema.SchemaParser
-
Clear the parser.
- 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.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.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.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.MutableAttributeType
-
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.MutableMatchingRule
-
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.MutableObjectClass
-
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.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
-
- 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.
- clear() - Method in class org.apache.directory.api.util.ByteBuffer
-
- clear() - Method in class org.apache.directory.api.util.SequencedHashMap
-
- clear() - Method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Clears the buffer out, filling its cells with null.
- clearBit(int) - Method in class org.apache.directory.api.asn1.util.BitString
-
Clear a bit at a specified position.
- clone() - Method in class org.apache.directory.api.ldap.model.entry.AbstractValue
-
Clone a Value
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
- clone() - Method in class org.apache.directory.api.ldap.model.entry.BinaryValue
-
Clone a Value
- 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.StringValue
-
Clone a Value
- clone() - Method in interface 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.AssertionNode
-
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.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.
- clone() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- clone() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Creates a shallow copy of this object, preserving the internal structure
by copying only references.
- 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
-
Closes this Cursor and frees any resources it my have allocated.
- 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() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Closes this Cursor and frees any resources it my have allocated.
- 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
-
Closes this Cursor and frees any resources it my have allocated.
- 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
-
Closes this Cursor and frees any resources it my have allocated.
- 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
-
Closes this Cursor and frees any resources it my have allocated.
- 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
-
Closes this Cursor and frees any resources it my have allocated.
- 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() - Method in class org.apache.directory.api.util.EmptyEnumeration
-
- close() - Method in class org.apache.directory.api.util.SingletonEnumeration
-
Makes calls to hasMore to false even if we had more.
- close() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- close() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Disconnect from the remote LDAP server.
- close() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Disconnect from the remote LDAP server.
- close() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- CLOSE_BRACKET - Static variable in interface org.apache.directory.api.converter.schema.antlrSchemaTokenTypes
-
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
-
- 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
-
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
-
- CLOSE_PARAN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
-
- CLOSE_PAREN - Static variable in interface org.apache.directory.api.converter.schema.antlrSchemaTokenTypes
-
- 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
-
- codec - Variable in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
the ldap codec service
- CodecControl<E extends Control> - Interface in org.apache.directory.api.ldap.codec.api
-
The codec uses this interface to add additional information to LDAP Model
Control objects during encoding and decoding.
- CodecFactoryUtil - Class in org.apache.directory.api.ldap.codec.standalone
-
A utility class for adding Codec and extended operation factories.
- CodecFactoryUtil() - Constructor for class org.apache.directory.api.ldap.codec.standalone.CodecFactoryUtil
-
- COLLECTIVE - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- 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
-
- COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
-
- 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
-
- COMMENT - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
-
- 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_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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
Creates a new instance of ComparatorSyntaxChecker.
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
-
Implementation of the Compare method
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
Implementation of the Compare method
- 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(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
-
Implementation of the Compare method
- compare(Object, Object) - 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 two objects.
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
If any normalization attempt fails we compare using the unnormalized
object.
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
-
Implementation of the Compare method
- 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(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
-
Implementation of the Compare method
- 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(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.WordComparator
-
- compare(String, String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, Value<?>) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, Value<?>) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(CompareRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares an entry's attribute's value with that of the given value.
- compare(String, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, Value<?>) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, Value<?>) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the
existing value of the attribute present in the entry with the given distinguished name.
- compare(CompareRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares an entry's attribute's value with that of the given value.
- COMPARE_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- COMPARE_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- compareAsync(CompareRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Asynchronously compares an entry's attribute's value with that of the given value
- compareAsync(CompareRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronously compares an entry's attribute's value with that of the given value
- compareCredentials(byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compare the credentials.
- CompareFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage CompareRequest.
- CompareFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.CompareFuture
-
Creates a new instance of CompareFuture.
- 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.
- 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.
- CompareRequestDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the CompareRequest message
- CompareRequestDecorator(LdapApiService, CompareRequest) - Constructor for class org.apache.directory.api.ldap.codec.decorators.CompareRequestDecorator
-
Makes a CompareRequest a MessageDecorator.
- CompareRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for CompareRequest
- CompareRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Creates a new getDecoratedMessage() of CompareRequestDsml.
- CompareRequestDsml(LdapApiService, CompareRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Creates a new getDecoratedMessage() of CompareRequestDsml.
- 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.
- CompareResponseDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the CompareResponse message
- CompareResponseDecorator(LdapApiService, CompareResponse) - Constructor for class org.apache.directory.api.ldap.codec.decorators.CompareResponseDecorator
-
Makes a CompareResponse a MessageDecorator.
- CompareResponseDsml - Class in org.apache.directory.api.dsmlv2.reponse
-
DSML Decorator for CompareResponse
- CompareResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.reponse.CompareResponseDsml
-
Creates a new getDecoratedMessage() of CompareResponseDsml.
- CompareResponseDsml(LdapApiService, CompareResponse) - Constructor for class org.apache.directory.api.dsmlv2.reponse.CompareResponseDsml
-
Creates a new getDecoratedMessage() of CompareResponseDsml.
- 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(Value<byte[]>) - Method in class org.apache.directory.api.ldap.model.entry.BinaryValue
-
- compareTo(Value<String>) - Method in class org.apache.directory.api.ldap.model.entry.StringValue
-
- 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
-
- compareTo(GeneralizedTime) - Method in class org.apache.directory.api.util.GeneralizedTime
-
Compares this GeneralizedTime object with the specified GeneralizedTime object.
- ComponentsMonitor - Interface in org.apache.directory.api.util
-
Monitor used to track existence or duplication of components.
- computeLength() - Method in interface org.apache.directory.api.asn1.Asn1Object
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
- computeLength() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
- computeLength() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in interface org.apache.directory.api.ldap.codec.api.Decorator
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.api.ExtendedRequestDecorator
-
Compute the ExtendedRequest length
ExtendedRequest :
0x77 L1
|
+--> 0x80 L2 name
[+--> 0x81 L3 value]
L1 = Length(0x80) + Length(L2) + L2
[+ Length(0x81) + Length(L3) + L3]
Length(ExtendedRequest) = Length(0x77) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.api.ExtendedResponseDecorator
-
Compute the ExtendedResponse length
ExtendedResponse :
0x78 L1
|
+--> LdapResult
[+--> 0x8A L2 name
[+--> 0x8B L3 response]]
L1 = Length(LdapResult)
[ + Length(0x8A) + Length(L2) + L2
[ + Length(0x8B) + Length(L3) + L3]]
Length(ExtendedResponse) = Length(0x78) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.cascade.CascadeDecorator
-
Returns the default control length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.manageDsaIT.ManageDsaITDecorator
-
Returns 0 every time.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeDecorator
-
Compute the EntryChangeControl length
0x30 L1
|
+--> 0x0A 0x0(1-4) [1|2|4|8] (changeType)
[+--> 0x04 L2 previousDN]
[+--> 0x02 0x0(1-4) [0..2^63-1] (changeNumber)]
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsDecorator
-
Compute the PagedSearchControl length, which is the sum
of the control length and the value length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchDecorator
-
Compute the PagedSearchControl length, which is the sum
of the control length and the value length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesDecorator
-
Compute the SubEntryControl length 0x01 0x01 [0x00|0xFF]
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestDecorator
-
- computeLength() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseDecorator
-
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.AbandonRequestDecorator
-
Compute the AbandonRequest length
AbandonRequest :
0x50 0x0(1..4) abandoned MessageId
Length(AbandonRequest) = Length(0x50) + 1 + Length(abandoned MessageId)
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.AddRequestDecorator
-
Compute the AddRequest length
AddRequest :
0x68 L1
|
+--> 0x04 L2 entry
+--> 0x30 L3 (attributes)
|
+--> 0x30 L4-1 (attribute)
| |
| +--> 0x04 L5-1 type
| +--> 0x31 L6-1 (values)
| |
| +--> 0x04 L7-1-1 value
| +--> ...
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.AddResponseDecorator
-
Compute the AddResponse length
AddResponse :
0x69 L1
|
+--> LdapResult
L1 = Length(LdapResult)
Length(AddResponse) = Length(0x69) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.BindRequestDecorator
-
Compute the BindRequest length
BindRequest :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.BindResponseDecorator
-
Compute the BindResponse length
BindResponse :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.CompareRequestDecorator
-
Compute the CompareRequest length
CompareRequest :
0x6E L1
|
+--> 0x04 L2 entry
+--> 0x30 L3 (ava)
|
+--> 0x04 L4 attributeDesc
+--> 0x04 L5 assertionValue
L3 = Length(0x04) + Length(L4) + L4 + Length(0x04) +
Length(L5) + L5
Length(CompareRequest) = Length(0x6E) + Length(L1) + L1 +
Length(0x04) + Length(L2) + L2 + Length(0x30) + Length(L3) + L3
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.CompareResponseDecorator
-
Compute the CompareResponse length
CompareResponse :
0x6F L1
|
+--> LdapResult
L1 = Length(LdapResult)
Length(CompareResponse) = Length(0x6F) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.DeleteRequestDecorator
-
Compute the DelRequest length
DelRequest :
0x4A L1 entry
L1 = Length(entry)
Length(DelRequest) = Length(0x4A) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.DeleteResponseDecorator
-
Compute the DelResponse length
DelResponse :
0x6B L1
|
+--> LdapResult
L1 = Length(LdapResult)
Length(DelResponse) = Length(0x6B) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.IntermediateResponseDecorator
-
Compute the intermediateResponse length
intermediateResponse :
0x79 L1
|
[+--> 0x80 L2 name
[+--> 0x81 L3 response]]
L1 = [ + Length(0x80) + Length(L2) + L2
[ + Length(0x81) + Length(L3) + L3]]
Length(IntermediateResponse) = Length(0x79) + Length(L1) + L1
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.LdapResultDecorator
-
Compute the LdapResult length
LdapResult :
0x0A 01 resultCode (0..80)
0x04 L1 matchedDN (L1 = Length(matchedDN))
0x04 L2 errorMessage (L2 = Length(errorMessage))
[0x83 L3] referrals
|
+--> 0x04 L4 referral
+--> 0x04 L5 referral
+--> ...
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyDnRequestDecorator
-
Compute the ModifyDNRequest length
ModifyDNRequest :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyDnResponseDecorator
-
Compute the ModifyDNResponse length
ModifyDNResponse :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyRequestDecorator
-
Compute the ModifyRequest length
ModifyRequest :
0x66 L1
|
+--> 0x04 L2 object
+--> 0x30 L3 modifications
|
+--> 0x30 L4-1 modification sequence
| |
| +--> 0x0A 0x01 (0..2) operation
| +--> 0x30 L5-1 modification
| |
| +--> 0x04 L6-1 type
| +--> 0x31 L7-1 vals
| |
| +--> 0x04 L8-1-1 attributeValue
| +--> 0x04 L8-1-2 attributeValue
| +--> ...
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.ModifyResponseDecorator
-
Compute the ModifyResponse length
ModifyResponse :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.SearchRequestDecorator
-
Compute the SearchRequest length
SearchRequest :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultDoneDecorator
-
Compute the SearchResultDone length
SearchResultDone :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultEntryDecorator
-
Compute the SearchResultEntry length
SearchResultEntry :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.SearchResultReferenceDecorator
-
Compute the SearchResultReference length
SearchResultReference :
- computeLength() - Method in class org.apache.directory.api.ldap.codec.decorators.UnbindRequestDecorator
-
Compute the UnBindRequest length
UnBindRequest :
0x42 00
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.AndFilter
-
Compute the AndFilter length
AndFilter :
0xA0 L1 super.computeLength()
Length(AndFilter) = Length(0xA0) + Length(super.computeLength()) +
super.computeLength()
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
Compute the AttributeValueFilter length
AttributeValueFilter :
0xA(3, 5, 6, 8) L1
|
+--> 0x04 L2 attributeDesc
+--> 0x04 L3 assertionValue
L2 = Length(attributeDesc)
L3 = Length(assertionValue)
L1 = 1 + Length(L2) + L2
+ 1 + Length(L3) + L3
Length(AttributeValueFilter) = Length(0xA?) + Length(L1)
+ 1 + Length(L2) + L2
+ 1 + Length(L3) + L3
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Compute the ConnectorFilter length Length(ConnectorFilter) =
sum(filterSet.computeLength())
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Compute the ExtensibleMatchFilter length
ExtensibleMatchFilter :
0xA9 L1
|
[+--> 0x81 L3 matchingRule]
[+--> 0x82 L4 type]
[+--> 0x83 L5 matchValue]
[+--> 0x01 0x01 dnAttributes]
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.Filter
-
Compute the Filter length
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Compute the NotFilter length
NotFilter :
0xA2 L1 super.computeLength()
Length(NotFilter) = Length(0xA2) + Length(super.computeLength()) +
super.computeLength()
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.OrFilter
-
Compute the OrFilter length
OrFilter :
0xA1 L1 super.computeLength()
Length(OrFilter) = Length(0xA1) + Length(super.computeLength()) +
super.computeLength()
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.PresentFilter
-
Compute the PresentFilter length
PresentFilter :
0x87 L1 present
Length(PresentFilter) = Length(0x87) + Length(super.computeLength()) +
super.computeLength()
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Compute the SubstringFilter length
SubstringFilter :
0xA4 L1
|
+--> 0x04 L2 type
+--> 0x30 L3
|
[+--> 0x80 L4 initial]
[+--> 0x81 L5-1 any]
[+--> 0x81 L5-2 any]
[+--> ...
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncDecorator
-
Compute the AdDirSync length.
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyDecorator
-
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueDecorator
-
Compute the syncDoneValue length.
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncInfoValueDecorator
-
Compute the SyncInfoValue length.
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueDecorator
-
Compute the SyncRequestValue length.
- computeLength() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueDecorator
-
Compute the SyncStateValue length.
- computeReferralLength(Referral) - Static method in class org.apache.directory.api.ldap.codec.api.LdapEncoder
-
Compute the referral's encoded length
- 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.
- ConfigurableBinaryAttributeDetector - Interface in org.apache.directory.api.ldap.codec.api
-
An interface used to abstract the means to detect whether or not an attribute
identifier/descriptor represents a binary attributeType.
- configureConnection(LdapConnection) - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
- configureConnection(LdapConnection) - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Applies the following configuration settings from the
LdapConnectionConfig to the supplied connection:
timeOut
binaryAttributeDetector
This method is called by newLdapConnection, so there is no need to call
this on a newly created connection.
- connect() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Connect to the remote LDAP server.
- connect() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Connect to the remote LDAP server.
- connection - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The LDAP connection
- connection - Variable in class org.apache.directory.ldap.client.api.future.ResponseFuture
-
The connection used by the request
- ConnectionCallback<T> - Interface in org.apache.directory.ldap.client.template
-
- connectionClosed() - Method in interface org.apache.directory.ldap.client.api.ConnectionClosedEventListener
-
called when the LdapNetworkConnection is unable to reach the server it is connected to
- ConnectionClosedEventListener - Interface in org.apache.directory.ldap.client.api
-
A listener class intended for notifying the classes using LdapNetworkConnection
in the event of any network failure
- ConnectorFilter - Class in org.apache.directory.api.dsmlv2.request
-
This Filter abstract class is used to store a set of filters used by
OR/AND/NOT filters.
- ConnectorFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.ConnectorFilter
-
- ConnectorFilter - Class in org.apache.directory.api.ldap.codec.search
-
This Filter abstract class is used to store a set of filters used by
OR/AND/NOT filters.
- ConnectorFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The constructor.
- ConnectorFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The constructor.
- ConsoleParserMonitor - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A console reporting monitor.
- ConsoleParserMonitor() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.ConsoleParserMonitor
-
- CONSTRUCTED_FLAG - Static variable in class org.apache.directory.api.asn1.ber.tlv.TLV
-
tag flag for the primitive/constructed bit - 0010 0000 - 0x20
- Container - Interface in org.apache.directory.api.dsmlv2
-
This interface represents a container that can be used by the parser to store parsed information
- 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.
- contains(Rdn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if the current DnBranchNode contains another node associated
with an rdn.
- 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.util.SequencedHashMap
-
- containsValue(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
- 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
-
- continueOnError - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The continue on error flag.
- Control - Interface in org.apache.directory.api.ldap.model.message
-
Protocol request and response altering control interface.
- ControlDecoder<E extends Control> - Interface in org.apache.directory.api.ldap.codec.api
-
An interface for decoders of controls.
- ControlDecorator<E extends Control> - Class in org.apache.directory.api.ldap.codec.api
-
Decorates Control objects by wrapping them, and enabling them as CodecControls
so the codec to store transient information associated with the Control in the
decorator while processing.
- ControlDecorator(LdapApiService, E) - Constructor for class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Creates a ControlDecorator to codec enable it.
- controlFactories - Variable in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
- ControlFactory<C extends Control> - Interface in org.apache.directory.api.ldap.codec.api
-
Implementors of new codec control extensions must implement a factory using
this factory interface, Factory implementations for specific controls are
then registered with the codec and used by the codec to encode and decode
those 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.ldap.client.api.SaslRequest
-
The list of controls
- CONTROLS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
-
The list of controls to load at startup
- CONTROLS_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- convert(Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a Schema to Entry
- convert(SyntaxChecker, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(LdapSyntax, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(String, Normalizer, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(String, LdapComparator<? super Object>, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(MatchingRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(MatchingRuleUse, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(DitStructureRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(DitContentRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- convert(NameForm, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
- 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.
- convertEscapedHex(String) - Static method in class org.apache.directory.api.util.Hex
-
Convert an escaoed list of bytes to a byte[]
- 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
- copy() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Copy the current SchemaObject on place
- 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() - 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.
- copy(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Copy a byte array into a new byte array
- copyOfUsedBytes() - Method in class org.apache.directory.api.util.ByteBuffer
-
Get's a copy of the bytes used.
- countBytes(char[]) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of bytes included in the given char[].
- countBytesPerChar(byte[], int) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of bytes needed to return an Unicode char.
- countChars(byte[]) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of chars included in the given byte[].
- countNbBytesPerChar(char) - Static method in class org.apache.directory.api.util.Unicode
-
Return the number of bytes that hold an Unicode char.
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
Creates a new instance of CountrySyntaxChecker.
- 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.
- createBindRequest(String, byte[], String, Control...) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Create a complete BindRequest ready to be sent.
- 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() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
creates a non-schemaaware LdifEntry
- createSocket(Socket, String, int, boolean) - Method in class org.apache.directory.api.util.DummySSLSocketFactory
-
- createSocket(String, int) - Method in class org.apache.directory.api.util.DummySSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.directory.api.util.DummySSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.directory.api.util.DummySSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.directory.api.util.DummySSLSocketFactory
-
- 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.
- createTriggerExecutionSubentry(LdapContext, String, String, String) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
- 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.ldap.client.api.SaslRequest
-
The credentials
- crypt(String, String) - Static method in class org.apache.directory.api.util.UnixCrypt
-
Encrypts String into crypt (Unix) code.
- 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_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
-
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
Creates a new instance of CsnSyntaxChecker.
- CsnSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An CSN syntax checker.
- CsnSyntaxChecker() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
Creates a new instance of CsnSyntaxChecker.
- Cursor<E> - Interface in org.apache.directory.api.ldap.model.cursor
-
A Cursor for bidirectional traversal over elements in a dataSet.
- 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.
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
-
Creates a new instance of DataQualitySyntaxSyntaxChecker.
- DateUtils - Class in org.apache.directory.api.util
-
Gets the generalized time using the "Z" form of the g-time-zone.
- 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(ByteBuffer, Asn1Container) - Method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
The decoder main function.
- decode(Object) - Method in interface org.apache.directory.api.asn1.Decoder
-
Decodes an "encoded" Object and returns a "decoded" Object.
- decode(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.CodecControl
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ControlDecoder
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(InputStream, LdapMessageContainer<MessageDecorator<? extends Message>>) - Method in class org.apache.directory.api.ldap.codec.api.LdapDecoder
-
Decodes a PDU from an input stream into a Ldap message container.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.cascade.CascadeDecorator
-
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.manageDsaIT.ManageDsaITDecorator
-
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestDecorator
-
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolDecoder
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncInfoValueDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelDecoder
-
Decode a PDU which must contain a Cancel extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationDecoder
-
Decode a PDU which must contain a CertGenRequest extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectDecoder
-
Decode a PDU which must contain a GracefulDisconnect extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownDecoder
-
Decode a PDU which must contain a GracefulShutdown extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestDecoder
-
Decode a PDU which must contain a PwdModifyRequest extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseDecoder
-
Decode a PDU which must contain a PwdModifyRequest extended operation.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIResponseDecoder
-
Decode a PDU which must contain a WhoAmIRequest extended operation.
- decode(char[]) - Static method in class org.apache.directory.api.util.Base64
-
Decodes a BASE-64 encoded stream to recover the original data.
- decodeBytes - Variable in class org.apache.directory.api.asn1.ber.AbstractContainer
-
A counter for the decoded bytes
- decodeHexString(String) - Static method in class org.apache.directory.api.util.Hex
-
Decodes values of attributes in the DN encoded in hex into a UTF-8
String.
- Decoder - Interface in org.apache.directory.api.asn1
-
Provides the highest level of abstraction for Decoders.
- DecoderException - Exception in org.apache.directory.api.asn1
-
Thrown when a Decoder has encountered a failure condition during a decode.
- DecoderException(String) - Constructor for exception org.apache.directory.api.asn1.DecoderException
-
Creates a DecoderException
- DecoderException(String, Throwable) - Constructor for exception org.apache.directory.api.asn1.DecoderException
-
Creates a DecoderException
- decorate(ExtendedRequest) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
- decorate(ExtendedResponse) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
- decorate(EntryChange) - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeContainer
-
Checks to see if the supplied EntryChange implementation is a decorator
and if so just sets the EntryChangeDecorator to it.
- decorate(PagedResults) - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsContainer
-
- decorate(PersistentSearch) - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchContainer
-
Conditionally decorates a control if is not a decorator already.
- decorate(SortRequest) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestContainer
- decorate(SortResponse) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseContainer
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTls.StartTlsFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTls.StartTlsFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- decorate(ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Decorates a non-decorated request.
- decorate(ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Decorates an ExtendedResponse which may or may not be of the expected
type.
- Decorator<E> - Interface in org.apache.directory.api.ldap.codec.api
-
The codec uses this interface to add additional information to LDAP Model
objects during encoding and decoding,
- deepTrim(String, boolean) - Static method in class org.apache.directory.api.util.Strings
-
Put common code to deepTrim(String) and deepTrimToLower here.
- deepTrim(String) - Static method in class org.apache.directory.api.util.Strings
-
A deep trim of a string remove whitespace from the ends as well as
excessive whitespace within the inside of the string between
non-whitespace characters.
- DeepTrimCachingNormalizingComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
TODO DeepTrimCachingNormalizingComparator.
- DeepTrimCachingNormalizingComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimCachingNormalizingComparator
-
- 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.
- deepTrimToLower(String) - Static method in class org.apache.directory.api.util.Strings
-
This does the same thing as a trim but we also lowercase the string while
performing the deep trim within the same buffer.
- DeepTrimToLowerCachingNormalizingComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
TODO DeepTrimCachingNormalizingComparator.
- DeepTrimToLowerCachingNormalizingComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerCachingNormalizingComparator
-
- 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_BINARY_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
A list of all the known binary attributes
- DEFAULT_LDAP_HOST - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
The default host : localhost
- DEFAULT_LDAP_PORT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Default ports for LDAP
- DEFAULT_LDAPS_PORT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Default port for LDAPS
- DEFAULT_OWNER - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The default schema's owner
- DEFAULT_PROTOCOL_CODEC_FACTORY - Static variable in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
- DEFAULT_SSL_PROTOCOL - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
the default protocol used for creating SSL context
- DEFAULT_TIMEOUT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
The default timeout for operation : 30 seconds
- DEFAULT_VERSION - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The ldif file version default value
- DefaultActivator - Class in org.apache.directory.api.ldap.codec.osgi
-
The BundleActivator
for the codec.
- DefaultActivator() - Constructor for class org.apache.directory.api.ldap.codec.osgi.DefaultActivator
-
- DefaultAttribute - Class in org.apache.directory.api.ldap.model.entry
-
An LDAP 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.
If the value does not correspond to the same attributeType, then it's
wrapped value is copied into a new ClientValue which uses the specified
attributeType.
- 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.
If the value does not correspond to the same attributeType, then it's
wrapped value is copied into a new Value which uses the specified
attributeType.
- 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.
- DefaultConfigurableBinaryAttributeDetector - Class in org.apache.directory.api.ldap.codec.api
-
An implementation of the BinaryAttributeDetector interface.
- DefaultConfigurableBinaryAttributeDetector() - Constructor for class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
Creates a new instance of a ConfigurableBinaryAttributeDetector.
- 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.
This class is final, it should not be extended.
- 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.
- DefaultLdapCodecService - Class in org.apache.directory.api.ldap.codec.osgi
-
- DefaultLdapCodecService() - Constructor for class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a new instance of DefaultLdapCodecService.
- DefaultLdapConnectionFactory - Class in org.apache.directory.ldap.client.api
-
The default implementation of LdapConnectionFactory.
- DefaultLdapConnectionFactory(LdapConnectionConfig) - Constructor for class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Creates a new instance of DefaultLdapConnectionFactory.
- 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.
- defaultMandatory - Variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
A flag set when only the default regexp should be tested
- 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.
- DefaultSchema - Class in org.apache.directory.api.ldap.model.schema.registries
-
The default Schema interface implementation.
- DefaultSchema(String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(String, String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(String, String, String[]) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(String, String, String[], boolean) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchemaLdifExtractor - Class in org.apache.directory.api.ldap.schemaextractor.impl
-
Extracts LDIF files for the schema repository onto a destination directory.
- DefaultSchemaLdifExtractor(File) - Constructor for class org.apache.directory.api.ldap.schemaextractor.impl.DefaultSchemaLdifExtractor
-
Creates an extractor which deposits files into the specified output
directory.
- DefaultSchemaLoader - Class in org.apache.directory.ldap.client.api
-
A schema loader which uses LdapConnection to load schema from a ApacheDS serveur
- DefaultSchemaLoader(LdapConnection) - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Creates a new instance of DefaultSchemaLoader.
- DefaultSchemaLoader(LdapConnection, Dn) - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Creates a new instance of NetworkSchemaLoader.
- DefaultSchemaManager - Class in org.apache.directory.api.ldap.schemamanager.impl
-
The SchemaManager class : it handles all the schema operations (addition, removal,
modification).
- DefaultSchemaManager() - Constructor for class org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with the default schema schemaLoader
- DefaultSchemaManager(SchemaLoader) - Constructor for class org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with the default schema schemaLoader
- DefaultSchemaManager(SchemaLoader, Dn) - Constructor for class org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager, for a specific
naming context
- 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.
- DefaultStringNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A normalizer which transforms an escape sequence into an internal
canonical form: into UTF-8 characters presuming the escape sequence
fits that range.
- DefaultStringNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DefaultStringNormalizer
-
- 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.
- defineTriggerExecutionSpecificPoint(LdapContext) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
- DEL_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- DEL_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- 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(List<Throwable>, 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(SchemaObject) - Method in class org.apache.directory.api.ldap.schemamanager.impl.DefaultSchemaManager
-
Unregisters a new SchemaObject.
- delete(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Deletes the entry with the given distinguished name.
- delete(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Deletes the entry with the given distinguished name.
- delete(DeleteRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Performs a delete operation based on the delete request object.
- delete(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Deletes the entry with the given distinguished name.
- delete(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Deletes the entry with the given distinguished name.
- delete(DeleteRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs a delete operation based on the delete request object.
- delete(DeleteRequest) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by a DeleteRequest from the LDAP server.
- delete(Dn) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by Dn from the LDAP server.
- delete(Dn, RequestBuilder<DeleteRequest>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by Dn, and whose request is configured
by a RequestBuilder, from the LDAP server.
- delete(Dn) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- delete(Dn, RequestBuilder<DeleteRequest>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- delete(DeleteRequest) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
- 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
- deleteAsync(DeleteRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Performs an asynchronous delete operation based on the delete request object.
- deleteAsync(DeleteRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs an asynchronous delete operation based on the delete request object.
- DeleteFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage DeleteRequests.
- DeleteFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.DeleteFuture
-
Creates a new instance of DeleteFuture.
- 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.
- deleteOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- DeleteRequest - Interface in org.apache.directory.api.ldap.model.message
-
Delete request protocol message used to remove an existing leaf entry from
the directory.
- DeleteRequestDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the DeleteRequest message
- DeleteRequestDecorator(LdapApiService, DeleteRequest) - Constructor for class org.apache.directory.api.ldap.codec.decorators.DeleteRequestDecorator
-
Makes a DeleteRequest a MessageDecorator.
- 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.
- DeleteResponseDecorator - Class in org.apache.directory.api.ldap.codec.decorators
-
A decorator for the DeleteRequest message
- DeleteResponseDecorator(LdapApiService, DeleteResponse) - Constructor for class org.apache.directory.api.ldap.codec.decorators.DeleteResponseDecorator
-
Makes a DeleteResponse a MessageDecorator.
- 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.
- deleteStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- deleteStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
-
- deleteTree(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
deletes the entry with the given Dn, and all its children
- deleteTree(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
deletes the entry with the given Dn, and all its children
- DELIVERY_METHOD_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
-
- 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() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
Creates a new instance of DeliveryMethodSyntaxChecker.
- 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
- DelRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for DeleteRequest
- DelRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Creates a new getDecoratedMessage() of DelRequestDsml.
- DelRequestDsml(LdapApiService, DeleteRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Creates a new getDecoratedMessage() of DelRequestDsml.
- DelResponseDsml - Class in org.apache.directory.api.dsmlv2.reponse
-
DSML Decorator for DelResponse
- DelResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.reponse.DelResponseDsml
-
Creates a new getDecoratedMessage() of DelResponseDsml.
- DelResponseDsml(LdapApiService, DeleteResponse) - Constructor for class org.apache.directory.api.dsmlv2.reponse.DelResponseDsml
-
Creates a new getDecoratedMessage() of DelResponseDsml.
- 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
-
- DEREF_ALWAYS - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- DEREF_FINDING_BASE_OBJ - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- DEREF_IN_SEARCHING - Static variable in class org.apache.directory.api.ldap.codec.api.LdapConstants
-
- DerefAliasSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid DerefAlias.
- DerefAliasSyntaxChecker() - Constructor for class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
Creates a new instance of DerefAliasSyntaxChecker.
- DESC - Static variable in interface org.apache.directory.api.converter.schema.antlrSchemaTokenTypes
-
- DESC - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaTokenTypes
-
- 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 - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- DESCR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
-
- 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.schema.syntaxes.AntlrSchemaValueTokenTypes
-
- 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
-
- DESCR_OR_QUIRKS_DESCR - Static variable in interface org.apache.directory.api.ldap.model.schema.syntaxes.AntlrSchemaValueTokenTypes
-
- description - Variable in class org.apache.directory.api.converter.schema.SchemaElementImpl
-
The schema element description
- description - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A short description of this SchemaObject
- 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.
- deserialize(ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.BinaryValue
-
Deserialize a BinaryValue.
- deserialize(AttributeType, ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.BinaryValue
-
Deserialize a schema aware BinaryValue.
- 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.StringValue
-
Deserialize a StringValue.
- deserialize(AttributeType, ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.StringValue
-
Deserialize a schemaAware StringValue.
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.entry.StringValue
-
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
- deserializeBoolean(byte[], int) - Static method in class org.apache.directory.api.util.Serialize
-
Read a boolean from a buffer at a given position
- deserializeBytes(byte[], int) - Static method in class org.apache.directory.api.util.Ser