Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

abandon() - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
abandon() - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
abandon() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
RFC 2251/4511 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
abandon() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonableRequest
Abandons this request.
abandon() - Method in class org.apache.directory.shared.ldap.message.UnbindRequestImpl
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
ABANDON_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
ABANDON_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
ABANDON_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
ABANDON_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
ABANDON_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <abandonRequest> tag
ABANDON_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ABANDON_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
AbandonListener - Interface in org.apache.directory.shared.ldap.message
A listener interested in abandon operations performed on requests.
AbandonRequestCodec - Class in org.apache.directory.shared.ldap.codec.abandon
A AbandonRequest Message.
AbandonRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Creates a new AbandonRequest object.
AbandonRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for AbandonRequest
AbandonRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Creates a new instance of AbandonRequestDsml.
AbandonRequestDsml(AbandonRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Creates a new instance of AbandonRequestDsml.
AbandonRequestImpl - Class in org.apache.directory.shared.ldap.message
Implementation of an AbandonRequest.
AbandonRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Creates an AbandonRequest implementation for an outstanding request.
ABSTRACT - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
ABSTRACT_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the abstract objectClasses
AbstractAbandonableRequest - Class in org.apache.directory.shared.ldap.message
The base abandonable request message class.
AbstractAbandonableRequest(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
Subclasses must provide these parameters via a super constructor call.
AbstractAsn1Object - Class in org.apache.directory.shared.asn1
An abstract class which implements basic TLV operations.
AbstractAsn1Object(int) - Constructor for class org.apache.directory.shared.asn1.AbstractAsn1Object
Constructor associated with a TLV indentifier.
AbstractAsn1Object() - Constructor for class org.apache.directory.shared.asn1.AbstractAsn1Object
Default constructor.
AbstractContainer - Class in org.apache.directory.shared.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.shared.asn1.ber.AbstractContainer
 
AbstractControl - Class in org.apache.directory.shared.ldap.codec.controls
A Asn1Object to store a Control.
AbstractControl(String) - Constructor for class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Default constructor.
AbstractCursor<E> - Class in org.apache.directory.shared.ldap.cursor
Simple class that contains often used Cursor code.
AbstractCursor() - Constructor for class org.apache.directory.shared.ldap.cursor.AbstractCursor
 
AbstractEntry<K> - Class in org.apache.directory.shared.ldap.entry
The Abstract class where all the DefaultClientEntry and DefaultServerEntry common fields and methods will be found.
AbstractEntry() - Constructor for class org.apache.directory.shared.ldap.entry.AbstractEntry
 
AbstractExprNode - Class in org.apache.directory.shared.ldap.filter
Abstract implementation of a expression node.
AbstractExprNode(AssertionType) - Constructor for class org.apache.directory.shared.ldap.filter.AbstractExprNode
Creates a node by setting abstract node type.
AbstractGrammar - Class in org.apache.directory.shared.asn1.ber.grammar
The abstract IGrammar which is the Mother of all the grammars.
AbstractGrammar() - Constructor for class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Default constructor
AbstractGrammar - Class in org.apache.directory.shared.dsmlv2
The abstract IGrammar which is the Mother of all the grammars.
AbstractGrammar() - Constructor for class org.apache.directory.shared.dsmlv2.AbstractGrammar
 
AbstractLdapReferralException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException which associates a resultCode namely the ResultCodeEnum.REFERRAL resultCode with the exception.
AbstractLdapReferralException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
AbstractRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
 
AbstractRequestDsml(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.AbstractRequestDsml
Creates a new instance of AbstractRequestDsml.
AbstractSchemaLoader - Class in org.apache.directory.shared.ldap.schema.registries
An abstract class with a utility method and setListener() implemented.
AbstractSchemaLoader() - Constructor for class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
 
AbstractSchemaObject - Class in org.apache.directory.shared.ldap.schema
Most schema objects have some common attributes.
AbstractSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
A constructor for a SchemaObject instance.
AbstractSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Constructor used when a generic reusable SchemaObject is assigned an OID after being instantiated.
AbstractSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
TODO AbstractSchemaParser.
AbstractSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
 
AbstractSimpleComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
AbstractSimpleComponentsMonitor(String[]) - Constructor for class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
AbstractStatefulDecoder - Class in org.apache.directory.shared.asn1.codec.stateful
Convenience class to not have to reimplement the two setter methods everytime one starts a new decoder.
AbstractStatefulDecoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder where the callback and monitor must be set.
AbstractStatefulDecoder(DecoderCallback) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder with a callback.
AbstractStatefulDecoder(DecoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder with a monitor but no callback.
AbstractStatefulDecoder(DecoderCallback, DecoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder.
AbstractStatefulEncoder - Class in org.apache.directory.shared.asn1.codec.stateful
Convenience class to not have to reimplement the two setter methods everytime one starts a new encoder.
AbstractStatefulEncoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder where the callback and monitor must be set.
AbstractStatefulEncoder(EncoderCallback) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder with a callback.
AbstractStatefulEncoder(EncoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder with a monitor but no callback.
AbstractStatefulEncoder(EncoderCallback, EncoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder.
AbstractValue<T> - Class in org.apache.directory.shared.ldap.entry
A wrapper around byte[] values in entries.
AbstractValue() - Constructor for class org.apache.directory.shared.ldap.entry.AbstractValue
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
 
accept(FilterVisitor) - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Element/node accept method for visitor pattern.
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.LeafNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
 
accept(Field) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Returns whether or not to append the given Field.
ACCESS_CONTROL_SCHEME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_CONTROL_SCHEME_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_CONTROL_SUBENTRIES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_CONTROL_SUBENTRIES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_CONTROL_SUBENTRY_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_CONTROL_SUBENTRY_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ACCESS_POINT_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
AccessPointSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an AccessPoint.
AccessPointSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.AccessPointSyntaxChecker
The AccessPoint SyntaxChecker constructor
aci_authenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
aci_authenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
aci_identificationTag() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
aci_identificationTag() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ACI_ITEM_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
aci_itemOrUserFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
aci_itemOrUserFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
aci_precedence() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
aci_precedence() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ACIItem - Class in org.apache.directory.shared.ldap.aci
An abstract class that provides common properties and operations for ItemFirstACIItem and UserFirstACIItem as specified X.501 specification.
ACIItem(String, int, AuthenticationLevel) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItem
Creates a new instance
ACIItemChecker - Class in org.apache.directory.shared.ldap.aci
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
ACIItemChecker() - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemChecker
Creates a ACIItem parser.
ACIItemParser - Class in org.apache.directory.shared.ldap.aci
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
ACIItemParser(Map<String, OidNormalizer>) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParser
Creates a ACIItem parser.
ACIItemParser(NameComponentNormalizer, Map<String, OidNormalizer>) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParser
Creates a normalizing ACIItem parser.
ACIItemSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid ACIItem.
ACIItemSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ACIItemSyntaxChecker
Creates a new instance of ACIItemSyntaxChecker
ACITuple - Class in org.apache.directory.shared.ldap.aci
A flatten entity which is converted from an ACIItem.
ACITuple(Collection<UserClass>, AuthenticationLevel, Collection<ProtectedItem>, Set<MicroOperation>, boolean, int) - Constructor for class org.apache.directory.shared.ldap.aci.ACITuple
Creates a new instance.
action(IAsn1Container) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IAction
The action to be executed.
action(Dsmlv2Container) - Method in interface org.apache.directory.shared.dsmlv2.IAction
The action to be executed.
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.AttributeDescAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ControlsInitAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ControlValueAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ErrorMessageAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAndFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitApproxMatchFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAssertionValueFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescListAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitEqualityMatchFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitExtensibleMatchFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitGreaterOrEqualFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitLessOrEqualFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitNotFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitOrFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitPresentFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitReferralsAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitSubstringsFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.MatchedDNAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ModifyAttributeValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ReferralAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResponseAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResponseNameAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResultCodeAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.SearchResultAttributeValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ServerSASLCredsAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreAnyAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreFinalAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreMatchValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreReferenceAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreTypeMatchingRuleAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ValueAction
The initialization action
ActionTime - Class in org.apache.directory.shared.ldap.trigger
An enumeration that represents action times for an LDAP trigger specification.
actionTime() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
add(DEREncodable) - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
add(DEREncodable) - Method in class org.apache.directory.shared.asn1.der.DERSet
 
ADD - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
add(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Adds some values to this attribute.
add(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
add(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Adds some values to this attribute.
add(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Add some Attributes to the current Entry.
add(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Add an attribute (represented by its ID and binary values) into an entry.
add(String, String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Add some String values to the current Entry.
add(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Add an attribute (represented by its ID and Value values) into an entry.
add(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Adds some values to this attribute.
add(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Adds some values to this attribute.
add(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
add(AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its AttributeType and some binary values) into an entry.
add(AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its AttributeType and some String values) into an entry.
add(AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its AttributeType and some values) into an entry.
add(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add some EntryAttributes to the current Entry.
add(String, AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its AttributeType and some binary values) into an entry.
add(String, AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its AttributeType and some values) into an entry.
add(String, AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Adds a new attribute with some String values into an entry, setting the User Provided ID in the same time.
add(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its ID and binary values) into an entry.
add(String, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its ID and string values) into an entry.
add(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Add an attribute (represented by its ID and Value values) into an entry.
add(EntryAttribute...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Add some Attributes to the current Entry.
add(String, String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Add some String values to the current Entry.
add(String, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Add some binary values to the current Entry.
add(String, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Add some Values to the current Entry.
add(String...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Adds some values to this attribute.
add(byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Adds some values to this attribute.
add(Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Adds some values to this attribute.
add(AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some binary values) into an entry.
add(AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some String values) into an entry.
add(AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some values) into an entry.
add(String, AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some binary values) into an entry.
add(String, AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some String values) into an entry.
add(String, AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Add an attribute (represented by its AttributeType and some values) into an entry.
add(Control) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Adds a control to this Message.
add(Control) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Adds a control to this Message.
add(String) - Method in class org.apache.directory.shared.ldap.name.DN
add(RDN) - Method in class org.apache.directory.shared.ldap.name.DN
Adds a single RDN to the (leaf) end of this name.
add(int, RDN) - Method in class org.apache.directory.shared.ldap.name.DN
Adds a single RDN to a specific position.
add(int, String) - Method in class org.apache.directory.shared.ldap.name.DN
add(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Registers a new SchemaObject.
add(List<Throwable>, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Applies the added SchemaObject to the given register
add(SchemaObject) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Registers a new SchemaObject.
ADD - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
add(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(Object[], int, Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Inserts the specified element at the specified position in the array.
add(Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
add(int, Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
add(DN, N) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
TODO add.
ADD_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from add operations.
ADD_ORDINAL - Static variable in enum org.apache.directory.shared.ldap.ldif.ChangeType
Add ordinal value
ADD_REQUEST_ATTR_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </attr> tag
ADD_REQUEST_ATTR_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <attr> tag
ADD_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
ADD_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
ADD_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
ADD_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
ADD_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <addRequest> tag
ADD_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ADD_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_REQUEST_VALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </value> tag
ADD_REQUEST_VALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <value> tag
ADD_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ADD_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
addAbandonListener(AbandonListener) - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
addAbandonListener(AbandonListener) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonableRequest
Adds listener to be notified if this request gets abandoned.
addAll(Control[]) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
 
addAll(Control[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Adds an array of controls to this Message.
addAll(DN) - Method in class org.apache.directory.shared.ldap.name.DN
addAll(int, Name) - Method in class org.apache.directory.shared.ldap.name.DN
addAll(int, DN) - Method in class org.apache.directory.shared.ldap.name.DN
addAll(Object[], Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Adds all the elements of the given arrays into a new array.
addAllNormalized(int, DN) - Method in class org.apache.directory.shared.ldap.name.DN
Adds the components of a name -- in order -- at a specified position within this name.
addAny(String) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Add an any pattern
addAnySubstrings(String) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Add a internal substring
addApplicableAttribute(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Add a matchingRule's AttributeType the MRU applies to.
addApplicableAttributeOids(String) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Add a matchingRule's AttributeType OIDs the MRU applies to.
addAttribute(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Add an attribute to the attributes list.
addAttribute(EntryAttribute) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add an attribute to the entry
addAttribute(String, Object) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add an attribute to the entry
addAttribute(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Adds an attribute to the set of entry attributes to return.
addAttribute(String) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Adds an attribute to the set of entry attributes to return.
addAttributeType(String) - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Create a new attributeValue
addAttributeType(String) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Create a new attributeValue
addAttributeTypeAndValues(String) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Add a new attributeTypeAndValue
addAttributeValue(Object) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Add a new value to the current attribute
addAttributeValue(Object) - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Add a new value to the current attribute
addAttributeValue(String) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Add a new value to the current attribute
addAttributeValue(Value<?>) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Add a new value to the current attribute
addAttributeValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Add a new value to the current attribute
addAttributeValue(String) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Add a new value to the current attribute
addAttributeValue(Value<?>) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Add a new value to the current attribute
addAttributeValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Add a new value to the current attribute
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Add a new value to the current attribute
addAttributeValues(String) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Create a new attributeValue
addAttributeValues(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Create a new attributeValue
addAuxObjectClasses(ObjectClass) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add an Auxiliary ObjectClass
addAuxObjectClassOidOids(String) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add an Auxiliary ObjectClass Oid
addCauseMethodName(String) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Adds to the list of method names used in the search for Throwable objects.
addControl(Control) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
addControl(Control) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Add a control to the Controls array
addControl(Control) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
addControls(Element, List<Control>) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Adds Controls to the given Element.
addControls(List<Control>) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Set or add a list of controls to the Controls array.
addCurrentFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Add a current filter.
addData(ByteBuffer) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Append some bytes to the data buffer.
addData(byte[]) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Append some bytes to the data buffer.
addDependencies(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Add a set of dependencies this schema uses.
addDependencies(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Add a set of dependencies this schema uses.
addExtension(String, List<String>) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Add an extension with its values
addExtension(String, List<String>) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Add an extension with its values
addFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Add a new Filter to the list.
addFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Subclass the addFilterMethod, as this is specific for a NotFilter (we cannot have more than one elements).
addLdapUrl(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalReferral
Adds an LDAPv3 URL to this Referral.
addLdapUrl(String) - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Adds an LDAPv3 URL to this Referral.
addLength(int) - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Add a length to the object
addLength(int) - Method in interface org.apache.directory.shared.asn1.Asn1Object
Add a length to the object
addLength(int) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
addMappingFor(AttributeType) - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Add a new Oid/Normalizer couple in the OidNormalizer map
addMappingFor(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Add a new Oid/Normalizer couple in the OidNormalizer map
addMappingFor(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Add a new Oid/Normalizer couple in the OidNormalizer map
addMayAttributeTypeOids(String) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add an allowed AttributeType
addMayAttributeTypeOids(String) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Add an allowed AttributeType
addMayAttributeTypeOids(String...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some allowed AttributeType
addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add an allowed AttributeType
addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Add an allowed AttributeType
addMayAttributeTypes(AttributeType...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some allowed AttributeTypes
addModification(int) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Add a new modification to the list
addModification(Modification) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Adds a ModificationItem to the set of modifications composing this modify request.
addModification(Modification) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Adds a Modification to the set of modifications composing this modify request.
addModificationItem(Modification) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add a modification item (used by modify operations)
addModificationItem(ModificationOperation, EntryAttribute) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add a modification item (used by modify operations)
addModificationItem(ModificationOperation, String, Object) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add a modification item
addMustAttributeTypeOids(String) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add a required AttributeType OID
addMustAttributeTypeOids(String) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Add a required AttributeType OID
addMustAttributeTypeOids(String...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some required AttributeType OIDs
addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add a required AttributeType
addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Add a required AttributeType
addMustAttributeTypes(AttributeType...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some required AttributeTypes
addName(String...) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Add a new name to the list of names for this SchemaObject.
addName(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Add a new name to the list of names for this SchemaObject.
addNode(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Adds a child node to this branch node node
addNode(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.NotNode
Adds a child node to this NOT node node
addNode(String, DnNode<N>) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Directly adds a new child DnNode to the current DnBranchNode.
addNodeToHead(ExprNode) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.filter.NotNode
Adds a child node to this NOT node at the head rather than the tail.
addNormalized(RDN) - Method in class org.apache.directory.shared.ldap.name.DN
Adds a single normalized RDN to the (leaf) end of this name.
addNotAttributeTypeOids(String) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add a precluded AttributeType
addNotAttributeTypes(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Add a precluded AttributeType
addOperationAndStoredProcedureCalls() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
addOption(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
Add a new option to the option set for this attributeType.
addOptions(Set<String>) - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
Add a set of optionS to the option set for this attributeType.
addParameter(StoredProcedure.StoredProcedureParameter) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
addParameter(Object, Object) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
addReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Add an association between a SchemaObject an the SchemaObject it refers
addReferral(LdapURL) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Add a referral
addReferral(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Add a referral
addRegexp(String) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
Add a new valid regexp for a Telephone number
addReplicatedContexts(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Add a new URL of a replicated server
addRequest(LdapMessageCodec) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Adds a request
addRequest(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Adds a request to the Batch Request DSML.
AddRequestCodec - Class in org.apache.directory.shared.ldap.codec.add
An AddRequest Message.
AddRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Creates a new AddRequest object.
AddRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for AddRequest
AddRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Creates a new instance of AddRequestDsml.
AddRequestDsml(AddRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Creates a new instance of AddRequestDsml.
AddRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable add request implemenation.
AddRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AddRequestImpl
Creates an AddRequest implementation to create a new entry.
addResourcePathToPackagePath(Class, String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return a path suitable for use with ClassLoader.getResource (also suitable for use with Class.getResource by prepending a slash ('/') to the return value.
addResponse(LdapResponseCodec) - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Adds a reponse
addResponse(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Adds a request to the Batch Response DSML.
addResponse(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponseDsml
Adds a response.
AddResponseCodec - Class in org.apache.directory.shared.ldap.codec.add
An AddResponse Message.
AddResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Creates a new AddResponse object.
AddResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for AddResponse
AddResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.AddResponseDsml
Creates a new instance of AddResponseDsml.
AddResponseDsml(AddResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.AddResponseDsml
Creates a new instance of AddResponseDsml.
AddResponseImpl - Class in org.apache.directory.shared.ldap.message
AddResponse implementation.
AddResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AddResponseImpl
Creates a Lockable AddResponse as a reply to an AddRequest.
addReturningAttributes(String) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
addSchema(Schema) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Add a new schema to the schema's list
addSchema(String) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Create a new schema association with its content
addSchema(Schema) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Add a new schema to the schema's list
addSearchResultEntry(SearchResultEntryCodec) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Adds a Search Result Entry
addSearchResultReference(SearchResultReferenceCodec) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Adds a Search Result Reference
addSearchResultReference(LdapURL) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
Add a new reference to the list.
addSearchResultReference(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Add a new reference to the list.
addStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
addStoredProcedureParameterList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
addSuperior(ObjectClass...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some superior ObjectClasses
addSuperiorOids(String...) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Add some superior ObjectClass OIDs
addSuperRule(Integer) - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Adds a new superior RuleId
addSyncUUID(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
addThrowable(Throwable) - Method in exception org.apache.directory.shared.ldap.MultiException
Add an exeception to this multiexception.
addThrowable(Throwable) - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Add an exeception to this multiexception.
addToRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Inject this SchemaObject to the given registries, updating the references to other SchemaObject
addToRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Inject the attributeType into the registries, updating the references to other SchemaObject.
addToRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Inject the DITContentRule into the registries, updating the references to other SchemaObject
addToRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Inject the Syntax into the registries, updating the references to other SchemaObject
addToRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Inject the MatchingRule into the registries, updating the references to other SchemaObject
addToRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Inject the MatchingRuleUse into the registries, updating the references to other SchemaObject
addToRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Inject the NameForm into the registries, updating the references to other SchemaObject
addToRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Inject the ObjectClass into the registries, updating the references to other SchemaObject
addToRegistries(List<Throwable>, Registries) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Inject this SchemaObject into the given registries, updating the references to other SchemaObject
ADMIN_LIMIT_EXCEEDED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ADMINISTRATIVE_ROLE_ATTR - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
AFFECTS_MULTIPLE_DSAS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
after(E) - Method in interface org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.trigger.ActionTime
 
afterLast() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Positions this Cursor after the last element.
afterLast() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Positions this Cursor after the last element.
afterLast() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Positions this Cursor after the last element.
afterLast() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Positions this Cursor after the last element.
ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ALIAS_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALIAS_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALIAS_PROBLEM - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
AliasDerefMode - Enum in org.apache.directory.shared.ldap.message
Type-safe derefAliases search parameter enumeration which determines the mode of alias handling.
ALIASED_OBJECT_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALIASED_OBJECT_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
aliasNamesMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks to see if the alias names of a schema description match another description.
ALL_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Set of all result code enumerations.
ALL_OPERATIONAL_ATTRIBUTES - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALL_OPERATIONAL_ATTRIBUTES_ARRAY - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALL_USER_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.shared.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.shared.ldap.aci.ProtectedItem
All user attribute information associated with the entry, including all values of all user attributes.
ALL_USER_ATTRIBUTES - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALL_USER_ATTRIBUTES_ARRAY - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ALL_USERS - Static variable in class org.apache.directory.shared.ldap.aci.UserClass
Every directory user (with possible requirements for authenticationLevel).
allAttributeValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
allAttributeValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AllAttributeValues(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues
Creates a new instance.
allComponentsUsed() - Method in class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
allComponentsUsed() - Method in interface org.apache.directory.shared.ldap.util.ComponentsMonitor
 
allComponentsUsed() - Method in class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
allowIndefiniteLength() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Allow indefinite length.
allowIndefiniteLength() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Allow indefinite length.
allUserAttributeTypes() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
allUserAttributeTypes() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
allUserAttributeTypesAndValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
allUserAttributeTypesAndValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
allUsers() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
allUsers() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ALPHA - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ALPHA - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha> ::= [0x41-0x5A] | [0x61-0x7A]
ALPHA_DIGIT - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-digit> | <digit>
ALPHA_LOWER_CASE - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-lower-case> ::= [0x61-0x7A]
ALPHA_UPPER_CASE - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-upper-case> ::= [0x41-0x5A]
aMaxValueCount() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
aMaxValueCount() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
and() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
and() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
and() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
and() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AND_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
AND_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AndFilter - Class in org.apache.directory.shared.ldap.codec.search
And Filter Object to store the And filter.
AndFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.AndFilter
The constructor.
AndFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.AndFilter
The constructor.
AndNode - Class in org.apache.directory.shared.ldap.filter
Node representing an AND connector in a filter operation
AndNode(List<ExprNode>) - Constructor for class org.apache.directory.shared.ldap.filter.AndNode
Creates a AndNode using a logical operator and a list of children.
AndNode(ExprNode...) - Constructor for class org.apache.directory.shared.ldap.filter.AndNode
Creates a AndNode using a logical operator and a list of children.
AndNode() - Constructor for class org.apache.directory.shared.ldap.filter.AndNode
Creates an empty AndNode
annotations - Variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
The map of annotations
AntlrACIItemChecker - Class in org.apache.directory.shared.ldap.aci
The antlr generated ACIItem checker.
AntlrACIItemChecker(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(TokenStream) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemChecker(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
AntlrACIItemCheckerLexer - Class in org.apache.directory.shared.ldap.aci
The parser's primary lexer.
AntlrACIItemCheckerLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
AntlrACIItemCheckerTokenTypes - Interface in org.apache.directory.shared.ldap.aci
 
AntlrACIItemLexer - Class in org.apache.directory.shared.ldap.aci
The parser's primary lexer.
AntlrACIItemLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
AntlrACIItemParser - Class in org.apache.directory.shared.ldap.aci
The antlr generated ACIItem parser.
AntlrACIItemParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AntlrACIItemParserTokenTypes - Interface in org.apache.directory.shared.ldap.aci
 
AntlrDnLexer - Class in org.apache.directory.shared.ldap.name
An antlr generated DN lexer.
AntlrDnLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
AntlrDnLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
AntlrDnLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
AntlrDnLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
AntlrDnParser - Class in org.apache.directory.shared.ldap.name
An antlr generated DN parser.
AntlrDnParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnParser
 
AntlrDnParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnParser
 
AntlrDnParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnParser
 
AntlrDnParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnParser
 
AntlrDnParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.name.AntlrDnParser
 
AntlrDnTokenTypes - Interface in org.apache.directory.shared.ldap.name
 
AntlrSchemaExtensionLexer - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema lexer.
AntlrSchemaExtensionLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
AntlrSchemaExtensionLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
AntlrSchemaExtensionLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
AntlrSchemaExtensionLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
AntlrSchemaExtensionParser - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema parser.
AntlrSchemaExtensionParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
AntlrSchemaExtensionParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
AntlrSchemaExtensionParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
AntlrSchemaExtensionParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
AntlrSchemaExtensionParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
AntlrSchemaExtensionTokenTypes - Interface in org.apache.directory.shared.ldap.schema.syntax
 
antlrSchemaLexer - Class in org.apache.directory.shared.converter.schema
 
antlrSchemaLexer(InputStream) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
antlrSchemaLexer(Reader) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
antlrSchemaLexer(InputBuffer) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
antlrSchemaLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
AntlrSchemaLexer - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema main lexer.
AntlrSchemaLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
AntlrSchemaLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
AntlrSchemaLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
AntlrSchemaLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
antlrSchemaParser - Class in org.apache.directory.shared.converter.schema
 
antlrSchemaParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
antlrSchemaParser(TokenBuffer) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
antlrSchemaParser(TokenStream, int) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
antlrSchemaParser(TokenStream) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
antlrSchemaParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
AntlrSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema main parser.
AntlrSchemaParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
AntlrSchemaParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
AntlrSchemaParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
AntlrSchemaParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
AntlrSchemaParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
AntlrSchemaQdstringLexer - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema lexer.
AntlrSchemaQdstringLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
AntlrSchemaQdstringLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
AntlrSchemaQdstringLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
AntlrSchemaQdstringLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
AntlrSchemaQdstringParser - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema parser.
AntlrSchemaQdstringParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
AntlrSchemaQdstringParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
AntlrSchemaQdstringParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
AntlrSchemaQdstringParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
AntlrSchemaQdstringParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
AntlrSchemaQdstringTokenTypes - Interface in org.apache.directory.shared.ldap.schema.syntax
 
antlrSchemaTokenTypes - Interface in org.apache.directory.shared.converter.schema
 
AntlrSchemaTokenTypes - Interface in org.apache.directory.shared.ldap.schema.syntax
 
AntlrSchemaValueLexer - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema lexer.
AntlrSchemaValueLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
AntlrSchemaValueLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
AntlrSchemaValueLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
AntlrSchemaValueLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
AntlrSchemaValueParser - Class in org.apache.directory.shared.ldap.schema.syntax
An antlr generated schema parser.
AntlrSchemaValueParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
AntlrSchemaValueParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
AntlrSchemaValueParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
AntlrSchemaValueParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
AntlrSchemaValueParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
AntlrSchemaValueTokenTypes - Interface in org.apache.directory.shared.ldap.schema.syntax
 
AntlrSubtreeSpecificationChecker - Class in org.apache.directory.shared.ldap.subtree
The antlr generated subtree specification parser.
AntlrSubtreeSpecificationChecker(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
AntlrSubtreeSpecificationChecker(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
AntlrSubtreeSpecificationChecker(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
AntlrSubtreeSpecificationChecker(TokenStream) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
AntlrSubtreeSpecificationChecker(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
AntlrSubtreeSpecificationCheckerLexer - Class in org.apache.directory.shared.ldap.subtree
The parser's primary lexer.
AntlrSubtreeSpecificationCheckerLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
AntlrSubtreeSpecificationCheckerLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
AntlrSubtreeSpecificationCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
AntlrSubtreeSpecificationCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
AntlrSubtreeSpecificationCheckerTokenTypes - Interface in org.apache.directory.shared.ldap.subtree
 
AntlrSubtreeSpecificationLexer - Class in org.apache.directory.shared.ldap.subtree
The parser's primary lexer.
AntlrSubtreeSpecificationLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
AntlrSubtreeSpecificationLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
AntlrSubtreeSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
AntlrSubtreeSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
AntlrSubtreeSpecificationParser - Class in org.apache.directory.shared.ldap.subtree
The antlr generated subtree specification parser.
AntlrSubtreeSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AntlrSubtreeSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AntlrSubtreeSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AntlrSubtreeSpecificationParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AntlrSubtreeSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
AntlrSubtreeSpecificationParserTokenTypes - Interface in org.apache.directory.shared.ldap.subtree
 
AntlrTriggerSpecificationLexer - Class in org.apache.directory.shared.ldap.trigger
The parser's primary lexer.
AntlrTriggerSpecificationLexer(InputStream) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
AntlrTriggerSpecificationLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
AntlrTriggerSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
AntlrTriggerSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
AntlrTriggerSpecificationParser - Class in org.apache.directory.shared.ldap.trigger
The ANTLR generated TriggerSpecification parser.
AntlrTriggerSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
AntlrTriggerSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
AntlrTriggerSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
AntlrTriggerSpecificationParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
AntlrTriggerSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
AntlrTriggerSpecificationParserTokenTypes - Interface in org.apache.directory.shared.ldap.trigger
 
ANY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
anyItemPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
anyItemPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
anyUserPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
anyUserPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
append(byte[]) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Appends the bytes to this buffer.
append(byte) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Appends a byte to this buffer.
append(int) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Appends an int to this buffer.
append(Object, Object) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two Objects are equal using their equals method.
append(long, long) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two long s are equal.
append(int, int) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two ints are equal.
append(short, short) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two shorts are equal.
append(char, char) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two chars are equal.
append(byte, byte) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two bytes are equal.
append(double, double) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two doubles are equal by testing that the pattern of bits returned by doubleToLong are equal.
append(float, float) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two floats are equal byt testing that the pattern of bits returned by doubleToLong are equal.
append(boolean, boolean) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two booleanss are equal.
append(Object[], Object[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Performs a deep comparison of two Object arrays.
append(long[], long[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of long.
append(int[], int[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of int.
append(short[], short[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of short.
append(char[], char[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of char.
append(byte[], byte[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of byte.
append(double[], double[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of double.
append(float[], float[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of float.
append(boolean[], boolean[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of boolean.
append(Object) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an Object.
append(long) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a long.
append(int) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an int.
append(short) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a short.
append(char) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a char.
append(byte) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a byte.
append(double) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a double.
append(float) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a float.
append(boolean) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a boolean.
append(Object[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an Object array.
append(long[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a long array.
append(int[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an int array.
append(short[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a short array.
append(char[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a char array.
append(byte[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a byte array.
append(double[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a double array.
append(float[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a float array.
append(boolean[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a boolean array.
append(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean value.
append(boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(byte) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte value.
append(byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(char) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char value.
append(char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(double) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double value.
append(double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(float) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float value.
append(float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(int) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int value.
append(int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(long) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long value.
append(long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(short) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short value.
append(short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean value.
append(String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(String, boolean[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an byte value.
append(String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(String, byte[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char value.
append(String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(String, char[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double value.
append(String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(String, double[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an float value.
append(String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(String, float[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int value.
append(String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(String, int[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long value.
append(String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(String, long[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(String, Object[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an short value.
append(String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(String, short[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(StringBuffer, String, Object, Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing the full toString of the Object passed in.
append(StringBuffer, String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long value.
append(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int value.
append(StringBuffer, String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short value.
append(StringBuffer, String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte value.
append(StringBuffer, String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char value.
append(StringBuffer, String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double value.
append(StringBuffer, String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float value.
append(StringBuffer, String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean value.
append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object array.
append(StringBuffer, String, long[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long array.
append(StringBuffer, String, int[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int array.
append(StringBuffer, String, short[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short array.
append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte array.
append(StringBuffer, String, char[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char array.
append(StringBuffer, String, double[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double array.
append(StringBuffer, String, float[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float array.
append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean array.
appendAsObjectToString(Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Appends with the same format as the default Object toString() method.
appendClassName(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the class name.
appendContentEnd(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the content end.
appendContentStart(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the content start.
appendDetail(StringBuffer, String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing the full detail of the Object.
appendDetail(StringBuffer, String, Collection) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a Collection.
appendDetail(StringBuffer, String, Map) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a Map.
appendDetail(StringBuffer, String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long value.
appendDetail(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int value.
appendDetail(StringBuffer, String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short value.
appendDetail(StringBuffer, String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte value.
appendDetail(StringBuffer, String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char value.
appendDetail(StringBuffer, String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double value.
appendDetail(StringBuffer, String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float value.
appendDetail(StringBuffer, String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean value.
appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of an Object array.
appendDetail(StringBuffer, String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a long array.
appendDetail(StringBuffer, String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of an int array.
appendDetail(StringBuffer, String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a short array.
appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a byte array.
appendDetail(StringBuffer, String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a char array.
appendDetail(StringBuffer, String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a double array.
appendDetail(StringBuffer, String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a float array.
appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a boolean array.
appendEnd(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the end of data indicator.
appendFieldEnd(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field end.
appendFieldSeparator(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field separator.
appendFieldsIn(Class) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Appends the fields and values defined by the given object of the given Class.
appendFieldStart(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field start.
appendIdentityHashCode(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
appendIdentityToString(StringBuffer, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
appendInternal(StringBuffer, String, Object, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object, correctly interpreting its type.
appendNullText(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an indicator for null.
appendStart(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the start of data indicator.
appendSummary(StringBuffer, String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing a summary of the Object.
appendSummary(StringBuffer, String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of an Object array.
appendSummary(StringBuffer, String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a long array.
appendSummary(StringBuffer, String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of an int array.
appendSummary(StringBuffer, String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a short array.
appendSummary(StringBuffer, String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a byte array.
appendSummary(StringBuffer, String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a char array.
appendSummary(StringBuffer, String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a double array.
appendSummary(StringBuffer, String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a float array.
appendSummary(StringBuffer, String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a boolean array.
appendSummarySize(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a size summary.
appendSuper(boolean) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Adds the result of super.equals() to this builder.
appendSuper(int) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Adds the result of super.hashCode() to this builder.
appendSuper(String) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append the toString from the superclass.
appendSuper(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the superclass toString.
appendToString(String) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append the toString from another object.
appendToString(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString another toString.
APPLIES - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
apply(AttributeType) - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
 
applyModification(Entry, Modification) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
A method to apply a modification to an existing entry.
APPROX_MATCH_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
APPROX_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
APPROX_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ApproximateNode<T> - Class in org.apache.directory.shared.ldap.filter
A simple assertion value node.
ApproximateNode(String, Value<T>) - Constructor for class org.apache.directory.shared.ldap.filter.ApproximateNode
Creates a new ApproximateNode object.
areEquals(byte[], int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(char[], int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(char[], int, char[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(String, int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in another string.
areEquals(byte[], int, byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
ARRAY_SUFFIX - Static variable in class org.apache.directory.shared.ldap.util.SpringClassUtils
Suffix for array class names
ArrayEnumeration - Class in org.apache.directory.shared.ldap.util
An enumeration wrapper around an array.
ArrayEnumeration(Object[]) - Constructor for class org.apache.directory.shared.ldap.util.ArrayEnumeration
Constructs an enumeration by wrapping an array.
ArrayNamingEnumeration<T> - Class in org.apache.directory.shared.ldap.message
A NamingEnumeration over an array of objects.
ArrayNamingEnumeration(T[]) - Constructor for class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
Creates a NamingEnumeration over an array of objects.
ArrayUtils - Class in org.apache.directory.shared.ldap.util
Operations on arrays, primitive arrays (like int[]) and primitive wrapper arrays (like Integer[]).
ArrayUtils() - Constructor for class org.apache.directory.shared.ldap.util.ArrayUtils
ArrayUtils instances should NOT be constructed in standard programming.
asciiBytesToString(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Thansform an array of ASCII bytes to a string.
asciiStringToByte(String) - Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
Thansform a string to an array of ASCII bytes, where the byte array will contain only values in [0, 127].
Asn1CodecDecoder - Class in org.apache.directory.shared.asn1.codec
Adapts StatefulDecoder to MINA ProtocolDecoder
Asn1CodecDecoder(StatefulDecoder) - Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecDecoder
 
Asn1CodecEncoder - Class in org.apache.directory.shared.asn1.codec
Adapts StatefulEncoder to MINA ProtocolEncoder
Asn1CodecEncoder(StatefulEncoder) - Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
 
Asn1Decoder - Class in org.apache.directory.shared.asn1.ber
A BER TLV Tag component decoder.
Asn1Decoder() - Constructor for class org.apache.directory.shared.asn1.ber.Asn1Decoder
A public constructor of an Asn1 Decoder.
ASN1InputStream - Class in org.apache.directory.shared.asn1.der
General purpose ASN.1 decoder.
ASN1InputStream(ByteBuffer) - Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
 
ASN1InputStream(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
 
Asn1Object - Interface in org.apache.directory.shared.asn1
An abstract class which implements basic TLV operations.
ASN1OutputStream - Class in org.apache.directory.shared.asn1.der
 
ASN1OutputStream(OutputStream) - Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
ASN1OutputStream(ByteBuffer) - Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
Asn1StringUtils - Class in org.apache.directory.shared.asn1.util
Little helper class.
Asn1StringUtils() - Constructor for class org.apache.directory.shared.asn1.util.Asn1StringUtils
 
assertCandidate(Entry) - Method in interface org.apache.directory.shared.ldap.filter.Assertion
Checks to see if a candidate is valid by asserting an arbitrary predicate against the candidate.
Assertion - Interface in org.apache.directory.shared.ldap.filter
A candidacy predicate which tests if an entry satisfies some condition before being returned by a search.
ASSERTION_VALUE_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ASSERTION_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AssertionNode - Class in org.apache.directory.shared.ldap.filter
Node used for the application of arbitrary predicates on return candidates.
AssertionNode(Assertion) - Constructor for class org.apache.directory.shared.ldap.filter.AssertionNode
Creates an AssertionNode using an arbitrary candidate assertion.
AssertionNode(Assertion, String) - Constructor for class org.apache.directory.shared.ldap.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.shared.ldap.filter.AbstractExprNode
The node type
AssertionType - Enum in org.apache.directory.shared.ldap.filter
All the different kind of assertions.
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.schema.registries.Registries
Store the given SchemaObject in the Map associating SchemaObjetcs to their related Schema.
atav - Variable in class org.apache.directory.shared.ldap.name.RDN
A simple AttributeTypeAndValue is used to store the Rdn for the simple case where we only have a single type=value.
ATTRIBUTE - Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
 
attribute - Variable in class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
 
ATTRIBUTE_CERTIFICATE_ASSERTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Contains the set of error codes associated with attribute problems.
ATTRIBUTE_DESC_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESC_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESCRIPTION_LIST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESCRIPTION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ATTRIBUTE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_TYPE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_TYPE_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_TYPE_USAGE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_TYPES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_TYPES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ATTRIBUTE_VALUE_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AttributeClassLoader - Class in org.apache.directory.shared.ldap.schema.loader.ldif
A class loader that loads classes from an attribute within an entry.
AttributeClassLoader() - Constructor for class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
 
AttributeDescAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store the attribute description
AttributeDescAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.AttributeDescAction
 
attributes - Variable in class org.apache.directory.shared.ldap.entry.AbstractEntry
A map containing all the attributes for this entry
ATTRIBUTES_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTES_TYPE_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
attributeType() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
attributeType() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
attributeType() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AttributeType(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeType
Creates a new instance.
attributeType - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
reference to the attributeType zssociated with the value
attributeType - Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
The associated AttributeType
attributeType() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514 Section 3 attributeType = descr / numericoid
AttributeType - Class in org.apache.directory.shared.ldap.schema
An attributeType specification.
AttributeType(String) - Constructor for class org.apache.directory.shared.ldap.schema.AttributeType
Creates a AttributeType object using a unique OID.
ATTRIBUTETYPE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
attributeTypeAndValue(RDN) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514, Section 3 attributeTypeAndValue = attributeType EQUALS attributeValue RFC 2253, Section 3 attributeTypeAndValue = attributeType "=" attributeValue
attributeTypeDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for matching attribute type descriptions.
AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 attribute type descriptions.
AttributeTypeDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescriptionSchemaParser
Creates a schema parser instance.
AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
Creates a new instance of AttributeTypeDescriptionSchemaParser.
AttributeTypeHolder - Class in org.apache.directory.shared.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.shared.converter.schema.AttributeTypeHolder
Create an instance of an attributeType
AttributeTypeOptions - Class in org.apache.directory.shared.ldap.schema
An structure containing a couple of attributeType and options.
AttributeTypeOptions(AttributeType) - Constructor for class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
Creates a new instance of AttributeTypeOptions, containing an attributeType, but no options.
AttributeTypeOptions(AttributeType, Set<String>) - Constructor for class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
Creates a new instance of AttributeTypeOptions, containing an attributeType, and options.
AttributeTypeRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An AttributeType registry service interface.
attributeTypeRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The AttributeType registry
attributeTypeSet() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
attributeTypeSet() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
attributeTypesMatch(AttributeType, AttributeType) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks two schema attributeTypes for an exact match.
AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
Creates a new instance of AttributeTypeUsageSyntaxChecker.
AttributeUtils - Class in org.apache.directory.shared.ldap.util
A set of utility fuctions for working with Attributes.
AttributeUtils() - Constructor for class org.apache.directory.shared.ldap.util.AttributeUtils
 
attributeValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
attributeValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AttributeValue(Collection<Attribute>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
Creates a new instance.
attributeValue(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.codec
A class to store an attribute value assertion.
AttributeValueAssertion() - Constructor for class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
 
AttributeValueAssertionFilter - Class in org.apache.directory.shared.ldap.codec.search
Object to store the filter.
AttributeValueAssertionFilter(int, int) - Constructor for class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
The constructor.
AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
The constructor.
ATTRVAL_SPEC - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
 
ATTRVAL_SPEC_OR_SEP - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
 
AUDIO_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
AudioSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
AudioSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.AudioSyntaxChecker
Creates a new instance of AudioSyntaxChecker
AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
AUTH_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
AUTH_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
AUTH_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
AUTH_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
AUTH_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <authRequest> tag
authenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
authenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
AuthenticationLevel - Enum in org.apache.directory.shared.ldap.constants
An enumeration that represents the level of authentication.
AUTHENTICATIONNOTSUPPOERTEDEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
AuthRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for BindRequest
AuthRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
Creates a new instance of AuthRequestDsml.
AuthRequestDsml(BindRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
Creates a new instance of AuthRequestDsml.
AuthResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for AuthResponse
AuthResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
Creates a new instance of AuthResponseDsml.
AuthResponseDsml(BindResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
Creates a new instance of AuthResponseDsml.
AUX - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
AUX_OR_AUXILIARY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
AUXILIARY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
AUXILIARY_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the auxillary objectClasses
AVA - Class in org.apache.directory.shared.ldap.name
A Attribute Type And Value, which is the basis of all RDN.
AVA() - Constructor for class org.apache.directory.shared.ldap.name.AVA
Construct an empty AVA
AVA(String, String, String, String) - Constructor for class org.apache.directory.shared.ldap.name.AVA
Construct an AVA.
AVA(String, String, byte[], byte[]) - Constructor for class org.apache.directory.shared.ldap.name.AVA
Construct an AVA.
AVA(String, String, Value<?>, Value<?>) - Constructor for class org.apache.directory.shared.ldap.name.AVA
Construct an AVA.
AVA(String, String, Value<?>, Value<?>, String) - Constructor for class org.apache.directory.shared.ldap.name.AVA
Construct an AVA.
AVA_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
available() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Determines whether or not a call to get() will succeed.
available() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Determines whether or not a call to get() will succeed.
available() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Determines whether or not a call to get() will succeed.
available() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Determines whether or not a call to get() will succeed.
AVASerializer - Class in org.apache.directory.shared.ldap.name
A helper class which serialize and deserialize an AttributeTypeAndValue
AVASerializer() - Constructor for class org.apache.directory.shared.ldap.name.AVASerializer
 
AWT_TOOLKIT - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The awt.toolkit System Property.

B

BAD_HEX_PAIR - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
If an hex pair contains only one char, this value is returned
Base32 - Class in org.apache.directory.shared.ldap.util
decoding of base32 characters to raw bytes.
Base32() - Constructor for class org.apache.directory.shared.ldap.util.Base32
 
Base64 - Class in org.apache.directory.shared.ldap.util
decoding of base64 characters to raw bytes.
Base64() - Constructor for class org.apache.directory.shared.ldap.util.Base64
 
BASE64BINARY - Static variable in class org.apache.directory.shared.dsmlv2.ParserUtils
 
base64Encode(Object) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Encodes the value as a Base64 String
BASE_OBJECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
baseDistance() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
baseDistance() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
baseDistance() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
baseDistance() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
BaseSubtreeSpecification - Class in org.apache.directory.shared.ldap.subtree
A simple implementation of the SubtreeSpecification interface.
BaseSubtreeSpecification() - Constructor for class org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.subtree.BaseSubtreeSpecification
Creates a subtree which may be a refinement filter where all aspects of the specification can be set.
BATCH_RESPONSE_LOOP - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Batch Response Loop state
BatchRequest - Class in org.apache.directory.shared.dsmlv2.request
This class represents the Batch Request of a DSML Request
BatchRequest() - Constructor for class org.apache.directory.shared.dsmlv2.request.BatchRequest
Creates a new instance of BatchRequest.
BatchRequest.OnError - Enum in org.apache.directory.shared.dsmlv2.request
This enum represents the different types of on error handling for a BatchRequest
BatchRequest.Processing - Enum in org.apache.directory.shared.dsmlv2.request
This enum represents the different types of processing for a Batch Request
BatchRequest.ResponseOrder - Enum in org.apache.directory.shared.dsmlv2.request
This enum represents the different types of response order for a Batch Request
BATCHREQUEST_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </batchRequest> tag
BATCHREQUEST_LOOP - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
 
BATCHREQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <batchRequest> tag
BatchRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
This class represents the Batch Request.
BatchRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Creates a new instance of BatchResponseDsml.
BatchResponse - Class in org.apache.directory.shared.dsmlv2.reponse
This class represents the Batch Response of a DSML Response
BatchResponse() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Creates a new instance of BatchResponse.
BatchResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
This class represents the Batch Response.
BatchResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Creates a new instance of BatchResponseDsml.
before(E) - Method in interface org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.cursor.ListCursor
 
before(E) - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
beforeFirst() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Positions this Cursor before the first element.
beforeFirst() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Positions this Cursor before the first element.
beforeFirst() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Positions this Cursor before the first element.
beforeFirst() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Positions this Cursor before the first element.
BERConstructedOctetString - Class in org.apache.directory.shared.asn1.der
 
BERConstructedOctetString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.BERConstructedOctetString
 
BERConstructedOctetString(Vector<DEREncodable>) - Constructor for class org.apache.directory.shared.asn1.der.BERConstructedOctetString
 
BERLIB_PROPFILE - Static variable in class org.apache.directory.shared.ldap.message.spi.Provider
The default file searched for on CP to load default provider props.
BERLIB_PROVIDER - Static variable in class org.apache.directory.shared.ldap.message.spi.Provider
BER Library provider class name property
BERNull - Class in org.apache.directory.shared.asn1.der
A BER NULL object.
BERNull() - Constructor for class org.apache.directory.shared.asn1.der.BERNull
 
BERSequence - Class in org.apache.directory.shared.asn1.der
 
BERSequence() - Constructor for class org.apache.directory.shared.asn1.der.BERSequence
 
BERSet - Class in org.apache.directory.shared.asn1.der
 
BERSet() - Constructor for class org.apache.directory.shared.asn1.der.BERSet
 
BERTaggedObject - Class in org.apache.directory.shared.asn1.der
BER TaggedObject
BERTaggedObject(int, DEREncodable) - Constructor for class org.apache.directory.shared.asn1.der.BERTaggedObject
 
BERTaggedObject(boolean, int, DEREncodable) - Constructor for class org.apache.directory.shared.asn1.der.BERTaggedObject
 
bidi(String) - Static method in class org.apache.directory.shared.ldap.schema.PrepareString
Remove all bidirectionnal chars.
bidi(char[]) - Static method in class org.apache.directory.shared.ldap.schema.PrepareString
Remove all bidirectionnal chars.
BIG_INTEGER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BIG_INTEGER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
bigIntValue() - Method in class org.apache.directory.shared.asn1.der.DERInteger
Lazy accessor
BINARY_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BinaryAttributeDetector - Interface in org.apache.directory.shared.ldap.message.spi
An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
BinaryCodec - Class in org.apache.directory.shared.asn1.codec.binary
Translates between byte arrays and strings of "0"s and "1"s.
BinaryCodec() - Constructor for class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
 
BinaryDecoder - Interface in org.apache.directory.shared.asn1.codec
Defines common decoding methods for byte array decoders.
BinaryEncoder - Interface in org.apache.directory.shared.asn1.codec
Defines common encoding methods for byte array encoders.
BinarySyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A binary value (universal value acceptor) syntax checker.
BinarySyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.BinarySyntaxChecker
Creates a new instance of BinarySyntaxChecker
BinaryValue - Class in org.apache.directory.shared.ldap.entry
A server side schema aware wrapper around a binary attribute value.
BinaryValue() - Constructor for class org.apache.directory.shared.ldap.entry.BinaryValue
Creates a BinaryValue without an initial wrapped value.
BinaryValue(AttributeType) - Constructor for class org.apache.directory.shared.ldap.entry.BinaryValue
Creates a BinaryValue without an initial wrapped value.
BinaryValue(byte[]) - Constructor for class org.apache.directory.shared.ldap.entry.BinaryValue
Creates a BinaryValue with an initial wrapped binary value.
BinaryValue(AttributeType, byte[]) - Constructor for class org.apache.directory.shared.ldap.entry.BinaryValue
Creates a BinaryValue with an initial wrapped binary value.
BIND_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from bind operations.
BIND_REQUEST_SASL_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
BIND_REQUEST_SIMPLE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
BIND_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
BIND_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
BIND_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
BIND_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
BindRequestCodec - Class in org.apache.directory.shared.ldap.codec.bind
A BindRequest ldapObject.
BindRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Creates a new BindRequest object.
BindRequestImpl - Class in org.apache.directory.shared.ldap.message
Bind protocol operation request which authenticates and begins a client session.
BindRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.BindRequestImpl
Creates an BindRequest implementation to bind to an LDAP server.
BindResponseCodec - Class in org.apache.directory.shared.ldap.codec.bind
A BindResponse Message.
BindResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Creates a new BindResponse object.
BindResponseImpl - Class in org.apache.directory.shared.ldap.message
BindResponse implementation.
BindResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.BindResponseImpl
Creates a Lockable AddResponse as a reply to an AddRequest.
BindStatus - Enum in org.apache.directory.shared.ldap.message
An enum used to store the BindRequest state.
BIT_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
BIT_STRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BIT_STRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BIT_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BIT_STRING_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
BIT_STRING TAG
BitString - Class in org.apache.directory.shared.asn1.primitives
Implement the Bit String primitive type.
BitString(int) - Constructor for class org.apache.directory.shared.asn1.primitives.BitString
Creates a BitString with a specific length (length is the number of bits).
BitString(int, boolean) - Constructor for class org.apache.directory.shared.asn1.primitives.BitString
Creates a streamed BitString with a specific length.
BitString(byte[]) - Constructor for class org.apache.directory.shared.asn1.primitives.BitString
Creates a BitString with a value.
BitStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
BitStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.BitStringSyntaxChecker
Creates a new instance of BitStringSyntaxChecker.
BMP_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
BOOLEAN - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
BOOLEAN_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BOOLEAN_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BOOLEAN_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
BOOLEAN_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
Boolean TAG
BooleanComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A class for the BooleanComparator matchingRule (RFC 4517, par.
BooleanComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.BooleanComparator
The BooleanComparator constructor.
BooleanDecoder - Class in org.apache.directory.shared.asn1.util
Parse and decode a Boolean value.
BooleanDecoder() - Constructor for class org.apache.directory.shared.asn1.util.BooleanDecoder
 
BooleanDecoderException - Exception in org.apache.directory.shared.asn1.util
Thrown when a BooleanDecoderException has encountered a failure condition during a decode.
BooleanDecoderException(String) - Constructor for exception org.apache.directory.shared.asn1.util.BooleanDecoderException
Creates a BooleanDecoderException
BooleanNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Normalizer for boolean values.
BooleanNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.BooleanNormalizer
Creates a new instance of BooleanNormalizer.
BooleanSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
BooleanSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.BooleanSyntaxChecker
Creates a new instance of BooleanSyntaxChecker.
BooleanUtils - Class in org.apache.directory.shared.ldap.util
Operations on boolean primitives and Boolean objects.
BooleanUtils() - Constructor for class org.apache.directory.shared.ldap.util.BooleanUtils
BooleanUtils instances should NOT be constructed in standard programming.
BranchNode - Class in org.apache.directory.shared.ldap.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.shared.ldap.filter.BranchNode
Creates a BranchNode using a logical operator and a list of children.
BranchNode(AssertionType, ExprNode...) - Constructor for class org.apache.directory.shared.ldap.filter.BranchNode
Creates a BranchNode using a logical operator and a list of children.
BranchNode(AssertionType) - Constructor for class org.apache.directory.shared.ldap.filter.BranchNode
Creates a BranchNode using a logical operator.
BranchNormalizedVisitor - Class in org.apache.directory.shared.ldap.filter
Visitor which traverses a filter tree while normalizing the branch node order.
BranchNormalizedVisitor() - Constructor for class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
buffer() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Get's the bytes, the backing store for this buffer.
buildObject(int, byte[]) - Method in class org.apache.directory.shared.asn1.der.ASN1InputStream
Build an object given its tag and a byte stream.
buildReference(List<Throwable>, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Build the SchemaObject references
buildReferences() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Build the usedBy and using references from the stored elements.
BUSY - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
byName - Variable in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
a map of SchemaObject looked up by name
byRuleId - Variable in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
a map of DITStructureRule looked up by RuleId
ByteArrayComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for byte[]s.
ByteArrayComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.ByteArrayComparator
The ByteArrayComparator constructor.
byteArrayToString(byte[]) - Static method in class org.apache.directory.shared.asn1.der.DERString
Utility method for converting byte arrays to Strings.
ByteBuffer - Class in org.apache.directory.shared.ldap.util
A dynamically growing byte[].
ByteBuffer() - Constructor for class org.apache.directory.shared.ldap.util.ByteBuffer
 
ByteBuffer(int) - Constructor for class org.apache.directory.shared.ldap.util.ByteBuffer
 
BYTECODE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
BYTECODE_VALUE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
bytesToChar(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the Unicode char which is coded in the bytes at position 0.
bytesToChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the Unicode char which is coded in the bytes at the given position.

C

C_POSTALCODE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
C_POSTALCODE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CACHE_MAX - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Cache maximum size default
CachingDeepTrimNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
CachingDeepTrimNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.CachingDeepTrimNormalizer
 
CachingDeepTrimToLowerNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
CachingDeepTrimToLowerNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.CachingDeepTrimToLowerNormalizer
 
CachingDnNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
CachingDnNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.CachingDnNormalizer
 
CachingNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Caches previously normalized values.
CachingNormalizer(Normalizer) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Creates a CachingNormalizer that decorates another normalizer using a default cache size.
CachingNormalizer(Normalizer, int) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Creates a CachingNormalizer that decorates another normalizer using a specified cache size.
CallbackHistory - Class in org.apache.directory.shared.asn1.codec.stateful
A convenience callback which collects decoded or encoded objects to audit a codecs's activity.
CallbackHistory() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Creates an auditing callback that manages a history of indefinite length.
CallbackHistory(int) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Creates an auditing callback that manages a history of fixed or indefinite length.
callbackOccured(StatefulDecoder, DecoderCallback, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Monitors callbacks that deliver a fully decoded object.
callbackOccured(StatefulDecoder, DecoderCallback, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
callbackOccured(StatefulEncoder, EncoderCallback, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Monitors callbacks that deliver a fully decoded object.
callbackOccured(StatefulEncoder, EncoderCallback, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Monitors callbacks that deliver a fully decoded object.
callbackSet(StatefulDecoder, DecoderCallback, DecoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Monitors changes to the callback.
callbackSet(StatefulDecoder, DecoderCallback, DecoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
callbackSet(StatefulEncoder, EncoderCallback, EncoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Monitors changes to the callback.
callbackSet(StatefulEncoder, EncoderCallback, EncoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Monitors changes to the callback.
callStoredProcedure(LdapContext, String, Object[]) - Static method in class org.apache.directory.shared.ldap.sp.JavaStoredProcUtils
 
Cancel - Class in org.apache.directory.shared.ldap.codec.extended.operations.cancel
An extended operation to proceed a Cancel operation, as described in RFC 3909
Cancel(int) - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Create a Cancel object, with a messageId
Cancel() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Default constructor.
CANCEL_ID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
cancelId
CANCEL_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Sequence
CancelContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations.cancel
A container for the Cancel codec.
CancelContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelContainer
Creates a new CancelContainer object.
CancelDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations.cancel
A decoder for Cancel.
CancelDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelDecoder
 
CancelGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations.cancel
This class implements the Cancel operation.
CancelRequest - Class in org.apache.directory.shared.ldap.message.extended
Implement the extended Cancel Request as described in RFC 3909.
CancelRequest(int, int) - Constructor for class org.apache.directory.shared.ldap.message.extended.CancelRequest
Creates a new instance of CancelRequest.
CancelResponse - Class in org.apache.directory.shared.ldap.message.extended
The response sent back from the server after the Cancel extended operation is performed.
CancelResponse(int, ResultCodeEnum) - Constructor for class org.apache.directory.shared.ldap.message.extended.CancelResponse
Create a new CancelResponse object
CancelResponse(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.CancelResponse
 
CancelStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations.cancel
This class store the Cancel's grammar constants.
canVisit(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
canVisit(ExprNode) - Method in interface org.apache.directory.shared.ldap.filter.FilterVisitor
Checks to see if a node can be visited.
capacity() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
CascadeControl - Class in org.apache.directory.shared.ldap.codec.controls
 
CascadeControl() - Constructor for class org.apache.directory.shared.ldap.codec.controls.CascadeControl
Default constructor
CascadeControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls
A decoder for CascadeControls.
CascadeControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.CascadeControlDecoder
 
CASE_EXACT_IA5_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_IA5_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_SUBSTRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_SUBSTRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_IA5_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_IA5_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_LIST_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_LIST_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_SUBSTRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_SUBSTRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
centerTrunc(String, int, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Truncates large Strings showing a portion of the String's head and tail with the center cut out and replaced with '...'.
CERT_GENERATION_REQUEST_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
sequence
CertGenerationContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
A container for certificate generation request codec.
CertGenerationContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationContainer
Creates a new CertGenContainer object.
CertGenerationDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
A decoder for CertGenerationObject.
CertGenerationDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationDecoder
 
CertGenerationGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
This class implements the Certificate generation extended operation's ASN.1 grammer.
CertGenerationGrammar() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationGrammar
 
CertGenerationObject - Class in org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
An extended operation for generating a public key Certificate.
CertGenerationObject() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
CertGenerationRequest - Class in org.apache.directory.shared.ldap.message.extended
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.
CertGenerationRequest(int, String, String, String, String) - Constructor for class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
Creates a new instance of CertGenerationRequest.
CertGenerationResponse - Class in org.apache.directory.shared.ldap.message.extended
The response sent back from the server after the CertGeneration extended operation is performed.
CertGenerationResponse(int, ResultCodeEnum) - Constructor for class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
 
CertGenerationResponse(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
 
CertGenerationStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
This class store the CertGeneration's grammar constants.
CertGenerationStatesEnum() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
 
CERTIFICATE_LIST_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CERTIFICATE_PAIR_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CERTIFICATE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CertificateListSyntaxChecker - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.syntaxCheckers.CertificateListSyntaxChecker
Creates a new instance of CertificateListSyntaxChecker.
CertificatePairSyntaxChecker - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.syntaxCheckers.CertificatePairSyntaxChecker
Creates a new instance of CertificatePairSyntaxChecker.
CertificateSyntaxChecker - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.syntaxCheckers.CertificateSyntaxChecker
Creates a new instance of CertificateSyntaxChecker.
CHANGE - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
 
CHANGE_NUMBER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
changeNumber
CHANGE_TYPE_ADD - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Definition of the change types
CHANGE_TYPE_DELETE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
CHANGE_TYPE_MODDN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
CHANGE_TYPE_MODIFY - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
CHANGE_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
changeType
CHANGE_TYPES_MAX - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
CHANGE_TYPES_MIN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Min and Max values for the possible combined change types
CHANGE_TYPES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
changeTypes Value
CHANGELOG_CONTEXT_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CHANGELOG_CONTEXT_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CHANGES_ONLY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
changesOnly Value
ChangeType - Class in org.apache.directory.shared.ldap.codec.search.controls
Enumeration type for entry changes associates with the persistent search control and the entry change control.
ChangeType - Enum in org.apache.directory.shared.ldap.ldif
A type safe enumeration for an LDIF record's change type.
CHAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
CHAR - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha> | <digit> | '-'
CHARACTER_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
charAt(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Get the character at a given position in a string, checking fo limits
charToBytes(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the Unicode char which is coded in the bytes at the given position.
check() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Check the registries for invalid relations.
checkNotClosed(String) - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
Check that the cursor is not closed.
checkNotClosed() - Method in interface org.apache.directory.shared.ldap.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.shared.ldap.cursor.DefaultClosureMonitor
Checks if state of this ClosureMonitor is set to closed and if so, throws the causing Exception.
checkRefInteg() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
children - Variable in class org.apache.directory.shared.ldap.filter.BranchNode
child node list for this branch node
chopAfter() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
chopAfter() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
chopAfter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
chopAfter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
chopBefore() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
chopBefore() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
chopBefore() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
chopBefore() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
CLASS_NAME_COMPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
Compares two Classs by name.
classes() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
classes() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
Classes(ExprNode) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
Creates a new instance.
classPackageAsResourcePath(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Given an input class object, return a string which consists of the class's package name as a pathname, i.e., all dots ('.') are replaced by slashes ('/').
ClassUtils - Class in org.apache.directory.shared.ldap.util
Operates on classes without using reflection.
ClassUtils() - Constructor for class org.apache.directory.shared.ldap.util.ClassUtils
ClassUtils instances should NOT be constructed in standard programming.
clean() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Clean the container for the next usage.
clean() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlContainer
clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlContainer
Clean the current container
clear() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Clears the history of decoded items.
clear() - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Clears the stack popping all decoders setting their callbacks to null.
clear() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
clear() - Method in class org.apache.directory.shared.converter.schema.SchemaParser
Clear the parser.
clear() - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Remove all the attributes for this entry.
clear() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Remove all the values from this attribute.
clear() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Remove all the values from this attribute type, including a null value.
clear() - Method in interface org.apache.directory.shared.ldap.entry.Entry
Remove all the attributes for this entry.
clear() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Remove all the values from this attribute.
clear() - Method in class org.apache.directory.shared.ldap.name.RDN
Clear the RDN, removing all the AttributeTypeAndValues.
clear() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Reset the parser
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Clear the registry from all its content
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
 
clear() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Clear the registries from all its elements
clear() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Clear the registry from all its content
clear() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
clear() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
clear() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
clear() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.clear().
clearBit(int) - Method in class org.apache.directory.shared.asn1.primitives.BitString
Clear a bit at a specified position.
ClientEntryFactory - Interface in org.apache.directory.shared.ldap.entry.client
Document me!
ClientModification - Class in org.apache.directory.shared.ldap.entry.client
An internal implementation for a ModificationItem.
ClientModification(ModificationOperation, EntryAttribute) - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientModification
Creates a new instance of ClientModification.
ClientModification() - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientModification
Creates a new instance of ClientModification.
ClientModification(int, EntryAttribute) - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientModification
Creates a new instance of ClientModification.
clone() - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Clone the current entry
clone() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
clone() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
clone() - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
Clone a modification
clone() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
clone() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Clone an entry.
clone() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Clone an attribute.
clone() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Clone an entry.
clone() - Method in interface org.apache.directory.shared.ldap.entry.Entry
Clone the current entry
clone() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
 
clone() - Method in interface org.apache.directory.shared.ldap.entry.Modification
The clone operation
clone() - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
A clone method to produce a clone of the current object
clone() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Create a clone instance
clone() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Get a clone of the Client Value
clone() - Method in interface org.apache.directory.shared.ldap.entry.Value
 
clone() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Clone the object
clone() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Clone the AndNode
clone() - Method in class org.apache.directory.shared.ldap.filter.ApproximateNode
Return a cloned node
clone() - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.EqualityNode
Makes a full clone in new memory space of the current node and children
clone() - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Clone the object
clone() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.GreaterEqNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.LeafNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.LessEqNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Clone the Node
clone() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Clone the Node
clone() - Method in class org.apache.directory.shared.ldap.filter.PresenceNode
Clone the Node
clone() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Makes a full clone in new memory space of the current node and children
clone() - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
Clone the Node
clone() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Clone the Node
clone() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Clone method
clone() - Method in class org.apache.directory.shared.ldap.name.AVA
Implements the cloning.
clone() - Method in class org.apache.directory.shared.ldap.name.DN
clone() - Method in class org.apache.directory.shared.ldap.name.RDN
Clone the Rdn
clone() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Clone the Registries.
clone(Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Shallow clones an array returning a typecast result and handling null.
clone(long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(char[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
clone() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
clone() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Creates a shallow copy of this object, preserving the internal structure by copying only references.
cloneValue(Object) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Clone the value.
close(Exception) - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
Closes this Cursor and frees any resources it my have allocated.
close() - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
Closes this Cursor and frees any resources it my have allocated.
close() - Method in interface org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.cursor.ClosureMonitor
Sets monitor state to closed, and sets the cause to a specific Exception.
close() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Closes this Cursor and frees any resources it my have allocated.
close(Exception) - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Closes this Cursor and frees any resources it my have allocated.
close() - Method in class org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.cursor.DefaultClosureMonitor
Sets monitor state to closed, and sets the cause to a specific Exception.
close() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
close() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
Makes calls to hasMore to false even if we had more.
CLOSE_BRACKET - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
CLOSE_CURLY - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
CLOSE_PARAN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
CLOSE_PAREN - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
ClosureMonitor - Interface in org.apache.directory.shared.ldap.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 interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CodecControl - Interface in org.apache.directory.shared.ldap.codec.controls
Define the transform method to be implemented by all the codec Controls
collectEscapedHexBytes(ByteBuffer, String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Collects an hex sequence from a string, and returns the value as an integer, after having modified the initial value (the escaped hex value is transsformed to the byte it represents).
COLLECTIVE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLLECTIVE_ATTRIBUTE_SUBENTRY_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLLECTIVE_ATTRIBUTE_SUBENTRY_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLLECTIVE_EXCLUSIONS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLLECTIVE_EXCLUSIONS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COLON - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
COLON - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
COLON - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
COLON - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
COMMA - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
COMMENT - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
COMMON_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations common to all operations.
COMMON_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ComparableComparator<T> - Class in org.apache.directory.shared.ldap.schema.comparators
Compares two objects taking into account that one might be a Comparable.
ComparableComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.ComparableComparator
The BooleanComparator constructor.
COMPARATOR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COMPARATOR_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COMPARATOR_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COMPARATOR_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ComparatorRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
Comparator registry component's service class.
comparatorRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The LdapSyntax registry
COMPARATORS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COMPARATORS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COMPARATORS_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ComparatorSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker for the Comparator schema element
ComparatorSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ComparatorSyntaxChecker
Creates a new instance of ComparatorSyntaxChecker.
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.BooleanComparator
Implementation of the Compare method
compare(byte[], byte[]) - Method in class org.apache.directory.shared.ldap.schema.comparators.ByteArrayComparator
 
compare(Comparable<T>, Comparable<T>) - Method in class org.apache.directory.shared.ldap.schema.comparators.ComparableComparator
Compares two objects taking into account that one may be a Comparable.
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.CsnComparator
 
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.CsnSidComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.comparators.DnComparator
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.GeneralizedTimeComparator
Implementation of the Compare method
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.IntegerOrderingComparator
Implementation of the Compare method
compare(Long, Long) - Method in class org.apache.directory.shared.ldap.schema.comparators.LongComparator
Compare two objects.
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.NumericStringComparator
Implementation of the Compare method
compare(T, T) - Method in class org.apache.directory.shared.ldap.schema.comparators.ObjectClassTypeComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.comparators.ObjectIdentifierComparator
 
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.ObjectIdentifierFirstComponentComparator
 
compare(E, E) - Method in class org.apache.directory.shared.ldap.schema.comparators.SerializableComparator
 
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.StringComparator
 
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.TelephoneNumberComparator
 
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.UniqueMemberComparator
Implementation of the Compare method
compare(String, String) - Method in class org.apache.directory.shared.ldap.schema.comparators.UUIDComparator
 
COMPARE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from compare operations.
COMPARE_FALSE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
COMPARE_REQUEST_ASSERTION_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </assertion> tag
COMPARE_REQUEST_ASSERTION_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <assertion> tag
COMPARE_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
COMPARE_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
COMPARE_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
COMPARE_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
COMPARE_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <compareRequest> tag
COMPARE_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
COMPARE_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_REQUEST_VALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </value> tag
COMPARE_REQUEST_VALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <value> tag
COMPARE_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
COMPARE_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_TRUE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
compareOid(String, String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Compare two oids, and return true if they are both null or equals
CompareRequestCodec - Class in org.apache.directory.shared.ldap.codec.compare
A CompareRequest Message.
CompareRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Creates a new CompareRequest object.
CompareRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for CompareRequest
CompareRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Creates a new instance of CompareRequestDsml.
CompareRequestDsml(CompareRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Creates a new instance of CompareRequestDsml.
CompareRequestImpl - Class in org.apache.directory.shared.ldap.message
Comparison request implementation.
CompareRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.CompareRequestImpl
Creates an CompareRequest implementation to compare a named entry with an attribute value assertion pair.
CompareResponseCodec - Class in org.apache.directory.shared.ldap.codec.compare
An CompareResponse Message.
CompareResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Creates a new CompareResponse object.
CompareResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for CompareResponse
CompareResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.CompareResponseDsml
Creates a new instance of CompareResponseDsml.
CompareResponseDsml(CompareResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.CompareResponseDsml
Creates a new instance of CompareResponseDsml.
CompareResponseImpl - Class in org.apache.directory.shared.ldap.message
CompareResponse implementation.
CompareResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.CompareResponseImpl
Creates a Lockable CompareResponse as a reply to an CompareRequest.
compareTo(Csn) - Method in class org.apache.directory.shared.ldap.csn.Csn
Compares this object with the specified object for order.
compareTo(Value<byte[]>) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
compareTo(Value<String>) - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.AVA
Compares two NameComponents.
compareTo(DN) - Method in class org.apache.directory.shared.ldap.name.DN
compareTo(RDN) - Method in class org.apache.directory.shared.ldap.name.RDN
Compares two RDNs.
compareTo(GeneralizedTime) - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
Compares this GeneralizedTime object with the specified GeneralizedTime object.
compareToIgnoreCase(Object) - Method in class org.apache.directory.shared.ldap.name.AVA
Compares two NameComponents.
ComplexDnParser - Class in org.apache.directory.shared.ldap.name
A DN parser that is able to parse complex DNs.
ComplexDnParser() - Constructor for class org.apache.directory.shared.ldap.name.ComplexDnParser
 
ComponentsMonitor - Interface in org.apache.directory.shared.ldap.util
 
computeLdapResultLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Compute the LdapResponse length
computeLength() - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Compute the object length, which is the sum of all inner length.
computeLength() - Method in interface org.apache.directory.shared.asn1.Asn1Object
Compute the object length, which is the sum of all inner length.
computeLength() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Compute the Sasl authentication length Sasl authentication : 0xA3 L1 0x04 L2 mechanism [0x04 L3 credentials] L2 = Length(mechanism) L3 = Length(credentials) L1 = L2 + L3 Length(Sasl authentication) = Length(0xA3) + Length(L1) + Length(0x04) + Length(L2) + Length(mechanism) [+ Length(0x04) + Length(L3) + Length(credentials)]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Compute the Simple authentication length Simple authentication : 0x80 L1 simple L1 = Length(simple) Length(Simple authentication) = Length(0x80) + Length(L1) + Length(simple)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Compute the object length, which is the sum of all inner length.
computeLength(int) - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControl
Returns the default control length.
computeLength() - Method in interface org.apache.directory.shared.ldap.codec.controls.CodecControl
Compute the Control length
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.ControlImpl
Compute the object length, which is the sum of all inner length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControl
Returns 0 every time.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
Compute the syncDoneValue length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
Compute the SyncInfoValue length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
Compute the SyncRequestValue length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
Compute the SyncStateValue length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Compute the Cancel length 0x30 L1 | +--> 0x02 0x0(1-4) [0..2^31-1]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Compute the GracefulDisconnect length 0x30 L1 | +--> [ 0x02 0x0(1-4) [0..720] ] +--> [ 0x80 0x0(1-3) [0..86400] ] +--> [ 0x30 L2 | +--> (0x04 L3 value) + ]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdown
Compute the GracefulShutdown length 0x30 L1 | +--> [0x02 0x0(1-4) [0..720] ] +--> [0x80 0x0(1-3) [0..86400] ] L1 will always be < 11.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
Compute the StoredProcedure length 0x30 L1 | +--> 0x04 L2 language +--> 0x04 L3 procedure [+--> 0x30 L4 (parameters) | +--> 0x30 L5-1 (parameter) | | | +--> 0x04 L6-1 type | +--> 0x04 L7-1 value | +--> 0x30 L5-2 (parameter) | | | +--> 0x04 L6-2 type | +--> 0x04 L7-2 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Compute the LdapMessage length LdapMessage : 0x30 L1 | +--> 0x02 0x0(1-4) [0..2^31-1] (MessageId) +--> protocolOp [+--> Controls] MessageId length = Length(0x02) + length(MessageId) + MessageId.length L1 = length(ProtocolOp) LdapMessage length = Length(0x30) + Length(L1) + MessageId length + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
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.shared.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.shared.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.shared.ldap.codec.search.ConnectorFilter
Compute the ConnectorFilter length Length(ConnectorFilter) = sum(filterSet.computeLength())
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
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.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Compute the PagedSearchControl length, which is the sum of the control length and the value length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Compute the PagedSearchControl length, which is the sum of the control length and the value length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Compute the SubEntryControl length 0x01 0x01 [0x00|0xFF]
computeLength() - Method in class org.apache.directory.shared.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.shared.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.shared.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.shared.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.shared.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] [+--> ...
computeLengthProtocolOp() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
computeLengthProtocolOp() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
 
computeLengthProtocolOp() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
 
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Compute the AbandonRequest length AbandonRequest : 0x50 0x0(1..4) abandoned MessageId Length(AbandonRequest) = Length(0x50) + 1 + Length(abandoned MessageId)
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
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 | +--> ...
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Compute the AddResponse length AddResponse : 0x69 L1 | +--> LdapResult L1 = Length(LdapResult) Length(AddResponse) = Length(0x69) + Length(L1) + L1
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Compute the BindRequest length BindRequest :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Compute the BindResponse length BindResponse :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
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
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Compute the CompareResponse length CompareResponse : 0x6F L1 | +--> LdapResult L1 = Length(LdapResult) Length(CompareResponse) = Length(0x6F) + Length(L1) + L1
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Compute the DelRequest length DelRequest : 0x4A L1 entry L1 = Length(entry) Length(DelRequest) = Length(0x4A) + Length(L1) + L1
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Compute the DelResponse length DelResponse : 0x6B L1 | +--> LdapResult L1 = Length(LdapResult) Length(DelResponse) = Length(0x6B) + Length(L1) + L1
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
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
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
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
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
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
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
 
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
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 | +--> ...
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Compute the ModifyResponse length ModifyResponse :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Compute the ModifyDNRequest length ModifyDNRequest :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Compute the ModifyDNResponse length ModifyDNResponse :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Compute the SearchRequest length SearchRequest :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Compute the SearchResultDone length SearchResultDone :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Compute the SearchResultEntry length SearchResultEntry :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Compute the SearchResultReference length SearchResultReference :
computeLengthProtocolOp() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Compute the UnBindRequest length UnBindRequest : 0x42 00
ConcreteNameComponentNormalizer - Class in org.apache.directory.shared.ldap.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.shared.ldap.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.
CONFIDENTIALITY_REQUIRED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ConnectorFilter - Class in org.apache.directory.shared.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.shared.ldap.codec.search.ConnectorFilter
The constructor.
ConnectorFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
The constructor.
CONSTRAINT_VIOLATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
CONSTRUCTED_FLAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
tag flag for the primitive/constructed bit - 0010 0000 - 0x20
Container - Interface in org.apache.directory.shared.dsmlv2
This interface represents a container that can be used by the parser to store parsed information
contains(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Indicates whether the specified values are some of the attribute's values.
contains(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Indicates whether the specified values are some of the attribute's values.
contains(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Indicates whether the specified values are some of the attribute's values.
contains(Object...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
contains(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains a list of attributes.
contains(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains a specific attribute
contains(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains an attribute with some binary values.
contains(String, String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains an attribute with some String values.
contains(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains an attribute with some values.
contains(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Indicates whether all the specified values are attribute's values.
contains(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Indicates whether all the specified values are attribute's values.
contains(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Indicates whether the specified values are some of the attribute's values.
contains(AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some given binary values.
contains(AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some given String values.
contains(AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some given binary values.
contains(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains a list of attributes.
contains(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some binary values.
contains(String, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some String values.
contains(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains an attribute with some values.
contains(EntryAttribute...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Checks if an entry contains a list of attributes.
contains(String, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Checks if an entry contains an attribute with some binary values.
contains(String, String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Checks if an entry contains an attribute with some String values.
contains(String, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Checks if an entry contains an attribute with some values.
contains(String...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Indicates whether the specified values are some of the attribute's values.
contains(byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Indicates whether the specified values are some of the attribute's values.
contains(Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Indicates whether the specified values are some of the attribute's values.
contains(AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Checks if an entry contains an attribute with some given binary values.
contains(AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Checks if an entry contains an attribute with some given String values.
contains(AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Checks if an entry contains an attribute with some given binary values.
contains(int) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Checks to see if an DITStructureRule exists in the registry, by its ruleId.
contains(String) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.schema.registries.DITStructureRuleRegistry
Checks to see if an DITStructureRule exists in the registry, by its ruleId.
contains(String) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Checks to see if an DITStructureRule exists in the registry, by its ruleId.
contains(String) - Method in class org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.schema.registries.OidRegistry
Tells if the given OID is present on this registry
contains(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Tells if the given SchemaObject is present in one schema.
contains(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Checks to see if an SchemaObject exists in the registry, by its OID or name.
contains(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the object is in the given array.
contains(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(double[], double, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if a value falling within the given tolerance is in the given array.
contains(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
contains(String) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Tells if the current DnBranchNode contains another node associated with an rdn.
containsAttribute(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Checks if an entry contains some specific attributes.
containsAttribute(AttributeType) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains a specific AttributeType.
containsAttribute(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Checks if an entry contains some specific attributes.
containsAttribute(String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Checks if an entry contains some specific attributes.
containsAttribute(AttributeType) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Checks if an entry contains a specific AttributeType.
containsChanges - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
A flag set if the ldif contains changes
containsEntries - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
A flag set if the ldif contains entries
containsEntries() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
containsKey(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
containsValue(Attribute, Value<?>, AttributeType) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Check if an attribute contains a specific value, using the associated matchingRule for that
containsValue(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
containsValueCaseIgnore(Attribute, Object) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Check if an attribute contains a value.
CONTEXT_CSN_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CONTEXT_CSN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
Control - Interface in org.apache.directory.shared.ldap.message.control
Protocol request and response altering control interface.
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.CascadeControl
The cascade control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
The EntryChange control
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
The Paged Search Control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
This control OID
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Ths control OID
CONTROL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROL_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROL_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ControlDecoder - Interface in org.apache.directory.shared.ldap.codec.controls
An interface for decoders of controls.
ControlImpl - Class in org.apache.directory.shared.ldap.codec.controls
A genericcodec Control.
ControlImpl(String) - Constructor for class org.apache.directory.shared.ldap.codec.controls.ControlImpl
Default constructor.
CONTROLS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROLS_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ControlsInitAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize a control.
ControlsInitAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ControlsInitAction
 
ControlValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the value of a control.
ControlValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ControlValueAction
 
convertAttributesFromLdif(String) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert a LDIF String to an attributes.
convertAttributesToLdif(Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert all the Entry's attributes to LDIF.
convertAttributesToLdif(Entry, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert the Entry's attributes to LDIF.
convertClassesToClassNames(List<Class<?>>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Given a List of Class objects, this method converts them into class names.
convertClassNamesToClasses(List<String>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Given a List of class names, this method converts them into classes.
convertEntryToLdif(Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry to LDIF
convertEntryToLdif(Entry, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry as LDIF
convertEscapedHex(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Convert an escaoed list of bytes to a byte[]
convertToLdif(Attributes) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF
convertToLdif(Attributes, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF
convertToLdif(Attributes, DN, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF.
convertToLdif(Attributes, DN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF.
convertToLdif(LdifEntry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an LdifEntry to LDIF
convertToLdif(LdifEntry, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an LdifEntry to LDIF
convertToLdif(EntryAttribute) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Converts an EntryAttribute to LDIF
convertToLdif(EntryAttribute, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Converts an EntryAttribute as LDIF
COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
cookie value state
COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
cookie Value
COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
cookie Value
COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Cookie Value
copy() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Copy the current SchemaObject on place
copy(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Copy a SchemaObject.
copy() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Copy an AttributeType
copy() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Copy a DITContentRule
copy() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Copy a DITStructureRule
copy() - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Copy a LdapSyntax
copy() - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Copy the current SchemaObject on place
copy() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Copy an MatchingRule
copy() - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Copy an MatchingRuleUse
copy() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Copy a NameForm
copy() - Method in class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
Copy an OidNormalizer().
copy() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Copy an ObjectClass
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Copy the AttributeTypeRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.ComparatorRegistry
Copy the ComparatorRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Copy the AttributeTypeRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultComparatorRegistry
Copy the ComparatorRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITContentRuleRegistry
Copy the DITContentRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Copy the DITStructureRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultLdapSyntaxRegistry
Copy the LdapSyntaxRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultMatchingRuleRegistry
Copy the MatchingRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultMatchingRuleUseRegistry
Copy the MatchingRuleUseRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultNameFormRegistry
Copy the NameFormRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultNormalizerRegistry
Copy the NormalizerRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Copy the ObjectClassRegistry
copy(SchemaObjectRegistry<T>) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSyntaxCheckerRegistry
Copy the SyntaxCheckerRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.DITContentRuleRegistry
Copy the DITContentRuleRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Copy the DITStructureRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Copy the AttributeTypeRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Copy the ComparatorRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Copy the DITContentRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Copy the DITStructureRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Copy the LdapSyntaxRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Copy the MatchingRuleRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Copy the MatchingRuleUseRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Copy the NameFormRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Copy the NormalizerRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Clone the ObjectClassRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Copy the SyntaxCheckerRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.LdapSyntaxRegistry
Copy the LdapSyntaxRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.MatchingRuleRegistry
Copy the MatchingRuleRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.MatchingRuleUseRegistry
Copy the MatchingRuleUseRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.NameFormRegistry
Copy the NameFormRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.NormalizerRegistry
Copy the NormalizerRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Copy the ObjectClassRegistry
copy() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Copy the OidRegistry, without the contained values
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Copy a DefaultSchemaObjectRegistry.
copy() - Method in interface org.apache.directory.shared.ldap.schema.registries.SyntaxCheckerRegistry
Copy the SyntaxCheckerRegistry
copy() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Copy the current SchemaObject on place
copy(SchemaObject) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Copy a SchemaObject.
copyOfUsedBytes() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Get's a copy of the bytes used.
countBytes(char[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of bytes included in the given char[].
countBytesPerChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of bytes needed to return an Unicode char.
countChars(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of chars included in the given byte[].
countNbBytesPerChar(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the number of bytes that hold an Unicode char.
countPairChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a Pair Char <pairchar> ::= ' ' | ',' | '=' | '+' | '<' | '>' | '#' | ';' | '\' | '"' | [0-9a-fA-F] [0-9a-fA-F]
COUNTRY_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COUNTRY_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
COUNTRY_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CountrySyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a country according to RFC 4517.
CountrySyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.CountrySyntaxChecker
Creates a new instance of CountrySyntaxChecker.
CRAM_MD5 - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
 
CREATE_TIMESTAMP_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CREATE_TIMESTAMP_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
createAttributes(Object...) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Build a new Attributes instance from a LDIF list of lines.
createDecoder() - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderFactory
Creates a chunking state based decoder.
createEncoder() - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderFactory
Creates a new chunking state based encoder.
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.CancelRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
createSocket(String, int) - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
createTriggerExecutionSubentry(LdapContext, String, String, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
CREATORS_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CREATORS_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CREDENTIALS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CRITICALITY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
crypt(String, String) - Static method in class org.apache.directory.shared.ldap.util.UnixCrypt
Encrypts String into crypt (Unix) code.
Csn - Class in org.apache.directory.shared.ldap.csn
Represents 'Change Sequence Number' in LDUP specification.
Csn(long, int, int, int) - Constructor for class org.apache.directory.shared.ldap.csn.Csn
Creates a new instance.
Csn(String) - Constructor for class org.apache.directory.shared.ldap.csn.Csn
Creates a new instance of SimpleCSN from a String.
CSN_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_SID_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_SID_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_SID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CSN_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CsnComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for CSN.
CsnComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.CsnComparator
The CsnComparator constructor.
CsnFactory - Class in org.apache.directory.shared.ldap.csn
Generates a new Csn.
CsnFactory(int) - Constructor for class org.apache.directory.shared.ldap.csn.CsnFactory
 
CsnSidComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for CSN SID.
CsnSidComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.CsnSidComparator
The CsnSidComparator constructor.
CsnSidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
An CSN SID syntax checker.
CsnSidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.CsnSidSyntaxChecker
Creates a new instance of CsnSyntaxChecker.
CsnSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
An CSN syntax checker.
CsnSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.CsnSyntaxChecker
Creates a new instance of CsnSyntaxChecker.
Cursor<E> - Interface in org.apache.directory.shared.ldap.cursor
A Cursor for bidirectional traversal over elements in a dataSet.
CursorClosedException - Exception in org.apache.directory.shared.ldap.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.shared.ldap.cursor.CursorClosedException
 
CursorClosedException(String) - Constructor for exception org.apache.directory.shared.ldap.cursor.CursorClosedException
 
CursorIterator<E> - Class in org.apache.directory.shared.ldap.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.shared.ldap.cursor.CursorIterator
Creates a new instance of CursorIterator.
CursorStateEnum - Enum in org.apache.directory.shared.ldap.cursor
An enumeration to represent the various states of a Cursor.

D

DATA_QUALITY_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DataQualitySyntaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a DataQualitySyntax.
DataQualitySyntaxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
Creates a new instance of DataQualitySyntaxSyntaxChecker.
DateUtils - Class in org.apache.directory.shared.ldap.util
Gets the generalized time using the "Z" form of the g-time-zone.
DateUtils() - Constructor for class org.apache.directory.shared.ldap.util.DateUtils
 
DC_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DC_OBJECT_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DC_OBJECT_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
decode(ByteBuffer, IAsn1Container) - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
The decoder main function.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.shared.asn1.codec.Asn1CodecDecoder
 
decode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
decode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
decode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of character bytes representing hexidecimal values into an array of bytes of those same values.
decode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts a String or an array of character bytes representing hexidecimal values into an array of bytes of those same values.
decode(byte[]) - Method in interface org.apache.directory.shared.asn1.codec.BinaryDecoder
Decodes a byte array and returns the results as a byte array.
decode(Object) - Method in interface org.apache.directory.shared.asn1.codec.Decoder
Decodes an "encoded" Object and returns a "decoded" Object.
decode(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Decodes an encoded object by calling decode on the decoder at the bottom of the stack.
decode(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoder
 
decode(Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulDecoder
Decodes a piece of encoded data.
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControlDecoder
 
decode(byte[], Control) - Method in interface org.apache.directory.shared.ldap.codec.controls.ControlDecoder
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlDecoder
 
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlDecoder
Decode the syncDoneValueControl
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlDecoder
Decode the syncInfoValue control
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlDecoder
Decode the syncRequestValue control
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlDecoder
Decode the syncStateValue control
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelDecoder
Decode a PDU which must contain a Cancel extended operation.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationDecoder
Decode a PDU which must contain a CertGenRequest extended operation.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectDecoder
Decode a PDU which must contain a GracefulDisconnect extended operation.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownDecoder
Decode a PDU which must contain a GracefulShutdown extended operation.
decode(Object) - Method in class org.apache.directory.shared.ldap.codec.LdapDecoder
Decodes a PDU
decode(Object, InputStream) - Method in class org.apache.directory.shared.ldap.codec.LdapDecoder
Decodes a PDU from an input stream into a Snickers compiler generated stub envelope.
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlDecoder
Decode the entry change control
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlDecoder
Decode the paged search control
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlDecoder
Decode the persistence search control
decode(byte[], Control) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlDecoder
Decode the sub entry control
decode(Object, InputStream) - Method in class org.apache.directory.shared.ldap.message.MessageDecoder
Reads and decodes a BER encoded LDAPv3 ASN.1 message envelope structure from an input stream to build a fully populated Message object instance.
decode(Object) - Method in class org.apache.directory.shared.ldap.message.MessageDecoder
Decodes a chunk of stream data returning any resultant decoded PDU via a callback.
decode(Object, InputStream) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderDecoder
Decodes a BER encoded LDAPv3 ASN.1 message envelope from a binary input stream into an in memory containment tree using stub's generated by a provider's ASN.1 stub compiler and associated runtime BER libraries.
decode(char[]) - Static method in class org.apache.directory.shared.ldap.util.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decodeBytes - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
A counter for the decoded bytes
decodeEscapedHex(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Decodes sequences of escaped hex within an attribute's value into a UTF-8 String.
decodeHex(char[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
decodeHexString(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Decodes values of attributes in the DN encoded in hex into a UTF-8 String.
decodeOccurred(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Notifies via the callback if one has been set that this decoder has decoded a unit of encoded data.
decodeOccurred(StatefulDecoder, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
 
decodeOccurred(StatefulDecoder, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderCallback
Callback to deliver a fully decoded object.
Decoder - Interface in org.apache.directory.shared.asn1.codec
Provides the highest level of abstraction for Decoders.
decoder - Variable in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
 
DecoderCallback - Interface in org.apache.directory.shared.asn1.codec.stateful
Callback interface for stateful decoder callbacks.
DecoderException - Exception in org.apache.directory.shared.asn1.codec
Thrown when a Decoder has encountered a failure condition during a decode.
DecoderException(String) - Constructor for exception org.apache.directory.shared.asn1.codec.DecoderException
Creates a DecoderException
DecoderException(String, Throwable) - Constructor for exception org.apache.directory.shared.asn1.codec.DecoderException
Creates a DecoderException
DecoderFactory - Interface in org.apache.directory.shared.asn1.codec.stateful
A factory for creating new StatefulDecoders.
DecoderMonitor - Interface in org.apache.directory.shared.asn1.codec.stateful
Monitors decoder activity.
DecoderMonitorAdapter - Class in org.apache.directory.shared.asn1.codec.stateful
A do nothing decoder monitor adapter.
DecoderMonitorAdapter() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
DecoderStack - Class in org.apache.directory.shared.asn1.codec.stateful
A stack of decoders used for the additive application of multiple decoders forming a linear staged decoder pipeline.
DecoderStack() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Creates an empty stack of chained decoders.
deepTrim(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
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.
deepTrim(String, boolean) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Put common code to deepTrim(String) and deepTrimToLower here.
DeepTrimCachingNormalizingComparator - Class in org.apache.directory.shared.ldap.schema.comparators
TODO DeepTrimCachingNormalizingComparator.
DeepTrimCachingNormalizingComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.DeepTrimCachingNormalizingComparator
 
DeepTrimNormalizer - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.normalizers.DeepTrimNormalizer
Creates a new instance of DeepTrimNormalizer with OID known.
DeepTrimNormalizer() - Constructor for class org.apache.directory.shared.ldap.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.shared.ldap.util.StringTools
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.shared.ldap.schema.comparators
TODO DeepTrimCachingNormalizingComparator.
DeepTrimToLowerCachingNormalizingComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.DeepTrimToLowerCachingNormalizingComparator
 
DeepTrimToLowerNormalizer - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.normalizers.DeepTrimToLowerNormalizer
Creates a new instance of DeepTrimToLowerNormalizer.
DeepTrimToLowerNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimToLowerNormalizer
Creates a new instance of DeepTrimToLowerNormalizer where the OID is set after instantiation.
DEFAULT_PROVIDER - Static variable in class org.apache.directory.shared.ldap.message.spi.Provider
Default BER Library provider class name
DEFAULT_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The default toString style.
DEFAULT_VERSION - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The ldif file version default value
DefaultAttributeTypeRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An AttributeType registry service default implementation.
DefaultAttributeTypeRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Creates a new default AttributeTypeRegistry instance.
DefaultClientAttribute - Class in org.apache.directory.shared.ldap.entry.client
A client side entry attribute.
DefaultClientAttribute() - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Create a new instance of a EntryAttribute, without ID nor value.
DefaultClientAttribute(String) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Create a new instance of a EntryAttribute, without value.
DefaultClientAttribute(String, Value<?>...) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
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.
DefaultClientAttribute(String, String...) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Create a new instance of a EntryAttribute.
DefaultClientAttribute(String, byte[]...) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Create a new instance of a EntryAttribute, with some byte[] values.
DefaultClientEntry - Class in org.apache.directory.shared.ldap.entry.client
A default implementation of a ServerEntry which should suite most use cases.
DefaultClientEntry() - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Creates a new instance of DefaultClientEntry.
DefaultClientEntry(DN) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Creates a new instance of DefaultServerEntry, with a DN.
DefaultClientEntry(DN, String...) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Creates a new instance of DefaultServerEntry, with a DN and a list of IDs.
DefaultClientEntry(DN, EntryAttribute...) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Creates a new instance of DefaultClientEntry, with a DN and a list of EntryAttributes.
DefaultClosureMonitor - Class in org.apache.directory.shared.ldap.cursor
A basic ClosureMonitor that simply uses a boolean for state and a cause exception.
DefaultClosureMonitor() - Constructor for class org.apache.directory.shared.ldap.cursor.DefaultClosureMonitor
 
DefaultComparatorRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A Comparator registry service default implementation.
DefaultComparatorRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultComparatorRegistry
Creates a new default ComparatorRegistry instance.
DefaultDITContentRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An DITContentRule registry's service default implementation.
DefaultDITContentRuleRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultDITContentRuleRegistry
Creates a new default DITContentRuleRegistry instance.
DefaultDITStructureRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A DITStructureRule registry's service default implementation.
DefaultDITStructureRuleRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Creates a new default NormalizerRegistry instance.
defaultIfNull(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Returns a default value if the object passed is null.
DefaultLdapSyntaxRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A LdapSyntax registry's service default implementation.
DefaultLdapSyntaxRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultLdapSyntaxRegistry
Creates a new default LdapSyntaxRegistry instance.
defaultMandatory - Variable in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
A flag set when only the default regexp should be tested
DefaultMatchingRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A MatchingRule registry's service default implementation.
DefaultMatchingRuleRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultMatchingRuleRegistry
Creates a new default MatchingRuleRegistry instance.
DefaultMatchingRuleUseRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A MatchingRuleUse registry service default implementation.
DefaultMatchingRuleUseRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultMatchingRuleUseRegistry
Creates a new default MatchingRuleUseRegistry instance.
DefaultNameFormRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An NameForm registry's service default implementation.
DefaultNameFormRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultNameFormRegistry
Creates a new default NameFormRegistry instance.
DefaultNormalizerRegistry - Class in org.apache.directory.shared.ldap.schema.registries
A Normalizer registry's service default implementation.
DefaultNormalizerRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultNormalizerRegistry
Creates a new default NormalizerRegistry instance.
DefaultObjectClassRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An ObjectClass registry's service default implementation.
DefaultObjectClassRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Creates a new default ObjectClassRegistry instance.
DefaultSchema - Class in org.apache.directory.shared.ldap.schema.registries
The default Schema interface implementation.
DefaultSchema(String) - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Creates a new instance of DefaultSchema.
DefaultSchema(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Creates a new instance of DefaultSchema.
DefaultSchema(String, String, String[]) - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Creates a new instance of DefaultSchema.
DefaultSchema(String, String, String[], boolean) - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Creates a new instance of DefaultSchema.
DefaultSchemaLdifExtractor - Class in org.apache.directory.shared.ldap.schema.ldif.extractor.impl
Extracts LDIF files for the schema repository onto a destination directory.
DefaultSchemaLdifExtractor(File) - Constructor for class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Creates an extractor which deposits files into the specified output directory.
DefaultSchemaManager - Class in org.apache.directory.shared.ldap.schema.manager.impl
The SchemaManager class : it handles all the schema operations (addition, removal, modification).
DefaultSchemaManager(SchemaLoader) - Constructor for class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Creates a new instance of DefaultSchemaManager with the default schema schemaLoader
DefaultSchemaManager(SchemaLoader, DN) - Constructor for class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Creates a new instance of DefaultSchemaManager, for a specific naming context
DefaultSchemaObjectRegistry<T extends SchemaObject> - Class in org.apache.directory.shared.ldap.schema.registries
Common schema object registry interface.
DefaultSchemaObjectRegistry(SchemaObjectType, OidRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Creates a new DefaultSchemaObjectRegistry instance.
DefaultServerAttribute - Class in org.apache.directory.shared.ldap.entry
A server side entry attribute aware of schema.
DefaultServerAttribute(AttributeType, EntryAttribute) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Creates a new instance of DefaultServerAttribute, by copying another attribute, which can be a ClientAttribute.
DefaultServerAttribute(AttributeType) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute, without ID nor value.
DefaultServerAttribute(String, AttributeType) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute, without value.
DefaultServerAttribute(AttributeType, Value<?>...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Doc me more! 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.
DefaultServerAttribute(String, AttributeType, Value<?>...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Doc me more! 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.
DefaultServerAttribute(AttributeType, String...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute, without ID but with some values.
DefaultServerAttribute(String, AttributeType, String...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute.
DefaultServerAttribute(AttributeType, byte[]...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute, with some byte[] values.
DefaultServerAttribute(String, AttributeType, byte[]...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Create a new instance of a EntryAttribute, with some byte[] values.
DefaultServerEntry - Class in org.apache.directory.shared.ldap.entry
A default implementation of a ServerEntry which should suite most use cases.
DefaultServerEntry() - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry.
DefaultServerEntry(SchemaManager) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with registries.
DefaultServerEntry(SchemaManager, Entry) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, copying another entry, which can be a ClientEntry.
DefaultServerEntry(SchemaManager, DN) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with a DN and registries.
DefaultServerEntry(SchemaManager, DN, AttributeType...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with a DN, registries and a list of attributeTypes.
DefaultServerEntry(SchemaManager, DN, AttributeType, String) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with a DN, registries and an attributeType with the user provided ID.
DefaultServerEntry(SchemaManager, DN, String...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with a DN, registries and a list of IDs.
DefaultServerEntry(SchemaManager, DN, EntryAttribute...) - Constructor for class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Creates a new instance of DefaultServerEntry, with a DN, registries and a list of ServerAttributes.
DefaultStringNormalizer - Class in org.apache.directory.shared.ldap.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.shared.ldap.schema.normalizers.DefaultStringNormalizer
 
DefaultSyntaxCheckerRegistry - Class in org.apache.directory.shared.ldap.schema.registries
SyntaxChecker registry component's service interface.
DefaultSyntaxCheckerRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.DefaultSyntaxCheckerRegistry
Creates a new default SyntaxCheckerRegistry instance.
defineTriggerExecutionSpecificPoint(LdapContext) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
DEL_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
DEL_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
DEL_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
DEL_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
DEL_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <delRequest> tag
DEL_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
DEL_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
DEL_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
DEL_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
delay - Variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
Delay before disconnection
DELAY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Delay
DELAY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Delay
delCrossReferences(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Add the SchemaObjectReferences.
delCrossReferences(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Delete the MR references (using and usedBy) : MR -> C MR -> N MR -> S
delegate - Variable in error org.apache.directory.shared.ldap.util.NestableError
The helper instance which contains much of the code which we delegate to.
delegate - Variable in exception org.apache.directory.shared.ldap.util.NestableException
The helper instance which contains much of the code which we delegate to.
delegate - Variable in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
The helper instance which contains much of the code which we delegate to.
DELETE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
delete(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Unregisters a new SchemaObject.
delete(List<Throwable>, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Remove the given SchemaObject from the registries
delete(SchemaObject) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Unregisters a new SchemaObject.
DELETE - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
DELETE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from delete operations.
DELETE_OLD_RDN - Static variable in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Two constants for the deleteOldRdn flag
DELETE_OLD_RDN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
DELETE_ORDINAL - Static variable in enum org.apache.directory.shared.ldap.ldif.ChangeType
Delete ordinal value
DELETE_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
deleteOperationAndStoredProcedureCalls() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
DeleteRequestImpl - Class in org.apache.directory.shared.ldap.message
Delete request implementation.
DeleteRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Creates a Lockable DeleteRequest implementing object used to delete a leaf entry from the DIT.
DeleteResponseImpl - Class in org.apache.directory.shared.ldap.message
DeleteResponse implementation
DeleteResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.DeleteResponseImpl
Creates a DeleteResponse as a reply to an DeleteRequest.
deleteStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
deleteStoredProcedureParameterList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
DELIVERY_METHOD_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DeliveryMethodSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a delivery method according to RFC 4517.
DeliveryMethodSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
Creates a new instance of DeliveryMethodSyntaxChecker.
delReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Delete an association between a SchemaObject an the SchemaObject it refers
DelRequestCodec - Class in org.apache.directory.shared.ldap.codec.del
A DelRequest Message.
DelRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Creates a new DelRequest object.
DelRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for DelRequest
DelRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Creates a new instance of DelRequestDsml.
DelRequestDsml(DelRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Creates a new instance of DelRequestDsml.
DelResponseCodec - Class in org.apache.directory.shared.ldap.codec.del
An DelResponse Message.
DelResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Creates a new DelResponse object.
DelResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for DelResponse
DelResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.DelResponseDsml
Creates a new instance of DelResponseDsml.
DelResponseDsml(DelResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.DelResponseDsml
Creates a new instance of DelResponseDsml.
DENY_ADD - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_BROWSE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_COMPARE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_DISCLOSE_ON_ERROR - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_EXPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_FILTER_MATCH - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_IMPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_INVOKE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_MODIFY - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_READ - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_REMOVE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_RENAME - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DENY_RETURN_DN - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
DERApplicationSpecific - Class in org.apache.directory.shared.asn1.der
DER Application Specific object.
DERApplicationSpecific(int, byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERApplicationSpecific
Basic DERObject constructor.
DERBitString - Class in org.apache.directory.shared.asn1.der
DER Bit String object.
DERBitString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERBitString
Basic DERObject constructor.
DERBMPString - Class in org.apache.directory.shared.asn1.der
DER BMPString object.
DERBMPString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERBMPString
Basic DERObject constructor.
DERBoolean - Class in org.apache.directory.shared.asn1.der
DER Boolean object.
DERBoolean(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERBoolean
Basic DERObject constructor.
DEREF_ALIAS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
DEREF_ALWAYS - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
DEREF_FINDING_BASE_OBJ - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
DEREF_IN_SEARCHING - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
DEREncodable - Interface in org.apache.directory.shared.asn1.der
Interface for encodable DER objects.
DEREnumerated - Class in org.apache.directory.shared.asn1.der
DER Enumerated object.
DEREnumerated(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DEREnumerated
Basic DERObject constructor.
DERGeneralizedTime - Class in org.apache.directory.shared.asn1.der
DER Generalized time object.
DERGeneralString - Class in org.apache.directory.shared.asn1.der
 
DERIA5String - Class in org.apache.directory.shared.asn1.der
DER IA5String object.
DERInteger - Class in org.apache.directory.shared.asn1.der
DER Integer object.
DERNull - Class in org.apache.directory.shared.asn1.der
A NULL object.
DERNull() - Constructor for class org.apache.directory.shared.asn1.der.DERNull
 
DERNumericString - Class in org.apache.directory.shared.asn1.der
DER NumericString - a string of ASCII numeric characters { 0,1,2,3,4,5,6,7,8,9 }.
DERObject - Class in org.apache.directory.shared.asn1.der
DER object.
DERObject(int, byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERObject
Basic DERObject constructor.
DERObjectIdentifier - Class in org.apache.directory.shared.asn1.der
 
DEROctetString - Class in org.apache.directory.shared.asn1.der
DER Octet String object.
DEROctetString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DEROctetString
Basic DERObject constructor.
DERPrintableString - Class in org.apache.directory.shared.asn1.der
DER PrintableString object.
DERPrintableString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERPrintableString
Basic DERObject constructor.
DERSequence - Class in org.apache.directory.shared.asn1.der
 
DERSequence() - Constructor for class org.apache.directory.shared.asn1.der.DERSequence
 
DERSet - Class in org.apache.directory.shared.asn1.der
A DER encoded set object
DERSet() - Constructor for class org.apache.directory.shared.asn1.der.DERSet
 
DERString - Class in org.apache.directory.shared.asn1.der
Interface for DER string objects.
DERTaggedObject - Class in org.apache.directory.shared.asn1.der
DER TaggedObject
DERTaggedObject(int) - Constructor for class org.apache.directory.shared.asn1.der.DERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
DERTaggedObject(int, DEREncodable) - Constructor for class org.apache.directory.shared.asn1.der.DERTaggedObject
 
DERTaggedObject(boolean, int, DEREncodable) - Constructor for class org.apache.directory.shared.asn1.der.DERTaggedObject
 
DERTaggedObject(boolean, int, DEREncodable, byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERTaggedObject
 
DERTeletexString - Class in org.apache.directory.shared.asn1.der
DER Teletex String
DERTeletexString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERTeletexString
Basic DERObject constructor.
DERUniversalString - Class in org.apache.directory.shared.asn1.der
DER UniversalString object.
DERUniversalString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERUniversalString
Basic DERObject constructor.
DERUnknownTag - Class in org.apache.directory.shared.asn1.der
Placeholder for unrecognized tags.
DERUnknownTag(int, byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERUnknownTag
Basic DERObject constructor.
DERUTCTime - Class in org.apache.directory.shared.asn1.der
DER UTC time object.
DERUTCTime(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERUTCTime
Basic DERObject constructor.
DERUTF8String - Class in org.apache.directory.shared.asn1.der
DER UTF8String object.
DERUTF8String(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERUTF8String
Basic DERObject constructor.
DERVisibleString - Class in org.apache.directory.shared.asn1.der
DER VisibleString object.
DERVisibleString(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.DERVisibleString
Basic DERObject constructor.
desc(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
DESC - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
DESC - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
descendants(String) - Method in interface org.apache.directory.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.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.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DESCR - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
descr() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4512 Section 1.4 descr = keystring keystring = leadkeychar *keychar leadkeychar = ALPHA keychar = ALPHA / DIGIT / HYPHEN
DESCR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
DESCR - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
DESCR - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
DESCR_OR_QUIRKS_DESCR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
description - Variable in class org.apache.directory.shared.converter.schema.SchemaElementImpl
The schema element description
description - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
A short description of this SchemaObject
descriptionsMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks if two base schema descriptions match for the common components in every schema description.
DescriptionUtils - Class in org.apache.directory.shared.ldap.schema
Utility class used to generate schema object specifications.
DescriptionUtils() - Constructor for class org.apache.directory.shared.ldap.schema.DescriptionUtils
 
deserialize(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Deserialize a BinaryValue.
deserialize(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
deserialize(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Deserialize a server entry.
deserialize(ObjectInput, SchemaManager) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Deserialize a ServerModification
deserialize(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.StringValue
Deserialize a StringValue.
deserialize(ObjectInput) - Static method in class org.apache.directory.shared.ldap.name.AVASerializer
Deserialize an AttributeTypeAndValue object We read back the data to create a new ATAV.
deserialize(ObjectInput) - Static method in class org.apache.directory.shared.ldap.name.DnSerializer
Deserialize a DN We read back the data to create a new DN.
deserialize(ObjectInput) - Static method in class org.apache.directory.shared.ldap.name.RdnSerializer
Deserialize a RDN instance We read back the data to create a new RDB.
DETAIL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Detail End state
DETAIL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Detail Start state
DIGEST_MD5 - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
 
DIGIT - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
DIGIT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
DIRECTORY_OPERATION - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIRECTORY_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DirectoryClassUtils - Class in org.apache.directory.shared.ldap.util
 
DirectoryClassUtils() - Constructor for class org.apache.directory.shared.ldap.util.DirectoryClassUtils
 
DirectoryStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Directory String according to RFC 4517.
DirectoryStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DirectoryStringSyntaxChecker
Creates a new instance of DirectoryStringSyntaxChecker.
disable(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
disable(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
disable() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Disable the schema
disable() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Disable the schema
disable(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
disable(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
disabledRelaxed(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
disabledRelaxed(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
disabledRelaxed(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
disabledRelaxed(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
disallowIndefiniteLength() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Disallow indefinite length.
disallowIndefiniteLength() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Disallow indefinite length.
discover(String, Properties[], boolean) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Discovers a value within a set of Properties either halting on the first time the property is discovered or continuing on to take the last value found for the property key.
discover(Properties, Properties[], boolean) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Merges a set of properties from source Properties into a target properties instance containing keys.
DISPLAY_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DISPLAY_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
dispose(IoSession) - Method in class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
 
dissociateFromSchema(List<Throwable>, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Store the given SchemaObject in the Map associating SchemaObjetcs to their related Schema.
dissociateFromSchema(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Remove the given SchemaObject from the Map associating SchemaObjetcs to their related Schema.
DISTINGUISHED_NAME_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DISTINGUISHED_NAME_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
distinguishedName() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
distinguishedName() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
distinguishedName(DN) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
Parses an DN string.
distinguishedName() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
distinguishedName() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
distinguishedName() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
DISTRIBUTED_OPERATION - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
DIT_CONTENT_RULE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_CONTENT_RULE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_CONTENT_RULES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_CONTENT_RULES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_CONTENT_RULES_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_STRUCTURE_RULE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_STRUCTURE_RULE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_STRUCTURE_RULES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_STRUCTURE_RULES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DIT_STRUCTURE_RULES_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DITContentRule - Class in org.apache.directory.shared.ldap.schema
A ditContentRule specification.
DITContentRule(String) - Constructor for class org.apache.directory.shared.ldap.schema.DITContentRule
Creates a DITContentRule object using a unique OID.
ditContentRuleDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for DIT content rule descriptions.
DITContentRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 DIT content rule descriptons
DITContentRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.DITContentRuleDescriptionSchemaParser
Creates a schema parser instance.
DITContentRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the DIT content rule descripton syntax according to RFC 4512, par 4.2.6:
DITContentRuleDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DITContentRuleDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
DITContentRuleRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An DITContentRule registry's service interface.
ditContentRuleRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The DitContentRule registry
DITStructureRule - Class in org.apache.directory.shared.ldap.schema
A dITStructureRule definition.
DITStructureRule(int) - Constructor for class org.apache.directory.shared.ldap.schema.DITStructureRule
Creates a new instance of DITStructureRule
ditStructureRuleDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for DIT structure rules descriptions.
DITStructureRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 DIT structure rule descriptons
DITStructureRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.DITStructureRuleDescriptionSchemaParser
Creates a schema parser instance.
DITStructureRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the DIT structure rule descripton syntax according to RFC 4512, par 4.2.7.1:
DITStructureRuleDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DITStructureRuleDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
DITStructureRuleRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An DITStructureRule registry service interface.
ditStructureRuleRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The DitStructureRule registry
DL_SUBMIT_PERMISSION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DLSubmitPermissionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a DLSubmitPermission.
DLSubmitPermissionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DLSubmitPermissionSyntaxChecker
Creates a new instance of DLSubmitPermissionSyntaxChecker.
dn - Variable in class org.apache.directory.shared.ldap.entry.AbstractEntry
The DN for this entry
DN - Class in org.apache.directory.shared.ldap.name
The DN class contains a DN (Distinguished Name).
DN() - Constructor for class org.apache.directory.shared.ldap.name.DN
Construct an empty DN object
DN(DN) - Constructor for class org.apache.directory.shared.ldap.name.DN
Copies a DN to an DN.
DN(String) - Constructor for class org.apache.directory.shared.ldap.name.DN
Parse a String and checks that it is a valid DN
DN(String...) - Constructor for class org.apache.directory.shared.ldap.name.DN
Creates a new instance of DN, using varargs to declare the RDNs.
DN_ATTRIBUTES_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
DN_ATTRIBUTES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
DN_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DnBranchNode<N> - Class in org.apache.directory.shared.ldap.util.tree
The Hierarchical Container holds elements ordered by their DN.
DnBranchNode() - Constructor for class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Creates a new instance of a DnBranchNode.
DnComparator - Class in org.apache.directory.shared.ldap.schema.comparators
 
DnComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.DnComparator
 
DnLeafNode<N> - Class in org.apache.directory.shared.ldap.util.tree
A leaf node which stores an element.
DnLeafNode(N) - Constructor for class org.apache.directory.shared.ldap.util.tree.DnLeafNode
Creates a new instance of DnLeafNode.
DnNode<N> - Interface in org.apache.directory.shared.ldap.util.tree
An interface for nodes in a tree designed to quickly lookup hierarchical DN.
DnNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Normalizer a DN
DnNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.DnNormalizer
Empty constructor
DnParser - Enum in org.apache.directory.shared.ldap.name
This class parses a DN.
DnSerializer - Class in org.apache.directory.shared.ldap.name
A helper class which serialize and deserialize a DN
DnSerializer() - Constructor for class org.apache.directory.shared.ldap.name.DnSerializer
 
DNSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid DN.
DNSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DNSyntaxChecker
Creates a new instance of DNSyntaxChecker.
dnToLdif(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
 
dnToLdif(String) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
 
dnToLdif(String) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
DNUtils - Class in org.apache.directory.shared.ldap.util
Utility class used by the DN Parser.
DNUtils() - Constructor for class org.apache.directory.shared.ldap.util.DNUtils
 
DOLLAR - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
DOLLAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
DOLLAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
DOMAIN_COMPONENT_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DOMAIN_COMPONENT_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DOMAIN_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DOMAIN_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DOT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
DOT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
DOT - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
DOT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
DOT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
DOT - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
DQUOTE - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
DSA_OPERATION - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
DSA_QUALITY_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DSAQualitySyntaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a DSAQualitySyntax according to http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 5.2.2.2 : ::= [ '#' ] ::= 'DEFUNCT' | 'EXPERIMENTAL' | 'BEST-EFFORT' | 'PILOT-SERVICE' | 'FULL-SERVICE' ::= encoded as a PrintableString
DSAQualitySyntaxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DSAQualitySyntaxSyntaxChecker
Creates a new instance of DSAQualitySyntaxSyntaxChecker.
DSE_TYPE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
DSETypeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a DSEType according to http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 6.2.1.5 : ::= '(' * * ')' ::= '$' * * | e ::= 'root' | 'glue' | 'cp' | 'entry' | 'alias' | 'subr' | 'nssr' | 'supr' | 'xr' | 'admPoint' | 'subentry' | 'shadow' | 'zombie' | 'immSupr' | 'rhob' | 'sa'
DSETypeSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.DSETypeSyntaxChecker
Creates a new instance of DSETypeSyntaxChecker.
DsmlDecorator - Interface in org.apache.directory.shared.dsmlv2
This interface defines the methods that must be implemented to define a DSML Decorator
Dsmlv2Container - Class in org.apache.directory.shared.dsmlv2
This class represents the DSML Container.
Dsmlv2Container() - Constructor for class org.apache.directory.shared.dsmlv2.Dsmlv2Container
 
Dsmlv2Engine - Class in org.apache.directory.shared.dsmlv2.engine
This is the DSMLv2Engine.
Dsmlv2Engine(String, int, String, String) - Constructor for class org.apache.directory.shared.dsmlv2.engine.Dsmlv2Engine
Creates a new instance of Dsmlv2Engine.
Dsmlv2Grammar - Class in org.apache.directory.shared.dsmlv2.request
This Class represents the DSMLv2 Request Grammar
Dsmlv2Parser - Class in org.apache.directory.shared.dsmlv2
This class represents the DSMLv2 Parser.
Dsmlv2Parser() - Constructor for class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Creates a new instance of Dsmlv2Parser.
Dsmlv2ResponseGrammar - Class in org.apache.directory.shared.dsmlv2.reponse
This Class represents the DSMLv2 Response Grammar
Dsmlv2ResponseParser - Class in org.apache.directory.shared.dsmlv2
This class represents the DSMLv2 Parser.
Dsmlv2ResponseParser() - Constructor for class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Creates a new instance of Dsmlv2ResponseParser.
Dsmlv2StatesEnum - Class in org.apache.directory.shared.dsmlv2
This class store the Dsml grammar's constants.
DummySSLSocketFactory - Class in org.apache.directory.shared.ldap.util
A SSLSocketFactory that accepts every certificat without validation.
DummySSLSocketFactory() - Constructor for class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
Creates a new instance of DummySSLSocketFactory.
dumpByte(byte) - Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
Helper function that dump a byte in hex form
dumpByte(byte) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Helper function that dump a byte in hex form
dumpBytes(byte[]) - Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
Helper function that dump an array of bytes in hex form
dumpBytes(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Helper function that dump an array of bytes in hex form
dumpHex(byte) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Helper function that returns a char from an hex
dumpHexPairs(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Helper function that dump an array of bytes in hex pair form, without '0x' and space chars
dumpObject(Object) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Helper method to render an object which can be a String or a byte[]
dumpUsedBy() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Dump the UsedBy data structure as a String
dumpUsing() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Dump the Using data structure as a String

E

EC_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Sequence
elements() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
EMBEDDED_PDV - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
empty - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
EMPTY - Static variable in class org.apache.directory.shared.ldap.util.StringTools
The empty String "".
EMPTY_BOOLEAN_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable boolean array.
EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable byte array.
EMPTY_BYTE_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Byte array.
EMPTY_BYTES - Static variable in class org.apache.directory.shared.asn1.util.Asn1StringUtils
The empty byte[]
EMPTY_BYTES - Static variable in class org.apache.directory.shared.ldap.util.StringTools
The empty byte[]
EMPTY_CHAR_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable char array.
EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Character array.
EMPTY_CLASS_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Class array.
EMPTY_DN - Static variable in class org.apache.directory.shared.ldap.name.DN
A null DN
EMPTY_DOUBLE_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable double array.
EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable float array.
EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Float array.
EMPTY_INT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable int array.
EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Integer array.
EMPTY_LONG_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable long array.
EMPTY_LONG_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Long array.
EMPTY_MODS - Static variable in class org.apache.directory.shared.ldap.ldif.LdifEntry
Used in toArray()
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Object array.
EMPTY_RDN - Static variable in class org.apache.directory.shared.ldap.name.RDN
An empty RDN
EMPTY_RESULT_CODE_SET - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
 
EMPTY_SHORT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable short array.
EMPTY_SHORT_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Short array.
EMPTY_STRING - Static variable in class org.apache.directory.shared.asn1.primitives.BitString
A null MutableString
EMPTY_STRING_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable String array.
EMPTY_STRINGS - Static variable in class org.apache.directory.shared.ldap.util.StringTools
The empty String[]
EMPTY_URL - Static variable in class org.apache.directory.shared.ldap.util.LdapURL
A null LdapURL
EmptyCursor<E> - Class in org.apache.directory.shared.ldap.cursor
An empty Cursor implementation.
EmptyCursor() - Constructor for class org.apache.directory.shared.ldap.cursor.EmptyCursor
 
EmptyEnumeration<T> - Class in org.apache.directory.shared.ldap.util
An empty NamingEnumeration without any values: meaning hasMore/hasMoreElements() always returns false, and next/nextElement() always throws a NoSuchElementException.
EmptyEnumeration() - Constructor for class org.apache.directory.shared.ldap.util.EmptyEnumeration
 
enable(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
enable(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
enable() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Enable the schema
enable() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Enable the schema
enable(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
enable(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
enableNotification(ChangeType) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
enableRelaxed(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
enableRelaxed(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
enableRelaxed(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
enableRelaxed(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
enableSchema(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Enables a schema by removing it's m-disabled attribute if present.
encode(ByteBuffer) - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Encode the object to a PDU.
encode(ByteBuffer) - Method in interface org.apache.directory.shared.asn1.Asn1Object
Encode the object to a PDU.
encode(ByteBuffer, String) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a String value
encode(ByteBuffer, BitString) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a BIT STRING value
encode(ByteBuffer, byte[]) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an OctetString value
encode(ByteBuffer, OID) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an OID value
encode(ByteBuffer, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an integer value
encode(ByteBuffer, long) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a long value
encode(ByteBuffer, byte, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an integer value
encode(ByteBuffer, boolean) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a boolean value
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
 
encode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 characters.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 chars.
encode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexidecimal values of each byte in order.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encode(byte[]) - Method in interface org.apache.directory.shared.asn1.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(Object) - Method in interface org.apache.directory.shared.asn1.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
Transforms a decoded ByteArray of binary data into a stream of ASCII hex characters.
encode(Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulEncoder
Encodes a Message object piece by piece often emitting chunks of the final PDU to the callback if present.
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERConstructedOctetString
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERNull
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERSequence
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERSet
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERTaggedObject
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERApplicationSpecific
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERBitString
 
encode(ASN1OutputStream) - Method in interface org.apache.directory.shared.asn1.der.DEREncodable
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERObject
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERObjectIdentifier
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERSequence
As DER requires the constructed, definite-length model to be used for structured types, this varies slightly from the ASN.1 descriptions given.
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERSet
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
encode(ByteBuffer) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Encode the sasl authentication to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Encode the simple authentication to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Encode the object to a PDU.
encode(ByteBuffer) - Method in interface org.apache.directory.shared.ldap.codec.controls.CodecControl
Generate the PDU which contains the Control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.ControlImpl
Encode the object to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
Encode the SyncDoneValue control
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
Encode the SyncInfoValue control
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
Encode the SyncRequestValue control
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
Encode the SyncStateValue control
encode() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Encodes the cancel extended operation.
encode() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
encode() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Encodes the gracefulDisconnect extended operation.
encode() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdown
Encodes the gracefulShutdown extended operation.
encode() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
Encode the StoredProcedure message to a PDU.
encode(Object) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Encodes a LdapMessage, and calls the callback
encode() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Generate the PDU which contains the encoded object.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Encode the AddResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Encode the LdapResult message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.AndFilter
Encode the AndFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Encode the AttributeValueAssertion Filters to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Encode the ConnectorFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
Encodes the entry change control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Encodes the paged search control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Encodes the persistent search control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Encodes the Subentries control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Encode the ExtensibleMatch Filters to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Encode the NotFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.OrFilter
Encode the OrFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Encode the PresentFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Encode the Substrings Filter to a PDU.
encode(Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
Encodes a Message object piece by piece often emitting chunks of the final PDU to the callback if present.
encode(String) - Static method in class org.apache.directory.shared.ldap.util.Base32
 
encode(byte[]) - Static method in class org.apache.directory.shared.ldap.util.Base64
passed data array.
encodeBlocking(Object, OutputStream, Object) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Encodes a LdapMessage, and calls the callback.
encodeBlocking(Object) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Encodes a LdapMessage, and return a ByteBuffer containing the resulting PDU
encodeBlocking(Object, OutputStream, Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
 
encodeBlocking(Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
 
encodeBlocking(Object, OutputStream, Object) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderEncoder
Encodes a compiler stub specific ASN.1 message envelope containment tree onto an output stream.
encodeBlocking(Object) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderEncoder
Encodes a compiler stub specific ASN.1 message envelope containment tree into byte array.
encodeEnumerated(ByteBuffer, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an enumerated value
encodeHex(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encodeOccurred(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Notifies via the callback if one has been set that this encoder has encoded a unit of encoded data.
encodeOccurred(StatefulEncoder, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Callback to deliver a fully encoded object.
encodeOccurred(StatefulEncoder, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderCallback
Callback to deliver a fully encoded object.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
 
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
 
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Encode the Abandon protocolOp part
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Encode the AddRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Encode the AddResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Encode the BindRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Encode the BindResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Encode the CompareRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Encode the CompareResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Encode the DelRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Encode the DelResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Encode the ExtendedRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Encode the ExtendedResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Encode the IntermediateResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
 
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Encode the ModifyRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Encode the ModifyResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Encode the ModifyDNRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Encode the ModifyDNResponse message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Encode the SearchRequest message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Encode the SearchResultDone message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Encode the SearchResultEntry message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Encode the SearchResultReference message to a PDU.
encodeProtocolOp(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Encode the Unbind protocolOp part
Encoder - Interface in org.apache.directory.shared.asn1.codec
Provides the highest level of abstraction for Encoders.
EncoderCallback - Interface in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderException - Exception in org.apache.directory.shared.asn1.codec
Thrown when there is a failure condition during the encoding process.
EncoderException(String) - Constructor for exception org.apache.directory.shared.asn1.codec.EncoderException
Creates a new instance of this exception with an useful message.
EncoderFactory - Interface in org.apache.directory.shared.asn1.codec.stateful
A factory for creating new StatefulEncoders.
EncoderMonitor - Interface in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderMonitorAdapter - Class in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderMonitorAdapter() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
 
encodeToArray(Object) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Encodes a LdapMessage, and return a byte array containing the resulting PDU
END - Static variable in class org.apache.directory.shared.dsmlv2.Tag
This int represents a END tag
end - Variable in class org.apache.directory.shared.ldap.util.Position
The token end position in the string
END_STATE - Static variable in interface org.apache.directory.shared.asn1.ber.grammar.IStates
The END_STATE
END_STATE - Static variable in interface org.apache.directory.shared.dsmlv2.IStates
The END_STATE
ENHANCED_GUIDE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
EnhancedGuideSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an EnhancedGuide according to RFC 4517.
EnhancedGuideSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
Creates a new instance of EnhancedGuideSyntaxChecker.
EntityFactory - Interface in org.apache.directory.shared.ldap.schema
 
entry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
entry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ENTRY - Static variable in class org.apache.directory.shared.ldap.aci.ProtectedItem
The entry contents as a whole.
Entry - Interface in org.apache.directory.shared.ldap.entry
This interface represent a LDAP entry.
ENTRY_ACI_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_ACI_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_ALREADY_EXISTS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ENTRY_COMP_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_CSN_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_CSN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_DN_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_DN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_MOD_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_TRIGGER_SPECIFICATION_ATTR - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
ENTRY_UUID_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ENTRY_UUID_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
EntryAttribute - Interface in org.apache.directory.shared.ldap.entry
A generic interface mocking the Attribute JNDI interface.
EntryChangeControl - Class in org.apache.directory.shared.ldap.codec.search.controls.entryChange
A response control that may be returned by Persistent Search entry responses.
EntryChangeControl() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
EntryChangeControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls.entryChange
 
EntryChangeControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlContainer
Creates a new EntryChangeControlContainer object.
EntryChangeControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls.entryChange
A decoder for EntryChangeControls.
EntryChangeControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlDecoder
 
EntryChangeControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls.entryChange
This class implements the EntryChangeControl.
EntryChangeControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls.entryChange
This class store the EntryChangeControl's grammar constants.
entrySet() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.entrySet().
ENUMERATED - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
ENUMERATED_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
ENUMERATED TAG
EOF - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
EOF - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
EQUAL - Static variable in class org.apache.directory.shared.ldap.name.DN
Value returned by the compareTo method if values are equals
EQUAL - Static variable in class org.apache.directory.shared.ldap.name.RDN
Constant used in comparisons
equality(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
EQUALITY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
EQUALITY_MATCH_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The filters
EQUALITY_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EQUALITY_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EqualityNode<T> - Class in org.apache.directory.shared.ldap.filter
A assertion value node for Equality.
EqualityNode(String, Value<T>) - Constructor for class org.apache.directory.shared.ldap.filter.EqualityNode
Creates a new Equality object.
EqualityNode(String, Value<T>, AssertionType) - Constructor for class org.apache.directory.shared.ldap.filter.EqualityNode
Creates a new Equality object.
equals(Object) - Method in class org.apache.directory.shared.asn1.der.DERObject
Two DERObjects are equal if their underlying byte arrays are equal.
equals(Object) - Method in class org.apache.directory.shared.asn1.primitives.OID
 
equals(Object) - Method in class org.apache.directory.shared.dsmlv2.Tag
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.UserClass.Subtree
 
equals(Object) - Method in class org.apache.directory.shared.ldap.csn.Csn
Indicates whether some other object is "equal to" this one
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Checks to see if this BinaryValue equals the supplied object.
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
equals(Object) - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.AndNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.LeafNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.OrNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Checks for equality first by asking the super method which should compare all but the Abandoned request's Id.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Checks to see if an object is equivalent to this AddRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.BindResponseImpl
Checks to see if this BindResponse is equal to another BindResponse.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Checks to see if an object is equivalent to this CompareRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Checks to see if an object is equivalent to this DeleteRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.CancelResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Checks to see if an object equals this ExtendedRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Checks to see if an object equals this ExtendedRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Checks to see if an object equals this IntemediateResponse.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Checks to see if two messages are equivalent.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse
Checks to see if an object is equal to this AbstractResultResponse.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Checks to see of an object equals this ModifyDnRequest stub.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Checks to see if ModifyRequest stub equals another by factoring in checks for the name and modification items of the request.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Compares this Referral implementation to see if it is the same as another.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Checks to see if two search requests are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseDoneImpl
Checks for equality by using the underlying LdapResult objects of this SearchResponseDone stub.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Checks for equality by comparing the objectName, and attributes properties of this Message after delegating to the super.equals() method.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseReferenceImpl
Checks to see if an object is equal to this SearchResponseReference stub.
EQUALS - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
equals(Object) - Method in class org.apache.directory.shared.ldap.name.AVA
 
equals(Object) - Method in class org.apache.directory.shared.ldap.name.DN
 
equals(Object) - Method in class org.apache.directory.shared.ldap.name.RDN
Compares the specified Object with this Rdn for equality.
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.LdapComparator
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.NameForm
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.Normalizer
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
equals(Object) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.SchemaObjectWrapper
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.SyntaxChecker
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
equals(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Compare two values and return true if they are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
 
equals(Object) - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
equals(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Compares two objects for equality, where either one or both objects may be null.
equals(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.equals(Object).
equals(String, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Compares two Strings, returning true if they are equal.
EqualsBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.equals(Object) methods.
EqualsBuilder() - Constructor for class org.apache.directory.shared.ldap.util.EqualsBuilder
Constructor for EqualsBuilder.
err(String, Object...) - Static method in class org.apache.directory.shared.i18n.I18n
Translate an error code with argument(s)
ERR_00001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00014 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00015 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00016 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00017 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00018 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00019 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00020 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00021 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00022 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00023 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00024 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00025 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00026 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00027 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00028 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00029 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00030 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00031 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00032 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00033 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00034 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00035 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00036 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00037 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00038 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00039 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00040 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_00041 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_01001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_02013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03014 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03015 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03016 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03017 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03018 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03019 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03020 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03021 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03022 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03023 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03024 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03025 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03026 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03027 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03028 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03029 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03030 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03031 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03032 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03033 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03034 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03035 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03036 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03037 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03038 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03039 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_03040 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04014 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04015 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04016 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04017 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04018 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04019 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04020 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04021 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04022 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04023 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04024 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04025 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04026 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04027 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04028 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04029 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04030 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04031 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04032 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04033 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04034 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04035 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04036 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04037 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04038 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04039 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04040 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04041 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04042 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04043 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04044 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04045 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04046 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04047 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04048 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04049 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04050 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04051 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04052 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04053 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04054 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04055 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04056 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04057 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04058 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04059 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04060 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04061 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04062 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04063 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04064 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04065 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04066 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04067 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04068 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04069 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04070 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04071 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04072 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04073 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04074 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04075 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04076 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04077 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04078 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04079 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04080 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04081 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04082 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04083 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04084 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04085 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04086 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04087 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04088 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04089 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04090 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04091 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04092 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04093 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04094 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04095 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04096 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04097 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04098 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04099 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04100 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04101 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04102 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04103 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04104 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04105 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04106 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04107 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04108 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04109 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04110 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04111 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04112 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04113 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04114 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04115 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04116 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04117 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04118 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04119 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04120 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04121 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04122 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04123 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04124 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04125 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04126 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04127 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04128 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04129 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04130 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04131 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04132 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04133 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04134 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04135 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04136 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04137 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04138 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04139 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04140 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04141 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04142 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04143 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04144 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04145 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04146 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04147 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04148 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04149 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04150 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04151 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04152 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04153 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04154 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04155 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04156 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04157 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04158 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04159 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04160 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04161 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04162 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04163 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04164 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04165 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04166 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04167 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04168 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04169 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04170 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04171 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04172 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04173 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04174 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04175 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04176 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04177 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04178 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04179 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04180 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04181 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04182 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04183 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04184 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04185 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04186 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04187 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04188 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04189 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04190 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04191 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04192 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04193 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04194 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04195 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04196 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04197 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04198 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04199 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04200 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04201 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04202 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04203 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04204 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04205 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04206 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04207 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04208 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04209 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04210 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04211 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04212 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04213 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04214 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04215 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04216 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04217 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04218 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04219 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04220 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04221 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04222 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04223 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04224 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04225 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04226 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04227 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04228 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04229 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04230 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04231 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04232 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04233 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04234 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04235 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04236 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04237 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04238 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04239 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04240 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04241 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04242 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04243 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04244 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04245 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04246 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04247 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04248 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04249 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04250 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04251 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04252 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04253 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04254 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04255 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04256 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04257 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04258 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04259 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04260 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04261 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04262 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04263 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04264 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04265 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04266 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04267 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04268 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04269 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04270 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04271 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04272 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04273 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04274 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04275 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04276 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04277 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04278 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04279 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04280 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04281 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04282 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04283 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04284 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04285 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04286 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04287 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04288 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04289 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04290 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04291 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04292 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04293 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04294 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04295 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04296 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04297 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04298 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04299 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04300 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04301 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04302 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04303 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04304 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04305 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04306 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04307 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04308 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04309 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04310 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04311 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04312 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04313 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04314 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04315 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04316 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04317 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04318 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04319 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04320 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04321 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04322 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04323 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04324 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04325 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04326 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04327 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04328 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04329 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04330 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04331 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04332 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04333 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04334 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04335 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04336 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04337 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04338 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04339 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04340 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04341 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04342 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04343 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04344 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04345 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04346 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04347 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04348 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04349 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04350 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04351 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04352 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04353 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04354 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04355 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04356 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04357 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04358 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04359 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04360 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04361 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04362 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04363 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04364 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04365 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04366 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04367 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04368 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04369 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04370 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04371 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04372 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04373 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04374 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04375 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04376 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04377 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04378 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04379 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04380 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04381 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04382 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04383 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04384 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04385 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04386 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04387 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04388 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04389 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04390 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04391 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04392 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04393 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04394 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04395 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04396 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04397 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04398 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04399 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04400 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04401 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04402 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04403 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04404 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04405 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04406 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04407 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04408 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04409 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04410 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04411 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04412 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04413 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04414 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04415 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04416 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04417 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04418 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04419 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04420 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04421 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04422 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04423 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04424 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04425 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04426 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04427 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04428 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04429 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04430 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04431 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04432 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04433 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04434 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04435 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04436 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04437 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04438 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04439 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04440 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04441 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04442 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04443 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04444 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04445 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04446 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04447 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04448 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04449 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04450 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04451 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04452 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04453 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04454 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04455 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04456 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04457 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04458 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04459 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04460 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04461 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04462 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04463 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04464 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04465 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04466 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04467 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04468 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04469 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04470 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04471 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04472 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04473 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04474 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04475 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_04476 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_05001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_06006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_08006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10014 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10015 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10016 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10017 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10018 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10019 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10020 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10021 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10022 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10023 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10024 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10025 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10026 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10027 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_10028 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_11013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12001 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12002 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12003 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12004 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12005 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12006 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12007 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12008 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12009 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12010 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12011 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12012 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12013 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12014 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12015 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12016 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12017 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12018 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12019 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12020 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12021 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12022 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12023 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12024 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12025 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12026 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12027 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12028 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12029 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12030 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12031 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12032 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12033 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12034 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12035 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12036 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12037 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12038 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12039 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12040 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12041 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12042 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12043 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12044 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12045 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12046 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12047 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12048 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12049 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12050 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12051 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12052 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12053 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12054 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12055 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12056 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12057 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12058 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12059 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12060 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12061 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12062 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12063 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12064 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12065 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12066 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12067 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12068 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12069 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12070 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12071 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12072 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12073 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12074 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12075 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12076 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12077 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12078 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12079 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12080 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12081 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12082 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12083 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12084 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12085 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12086 - Static variable in class org.apache.directory.shared.i18n.I18n
 
ERR_12087 - Static variable in class org.apache.directory.shared.i18n.I18n
 
error(StatefulDecoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Receive notification of a recoverable error.
error(StatefulDecoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
error(StatefulEncoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Receive notification of a recoverable error.
error(StatefulEncoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Receive notification of a recoverable error.
error - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
An Exception to handle error message, has Iterator.next() can't throw exceptions
ERROR_MESSAGE_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ERROR_MESSAGE_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ERROR_MESSAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ERROR_RESPONSE - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Error Response Loop state
errorCode(int) - Static method in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ErrorMessageAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the LdapResult error message.
ErrorMessageAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ErrorMessageAction
 
ErrorResponse - Class in org.apache.directory.shared.dsmlv2.reponse
Class representing Error Response.
ErrorResponse() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Creates a new instance of ErrorResponse.
ErrorResponse(int, ErrorResponse.ErrorResponseType, String) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Creates a new instance of ErrorResponse.
ErrorResponse.ErrorResponseType - Enum in org.apache.directory.shared.dsmlv2.reponse
This enum represents the different types of error response
ESC - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
escapeFilterValue(Value<?>) - Static method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Handles the escaping of special characters in LDAP search filter assertion values using the <valueencoding> rule as described in RFC 4515.
escapeValue(String) - Static method in class org.apache.directory.shared.ldap.name.RDN
Transform a value in a String, accordingly to RFC 2253
escapeValue(byte[]) - Static method in class org.apache.directory.shared.ldap.name.RDN
Transform a value in a String, accordingly to RFC 2253
ESCESC - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
ESCSHARP - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
EVAL_GREATER - Static variable in class org.apache.directory.shared.ldap.filter.SimpleNode
Constants for comparisons : >
EVAL_LESSER - Static variable in class org.apache.directory.shared.ldap.filter.SimpleNode
Constants for comparisons : <
EXACT_DN_AS_STRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
EXACT_DN_AS_STRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ExceptionUtils - Class in org.apache.directory.shared.ldap.util
Provides utilities for manipulating and examining Throwable objects.
ExceptionUtils() - Constructor for class org.apache.directory.shared.ldap.util.ExceptionUtils
Public constructor allows an instance of ExceptionUtils to be created, although that is not normally necessary.
EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
executeAction(IAsn1Container) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
The main function.
executeAction(IAsn1Container) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IGrammar
This method, when called, execute an action on the current data stored in the container.
executeAction(Dsmlv2Container) - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
 
executeAction(Dsmlv2Container) - Method in interface org.apache.directory.shared.dsmlv2.IGrammar
This method, when called, execute an action on the current data stored in the container.
explicit - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
ExprNode - Interface in org.apache.directory.shared.ldap.filter
Root expression node interface which all expression nodes in the filter expression tree implement.
EXTENDED_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that could result from extended operations.
EXTENDED_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
EXTENDED_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
EXTENDED_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
EXTENDED_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
EXTENDED_REQUEST_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_REQUESTNAME_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </requestName> tag
EXTENDED_REQUEST_REQUESTNAME_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <requestName> tag
EXTENDED_REQUEST_REQUESTVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </requestValue> tag
EXTENDED_REQUEST_REQUESTVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <requestValue> tag
EXTENDED_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <extendedRequest> tag
EXTENDED_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EXTENDED_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_VALUE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response state
EXTENDED_RESPONSE_CONTROL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Control End state
EXTENDED_RESPONSE_CONTROL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Control Start state
EXTENDED_RESPONSE_CONTROL_VALUE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Control Value End state
EXTENDED_RESPONSE_CONTROL_VALUE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Control Value Start state
EXTENDED_RESPONSE_ERROR_MESSAGE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Error Message End state
EXTENDED_RESPONSE_ERROR_MESSAGE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Error Message Start state
EXTENDED_RESPONSE_REFERRAL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Referral End state
EXTENDED_RESPONSE_REFERRAL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Referral Start state
EXTENDED_RESPONSE_RESPONSE_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE_RESULT_CODE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Result Code End state
EXTENDED_RESPONSE_RESULT_CODE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Extended Response Result Code Start state
EXTENDED_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EXTENDED_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ExtendedRequestCodec - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedRequest Message.
ExtendedRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Creates a new ExtendedRequest object.
ExtendedRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for ExtendedRequest
ExtendedRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Creates a new instance of ExtendedRequestDsml.
ExtendedRequestDsml(ExtendedRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Creates a new instance of ExtendedRequestDsml.
ExtendedRequestImpl - Class in org.apache.directory.shared.ldap.message
ExtendedRequest implementation.
ExtendedRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Creates a Lockable ExtendedRequest implementing object used to perform extended protocol operation on the server.
ExtendedResponseCodec - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedResponse Message.
ExtendedResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Creates a new ExtendedResponse object.
ExtendedResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for ExtendedResponse
ExtendedResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Creates a new instance of ExtendedResponseDsml.
ExtendedResponseDsml(ExtendedResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Creates a new instance of ExtendedResponseDsml.
ExtendedResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ExtendedResponse implementation
ExtendedResponseImpl(int, String) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Creates a Lockable ExtendedResponse as a reply to an ExtendedRequest.
ExtendedResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
 
EXTENSIBLE_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENSIBLE_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EXTENSIBLE_OBJECT_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
EXTENSIBLE_OBJECT_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ExtensibleMatchFilter - Class in org.apache.directory.shared.ldap.codec.search
The search request filter Matching Rule assertion
ExtensibleMatchFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Creates a new ExtensibleMatchFilter object.
ExtensibleMatchFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Creates a new ExtensibleMatchFilter object.
ExtensibleNode - Class in org.apache.directory.shared.ldap.filter
Filter expression tree node for extensible assertions.
ExtensibleNode(String) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new emptyExtensibleNode object.
ExtensibleNode(String, Value<?>, String, boolean) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new ExtensibleNode object.
extension() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
extensions = *( SP xstring SP qdstrings ) xstring = "X" HYPHEN 1*( ALPHA / HYPHEN / USCORE )
extension(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
EXTENSION - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
Extension(boolean, String, String) - Constructor for class org.apache.directory.shared.ldap.util.LdapURL.Extension
Creates a new instance of Extension.
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.CancelRequest
The requestName for this extended request
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
The CertGenerationResponse OID
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.StoredProcedureResponse
 
extensions - Variable in class org.apache.directory.shared.converter.schema.SchemaElementImpl
The optional list of extensions
extensions - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
A map containing the list of supported extensions
extensionsMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks to see if the extensions of a schema description match another description.
extensionsToLdif(String) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
Return the extensions formated as Ldif lines
EXTERNAL_INSTANCE_OF - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
extractOrCopy(boolean) - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
extractOrCopy() - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.
extractOrCopy(boolean) - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
extractOrCopy() - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.

F

FACSIMILE_TELEPHONE_NUMBER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
FacsimileTelephoneNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a facsimile TelephoneNumber according to ITU recommendation E.123 for the Telephone number part, and from RFC 4517, par.
FacsimileTelephoneNumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
Creates a new instance of TelephoneNumberSyntaxChecker.
factory - Variable in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
the factory that generates respective SchemaObjects from LDIF entries
FALSE - Static variable in class org.apache.directory.shared.asn1.der.DERBoolean
 
FALSE_VALUE - Static variable in class org.apache.directory.shared.asn1.ber.tlv.Value
The encoded byte for a FALSE value
FastDnParser - Enum in org.apache.directory.shared.ldap.name
A fast LDAP DN parser that handles only simple DNs.
fatalError(StatefulDecoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Receive notification of a non-recoverable error.
fatalError(StatefulDecoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
fatalError(StatefulEncoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Receive notification of a non-recoverable error.
fatalError(StatefulEncoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Receive notification of a non-recoverable error.
FAX_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
FaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Fax according to RFC 4517.
FaxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.FaxSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
FEATURE_ALL_OPERATIONAL_ATTRIBUTES - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
FILE_ENCODING - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The file.encoding System Property.
FILE_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The file.separator System Property.
FILTER - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
FILTER - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
Filter - Class in org.apache.directory.shared.ldap.codec.search
An abstract Asn1Object used to store the filter.
Filter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.Filter
The constructor.
Filter() - Constructor for class org.apache.directory.shared.ldap.codec.search.Filter
The constructor.
filter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
FILTER - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
filter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
FILTER - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
FILTER_VALUE - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
FilterParser - Class in org.apache.directory.shared.ldap.filter
This class parse a Ldap filter.
FilterParser() - Constructor for class org.apache.directory.shared.ldap.filter.FilterParser
Creates a filter parser implementation.
FilterParserMonitor - Interface in org.apache.directory.shared.ldap.filter
A monitor for FilterParsers.
FilterParserMonitorAdapter - Class in org.apache.directory.shared.ldap.filter
Adapter for the FilterParser monitor.
FilterParserMonitorAdapter() - Constructor for class org.apache.directory.shared.ldap.filter.FilterParserMonitorAdapter
 
filterSet - Variable in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
The set of filters used by And/Or filters
filtersLength - Variable in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
The filters length
FilterVisitor - Interface in org.apache.directory.shared.ldap.filter
Filter expression tree node visitor interface.
FINAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
finalStateValid() - Method in class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
finalStateValid() - Method in interface org.apache.directory.shared.ldap.util.ComponentsMonitor
 
finalStateValid() - Method in class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
finalStateValid() - Method in class org.apache.directory.shared.ldap.util.MandatoryComponentsMonitor
 
finalStateValid() - Method in class org.apache.directory.shared.ldap.util.OptionalComponentsMonitor
 
find(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Given the non-normalized name (alias) or the OID for a schema entity.
findClass(String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
 
findDn(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
findProperties(File, String) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Create a new properties object and load the properties file if it exists relative to [dir]/[filename] or [dir]/[filename].properties.
findSchema(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Given the non-normalized name (alias) or the OID for a schema entity.
findUserProperties(String) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Loads a properties object in a properties file if it exists relative to the filename ${user.home}.
finishedParse(String) - Method in interface org.apache.directory.shared.ldap.schema.parsers.ParserMonitor
 
finishedParse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.ParserMonitorAdapter
 
first() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Positions this Cursor at the first element.
first() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Positions this Cursor at the first element.
first() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Positions this Cursor at the first element.
first() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Positions this Cursor at the first element.
FORM - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
formatHtml(String, boolean, boolean, boolean) - Static method in class org.apache.directory.shared.ldap.util.StringTools
This method is used to insert HTML block dynamically
forName(String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
forName(String, ClassLoader) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Replacement for Class.forName() that also returns Class instances for primitives (like "int") and array class names (like "String[]").
FQCN - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
FQCN_IDENTIFIER - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
FQCN_LETTER - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
FQCN_LETTERORDIGIT - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
FQCN_VALUE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
fromAscii(char[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Decodes a byte array where each char represents an ascii '0' or '1'.
fromAscii(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Decodes a byte array where each byte represents an ascii '0' or '1'.
fromJndiControl(Control) - Static method in class org.apache.directory.shared.ldap.jndi.JndiUtils
 
fromJndiControls(Control...) - Static method in class org.apache.directory.shared.ldap.jndi.JndiUtils
 
fromName(Name) - Static method in class org.apache.directory.shared.ldap.name.DN
Convert a Name to a DN
fullyQualifiedStoredProcedureName() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 

G

GENERAL_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
This array holds the set of general error codes.
GENERAL_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
GENERALIZED_STRING_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
GENERALIZED_STRING TAG
GENERALIZED_TIME - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
GENERALIZED_TIME_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
GENERALIZED_TIME TAG
GeneralizedTime - Class in org.apache.directory.shared.ldap.util
This class represents the generalized time syntax as defined in RFC 4517 section 3.3.13.
GeneralizedTime(Calendar) - Constructor for class org.apache.directory.shared.ldap.util.GeneralizedTime
Creates a new instance of GeneralizedTime, based on the given Calendar object.
GeneralizedTime(String) - Constructor for class org.apache.directory.shared.ldap.util.GeneralizedTime
Creates a new instance of GeneralizedTime, based on the given generalized time string.
GeneralizedTime.Format - Enum in org.apache.directory.shared.ldap.util
 
GeneralizedTime.FractionDelimiter - Enum in org.apache.directory.shared.ldap.util
 
GeneralizedTime.TimeZoneFormat - Enum in org.apache.directory.shared.ldap.util
 
GeneralizedTimeComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A class for the generalizedTimeOrderingMatch matchingRule (RFC 4517, par.
GeneralizedTimeComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.GeneralizedTimeComparator
The GeneralizedTimeComparator constructor.
GeneralizedTimeNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Normalizer which normalize a time following those rules : if minutes are ommited, then they are replaced by 00 if seconds are ommited, then they are replaced by 00 if fraction is 0 or omitted, it is replaced by 000 the time is supposed to be expressed in Zulu (GMT), so increment is applied to hours/days/yeah, and a Z is added at the end
GeneralizedTimeNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.GeneralizedTimeNormalizer
Creates a new instance of GeneralizedTimeNormalizer.
GeneralizedTimeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a generalized time according to RFC 4517.
GeneralizedTimeSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
Creates a new instance of GeneralizedTimeSyntaxChecker.
genericStoredProcedureOption() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
genericStoredProcedureOptionList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
genericStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
get(int) - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
get() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Gets the object at the current position.
get() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Gets the object at the current position.
get() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Gets the object at the current position.
get() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Gets the object at the current position.
get() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Get the wrapped value.
get() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get the first value of this attribute.
get(int) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get the nth value of this attribute.
get(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Returns the attribute with the specified alias.
get(AttributeType) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Returns the attribute associated with an AttributeType
get(String) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Returns the attribute with the specified alias.
get(String) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Returns the attribute with the specified alias.
get() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get the first value of this attribute.
get(int) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get the nth value of this attribute.
get(AttributeType) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Returns the attribute associated with an AttributeType
get() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Get a copy of the stored value.
get() - Method in interface org.apache.directory.shared.ldap.entry.Value
Get the wrapped value.
get(Object) - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
get(Object) - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Gets an annotation on the tree by key.
get(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Returns a attribute given it's id
get(Object) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Gets a message scope parameter.
get(Object) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Gets a message scope parameter.
get(int) - Method in class org.apache.directory.shared.ldap.name.DN
Get the given RDN as a String.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Gets the SchemaObject associated with a given OID.
get(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Gets the SchemaObject associated with a given OID.
get() - Method in class org.apache.directory.shared.ldap.schema.SchemaObjectWrapper
 
get(int) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
get(String) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
get() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
get(int) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
get(Object) - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
get(Properties, String, boolean) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Gets a String property as a boolean returning a defualt if the key is not present.
get(Hashtable<String, Object>, Object, int) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Gets a property or entry value from a hashtable and tries to transform whatever the value may be to an primitive integer.
get(Properties, String, long) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
 
get(Properties, String, byte) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
 
get(Properties, String, char) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
 
get(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.get(Object).
get(int) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Gets the key at the specified index.
get(Object) - Method in class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Get the value for a key from the Map.
getAbandoned() - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Gets the id of the request operation to terminate.
getAbandoned() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonRequest
Gets the id of the request operation to terminate.
getAbandonedMessageId() - Method in class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Get the abandoned message ID
getAbandonedMessageId() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Get the abandoned message ID
getAbandonRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getAbandonRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getAction() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
getAction() - Method in class org.apache.directory.shared.dsmlv2.GrammarTransition
Gets the action associated with the transition
getActionTime() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
getAddCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from add operations.
getAddRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getAddRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getAddResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getAddResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getAlgorithm(String) - Static method in enum org.apache.directory.shared.ldap.constants.LdapSecurityConstants
Get the associated constant from a string
getAliasDerefMode() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getAll() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Returns an iterator over all the attribute's values.
getAll() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Returns an iterator over all the attribute's values.
getAll() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
getAll() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
getAllCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets all of the result code enumerations defined.
getAllEnabled() - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
getAllEnabled() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
 
getAllInterfaces(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets a List of all interfaces implemented by the given class and its superclasses.
getAllInterfaces(Object) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return all interfaces that the given object implements as array, including ones implemented by superclasses.
getAllInterfacesAsSet(Object) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return all interfaces that the given object implements as List, including ones implemented by superclasses.
getAllInterfacesForClass(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return all interfaces that the given class implements as array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return all interfaces that the given class implements as Set, including ones implemented by superclasses.
getAllRdn() - Method in class org.apache.directory.shared.ldap.name.DN
Retrieves the components of this name as an enumeration of strings.
getAllSchemas() - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
getAllSchemas() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
 
getAllSuperclasses(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets a List of superclasses for the given class.
getAndFilter() - Method in class org.apache.directory.shared.ldap.codec.search.AndFilter
Get the AndFilter.
getAnnotations() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Gets the annotations as a Map.
getAny() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Gets the list of wildcard surrounded any fragments.
getAnySubstrings() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Get the internal substrings
getApplicableAttributeOids() - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
 
getApplicableAttributes() - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
 
getApplicationTag() - Method in class org.apache.directory.shared.asn1.der.DERApplicationSpecific
 
getArrayEnd() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the array end text.
getArraySeparator() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the array separator text.
getArrayStart() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the array start text.
getAsciiBytes(String) - Static method in class org.apache.directory.shared.ldap.util.LdapURL
Converts the specified string to byte array of ASCII characters.
getAssertion() - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Get the assertion
getAssertion() - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
Gets the Assertion used by this assertion node.
getAssertionType() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
getAssertionType() - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Gets the assertion type of this node.
getAssertionValue() - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Get the assertion value
getAssertionValue() - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Get the assertion value
getAssertionValue() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get the assertion value
getAssertionValue() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Gets the attribute value to use in making the comparison.
getAssertionValue() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Gets the attribute value to use in making the comparison.
getAssignmentCompatibleMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.directory.shared.ldap.util.DirectoryClassUtils
A replacement for Class.getMethod(java.lang.String, java.lang.Class<?>...) with extended capability.
getAtav() - Method in class org.apache.directory.shared.ldap.name.RDN
Return the unique AttributeTypeAndValue, or the first one of we have more than one
getAttribute() - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
getAttribute() - Method in interface org.apache.directory.shared.ldap.entry.Modification
 
getAttribute() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
getAttribute() - Method in class org.apache.directory.shared.ldap.filter.LeafNode
Gets the attribute this leaf node is based on.
getAttribute(Attributes, AttributeType) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Utility method to extract an attribute from Attributes object using all combinationos of the name including aliases.
getAttributeCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations that report a problem related to an attribute specified by the client in their request message..
getAttributeDefinition() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
getAttributeDesc() - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Get the attribute description
getAttributeDesc() - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Get the attribute description
getAttributeDesc() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get the attribute description
getAttributeDescription() - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Get the attribute
getAttributeId() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Gets the attribute id use in making the comparison.
getAttributeId() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Gets the attribute id use in making the comparison.
getAttributes() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the list of attributes
getAttributes() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets a list of the attributes to be returned from each entry which matches the search filter.
getAttributes() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets a list of the attributes to be returned from each entry which matches the search filter.
getAttributes() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getAttributeSyntaxDefinition() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
getAttributeType() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem
Returns the attribute ID to limit the maximum count.
getAttributeType() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem
Returns the attribute type to restrict.
getAttributeType() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Get the associated AttributeType
getAttributeType() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get the attribute type associated with this ServerAttribute.
getAttributeType() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get the attribute type associated with this ServerAttribute.
getAttributeType() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
getAttributeType(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Construct an AttributeType from an entry representing an AttributeType.
getAttributeType(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Construct an AttributeType from an entry representing an AttributeType.
getAttributeTypeAndValue(String) - Method in class org.apache.directory.shared.ldap.name.RDN
Get the AttributeTypeAndValue which type is given as an argument.
getAttributeTypeOid() - Method in class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
Get the current name
getAttributeTypeRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the AttributeType registry
getAttributeTypeRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getAttributeTypeRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the AttributeType registry
getAttributeTypes() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Gets all the attributes type
getAttributeTypes() - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Gets all the attributes type
getAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Gets the attribute types.
getAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the user authentication
getAuthenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.ACIItem
Returns the level of authentication required to this item.
getAuthenticationLevel() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns the level of authentication required.
getAuxObjectClasses() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getAuxObjectClassOids() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getBase() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the search base as a distinguished name.
getBase() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the search base as a distinguished name.
getBase() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getBase() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
Gets an RDN relative to the administrative context where the subtree scope begins.
getBaseDn() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Gets the base dn.
getBaseObject() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the base object
getBaseObject() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
getBatchRequest() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Gets the DSML Batch Request
getBatchRequest() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Gets the Batch Request or null if the it has not been parsed yet
getBatchResponse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Gets the DSML Batch Response
getBatchResponse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Gets the Batch Response or null if the it has not been parsed yet
getBestEstimate(Throwable, MessageTypeEnum) - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Takes a guess at the result code to use if it cannot figure it out from known Throwable to result code mappings.
getBindCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from bind operations.
getBindRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getBindRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getBindResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getBindResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getBit(int) - Method in class org.apache.directory.shared.asn1.primitives.BitString
Get the bit stored into the BitString at a specific position.
getBytecode() - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
 
getBytes(int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Utility function that return a byte array representing the length
getBytes(int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Utility function that return a byte array representing the Value We must respect the ASN.1 BER encoding scheme : 1) positive integer - [0 - 0x7F] : 0xVV - [0x80 - 0xFF] : 0x00 0xVV - [0x0100 - 0x7FFF] : 0xVV 0xVV - [0x8000 - 0xFFFF] : 0x00 0xVV 0xVV - [0x010000 - 0x7FFFFF] : 0xVV 0xVV 0xVV - [0x800000 - 0xFFFFFF] : 0x00 0xVV 0xVV 0xVV - [0x01000000 - 0x7FFFFFFF] : 0xVV 0xVV 0xVV 0xVV 2) Negative number - (~value) + 1
getBytes(long) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Utility function that return a byte array representing the Value.
getBytes() - Method in class org.apache.directory.shared.ldap.csn.Csn
Get the CSN as a byte array.
getBytes() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Get the wrapped value as a byte[].
getBytes() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get the byte[] value, if and only if the value is known to be Binary, otherwise a InvalidAttributeValueException will be thrown
getBytes() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get the byte[] value, if and only if the value is known to be Binary, otherwise a InvalidAttributeValueException will be thrown
getBytes() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Get the wrapped value as a byte[].
getBytes() - Method in interface org.apache.directory.shared.ldap.entry.Value
Get the wrapped value as a byte[].
getBytes(DN) - Static method in class org.apache.directory.shared.ldap.name.DN
Get an UTF-8 representation of the normalized form of the DN
getBytesCopy() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getBytesReference() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getBytesUtf8(String) - Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
Return UTF-8 encoded byte[] representation of a String
getBytesUtf8(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return UTF-8 encoded byte[] representation of a String
getCalendar() - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
Gets the calendar.
getCancel() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelContainer
 
getCancelId() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Get the message Id of the request to cancel
getCause() - Method in interface org.apache.directory.shared.ldap.cursor.ClosureMonitor
Gets the cause of the closure.
getCause() - Method in class org.apache.directory.shared.ldap.cursor.DefaultClosureMonitor
Gets the cause of the closure.
getCause() - Method in exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
 
getCause(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Introspects the Throwable to obtain the cause.
getCause(Throwable, String[]) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Introspects the Throwable to obtain the cause.
getCause() - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the reference to the exception or error that caused the exception implementing the Nestable to be thrown.
getCause() - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getCause() - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getCause() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getCertGenerationObject() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationContainer
 
getChangeCount() - Method in class org.apache.directory.shared.ldap.csn.Csn
 
getChangeNumber() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
getChangeType(int) - Static method in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
Gets the changeType enumeration type for an integer value.
getChangeType() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
getChangeType() - Method in enum org.apache.directory.shared.ldap.ldif.ChangeType
Get's the ordinal value for a ChangeType.
getChangeType(int) - Static method in enum org.apache.directory.shared.ldap.ldif.ChangeType
 
getChangeType() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Get the change type
getChangeTypes() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
getChild(String) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Get's a child using an rdn string.
getChildren() - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Gets the children below this BranchNode.
getChopAfterExclusions() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getChopAfterExclusions() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
A set of RDNs relative to the base entry representing chopAfter specificExclusions from the subtree.
getChopBeforeExclusions() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getChopBeforeExclusions() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
A set of RDNs relative to the base entry representing chopBefore specificExclusions from the subtree.
getClasses() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
 
getClassFileAsStream(Class<?>) - Static method in class org.apache.directory.shared.ldap.sp.JavaStoredProcUtils
Returns the stream data of a Java class.
getClassType() - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
 
getClassType(String) - Static method in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
Gets the objectClass type enumeration of AUXILIARY, STRUCTURAL, or, ABSTRACT.
getCode() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Return the code number of this grant or denial.
getCodecControl(String) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
 
getCommonCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations common to all operations.
getComparatorRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the Comparator registry
getComparatorRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getComparatorRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the Comparator registry
getCompareCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from compare operations.
getCompareRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getCompareRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getCompareResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getCompareResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getCompositeComponents(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Gets the '+' appended components of a composite name component.
getContent() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Gets the set of SchemaObject elements declared in this schema
getContent() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Gets the set of SchemaObject elements declared in this schema
getContentEnd() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the content end text.
getContentStart() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the content start text.
getControl() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getControls() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getControls(int) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getControls(int) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the Control Object at a specific index
getControls() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the Control Objects
getControls() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Gets the controls associated with this message mapped by OID.
getControls() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Gets the controls associated with this message mapped by OID.
getControls() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getCookie() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
 
getCookie() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
getCookie() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
getCookie() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
getCookie() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
 
getCookieValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
 
getCredentials() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Get the credentials
getCredentials() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
getCredentials() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
getCtxName() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
 
getCurrentAttributeType() - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
 
getCurrentAttributeType() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
 
getCurrentAttributeType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Return the current attribute's type
getCurrentAttributeValueType() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
 
getCurrentAttributeValueType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
 
getCurrentControl() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getCurrentControl() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the current Control Object
getCurrentControl() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getCurrentFilter() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the current dilter
getCurrentLength() - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Get the current object length, which is the sum of all inner length already decoded.
getCurrentLength() - Method in interface org.apache.directory.shared.asn1.Asn1Object
Get the current object length, which is the sum of all inner length already decoded.
getCurrentLength() - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
 
getCurrentLength() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getCurrentOperation() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get the current operation
getCurrentParameter() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
getCurrentRequest() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the current request
getCurrentResponse() - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Gets the current reponse
getCurrentSearchResultEntry() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Gets the Current Search Result Entry
getCurrentSearchResultReference() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Gets the current Search Result Reference
getCurrentState() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
getCurrentTLV() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the current TLV
getCurrentTLV() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get the currentTLV
getDao() - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
public List loadWithDependencies( Registries registries, boolean check, Schema...
getData() - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Get the Values'data
getData() - Method in class org.apache.directory.shared.asn1.primitives.BitString
Get the representation of a BitString
getDate() - Method in class org.apache.directory.shared.asn1.der.DERGeneralizedTime
Lazy accessor
getDate() - Method in class org.apache.directory.shared.asn1.der.DERUTCTime
Lazy accessor
getDate(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getDay(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getDecodeBytes() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
 
getDecodeBytes() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
 
getDecoder() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
 
getDecoder() - Method in interface org.apache.directory.shared.ldap.codec.controls.CodecControl
Get the associated decoder
getDecoder(BinaryAttributeDetector, int) - Method in class org.apache.directory.shared.ldap.codec.LdapProvider
Gets the decoder associated with this provider.
getDecoder(BinaryAttributeDetector, int) - Method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets the decoder associated with this provider.
getDecoderMonitor() - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Gets the decoder's monitor.
getDefault() - Static method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
Gets the default instance.
getDefaultCharsetName() - Static method in class org.apache.directory.shared.ldap.util.StringTools
Get the default charset
getDefaultCipherSuites() - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
getDefaultClassLoader() - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return a default ClassLoader to use (never null).
getDefaultStyle() - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Gets the default ToStringStyle to use.
getDelay() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
 
getDelay() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
getDelay() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
getDeleteCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from delete operations.
getDeleteOldRdn() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
getDeleteOldRdn() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
getDelRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getDelRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getDelResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getDelResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getDenials() - Method in class org.apache.directory.shared.ldap.aci.Permission
Returns the set of denials only.
getDependencies() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Gets the names of other schemas that the objects within this Schema depends upon.
getDependencies() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Gets the names of other schemas that the objects within this Schema depends upon.
getDerefAliases() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the derefAliases flag
getDerefAliases() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Gets the alias dereferencing mode type safe enumeration.
getDerefAliases() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the alias handling parameter.
getDerefAliases() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the alias handling parameter.
getDescription() - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
 
getDescription() - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
getDescription() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets a short description about this SchemaObject.
getDescription(AttributeType) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the description using the AttributeTypeDescription as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.3.
getDescription(LdapComparator<?>) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the ComparatorDescription for a LdapComparator.
getDescription(DITContentRule) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the DITContentRuleDescription for a DITContentRule as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.16.
getDescription(DITStructureRule) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the DITStructureRuleDescription for a DITStructureRule as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.17.
getDescription(MatchingRule) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the MatchingRuleDescription for a MatchingRule as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.30.
getDescription(MatchingRuleUse) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the MatchingRuleUseDescription for a MatchingRuleUse as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.31.
getDescription(NameForm) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the NameFormDescription for a NameForm as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.35.
getDescription(Normalizer) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the NormalizerDescription for a Normalizer.
getDescription(ObjectClass) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the ObjectClassDescription for an ObjectClass as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.37.
getDescription(LdapSyntax) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the SyntaxDescription for a Syntax as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.54.
getDescription(SyntaxChecker) - Static method in class org.apache.directory.shared.ldap.schema.DescriptionUtils
Generates the SyntaxCheckerDescription for a SyntaxChecker.
getDescription() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets a short description about this SchemaObject.
getDifference(Attribute, Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Creates a new attribute which contains the values representing the difference of two attributes.
getDisabled() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
getDisabled() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getDITContentRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the DITContentRule registry
getDitContentRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getDITContentRuleRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the DITContentRule registry
getDITStructureRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the DITStructureRule registry
getDitStructureRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getDITStructureRuleRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the DITStructureRule registry
getDn() - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Get this entry's DN.
getDn() - Method in interface org.apache.directory.shared.ldap.entry.Entry
Get this entry's DN.
getDn() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getDn(Object) - Method in class org.apache.directory.shared.ldap.schema.comparators.DnComparator
 
getDn(Object) - Method in class org.apache.directory.shared.ldap.schema.comparators.UniqueMemberComparator
 
getDn() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getElement() - Method in class org.apache.directory.shared.ldap.util.tree.DnLeafNode
 
getEnabled() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
getEnabled() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.extended.CancelRequest
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
 
getEncoder() - Method in class org.apache.directory.shared.ldap.codec.LdapProvider
Gets the encoder associated with this provider.
getEncoder() - Method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets the encoder associated with this provider.
getEncoderMonitor() - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Gets the encoder's monitor.
getEntry() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Get the entry.
getEntry() - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Get the entry with its attributes.
getEntry() - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Get the entry to be compared
getEntry() - Method in class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Get the entry to be deleted
getEntry() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Get the modification's DN
getEntry() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Get the entry to be added
getEntry() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get the entry to be compared
getEntry() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Get the entry to be deleted
getEntry() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get the modification's DN
getEntry() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Get the entry.
getEntry() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Get the entry's entry
getEntry() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Gets the entry to add.
getEntry() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
Gets the entry to add.
getEntry() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseEntry
Gets the entry.
getEntry() - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Gets the entry
getEntryChangeControl() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlContainer
 
getEntryDn() - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Get the added DN
getEntryDn() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Get the added DN
getEntryDn() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Gets the distinguished name of the entry to add.
getEntryDn() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
Gets the distinguished name of the entry to add.
getEntryUUID() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
getEnum(Map<String, Object>) - Static method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Gets the enumeration from by extracting the value for the JNDI LDAP specific environment property, java.naming.ldap.derefAliases, from the environment.
getEnvironment() - Static method in class org.apache.directory.shared.ldap.message.spi.Provider
Loads the properties for the effective environment.
getEquality() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the equality Matching Rule
getEquality() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for equality matching.
getEqualityName() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Equality Name for this AttributeType's values.
getEqualityOid() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Equality OID for this AttributeType's values.
getError() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
getErrorMessage() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Get the error message
getErrorMessage() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Get the error message
getErrorMessage() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Gets the descriptive error message associated with the error code.
getErrorMessage() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets the descriptive error message associated with the error code.
getErrors() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
getErrors() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getEscapedValue() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
 
getEscapedValue() - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
getExpectedLength() - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Get the expected object length.
getExpectedLength() - Method in interface org.apache.directory.shared.asn1.Asn1Object
Get the expected object length.
getExpectedLength() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Get the TLV expected length.
getExpectedLength() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getExpectedMatchingRuleLength() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
get the expectedMatchingRuleLength
getExpressions() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.RegexSyntaxChecker
Get the list of regexp stored into this SyntaxChecker
getExtendedCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from extended operations.
getExtendedRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getExtendedRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getExtendedResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getExtendedResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getExtension(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Gets the extension.
getExtensions() - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
 
getExtensions() - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
getExtensions() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
getExtensions() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
 
getExtensions() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getExtensionValue(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Gets the extension value.
getFieldNameValueSeparator() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the field name value separator text.
getFieldSeparator() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the field separator text.
getFilter() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
Returns the expression.
getFilter() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the filter
getFilter() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the search filter associated with this search request.
getFilter() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the search filter associated with this search request.
getFilter() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getFilterSet() - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Get the list of filters stored in the composite filter
getFilterType() - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Get the filter type
getFinal() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Gets the final fragment or suffix.
getFinalSubstrings() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Get the final substring
getFirst() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the entry for the "oldest" mapping.
getFirstChild() - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Convenience method that gets the first child in the children array.
getFirstKey() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the key for the "oldest" mapping.
getFirstValue() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the value for the "oldest" mapping.
getForm() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
 
getFqcn() - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
 
getFullStackTrace(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
A way to get the entire nested stack-trace of an throwable.
getGeneralCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets the set of general error codes.
getGeneralizedTime() - Static method in class org.apache.directory.shared.ldap.util.DateUtils
Gets the generalized time using the "Z" form of the g-time-zone described by [ SYNTAXES] section 3.3.13, included below:
getGeneralizedTime(Date) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getGeneralizedTime(long) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getGlobalOidRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Returns a reference to the global OidRegistry
getGlobalOidRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getGlobalOidRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Returns a reference to the global OidRegistry
getGracefulDisconnect() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectContainer
 
getGracefulShutdown() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownContainer
 
getGrammar() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the current grammar
getGrammar() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get the grammar
getGrammar() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Gets the grammar
getGrammarName(IGrammar) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IStates
Return the grammar name of a grammar
getGrammarName(int) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IStates
Return the grammar name from a grammar number
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Get the grammar name
getGrants() - Method in class org.apache.directory.shared.ldap.aci.Permission
Returns the set of grants only.
getGrantsAndDenials() - Method in class org.apache.directory.shared.ldap.aci.Permission
Returns the set of GrantAndDenials.
getHexValue(char, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Translate two chars to an hex value.
getHexValue(byte, byte) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Translate two bytes to an hex value.
getHexValue(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return an hex value from a sinle char The char must be in [0-9a-fA-F]
getHost() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getHour(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getId() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getId() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get's the attribute identifier.
getId() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get's the attribute identifier for this entry.
getID() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
getID() - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
 
getID() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
getIdentificationTag() - Method in class org.apache.directory.shared.ldap.aci.ACIItem
Returns the id string of this item.
getIDs() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
getInitial() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Gets the initial fragment.
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.directory.shared.ldap.jndi.UniversalContextFactory
 
getInitialSubstrings() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Get the initial substring
getInput() - Method in class org.apache.directory.shared.converter.schema.Schema
 
getInstance() - Static method in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.dsmlv2.reponse.Dsmlv2ResponseGrammar
Get the instance of this grammar
getInstance() - Static method in class org.apache.directory.shared.dsmlv2.request.Dsmlv2Grammar
Gets an instance of this grammar
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlGrammar
 
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureGrammar
Get the instance of this grammar
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.LdapMessageGrammar
Get the instance of this grammar
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Get an instance of this class
getIntermediateResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getIssuerDN() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
getIssuerDN() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getItemPermissions() - Method in class org.apache.directory.shared.ldap.aci.ItemFirstACIItem
Returns the collection of ItemPermissions.
getJavaHome() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the Java home directory as a File.
getJavaIoTmpDir() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the Java IO temporary directory as a File.
getJavaParameterType(int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getJavaParameterValue(int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getJavaVersion() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Deprecated.
Use SystemUtils.JAVA_VERSION_FLOAT instead. Method will be removed in Commons Lang 3.0.
getJndiValue() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
 
getKey() - Method in interface org.apache.directory.shared.ldap.util.KeyValue
Gets the key from the pair.
getKeyAlgorithm() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
getKeyAlgorithm() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getLanguage() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
getLanguage() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getLanguage() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
getLast() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the entry for the "newest" mapping.
getLastKey() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the key for the "newest" mapping.
getLastValue() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Return the value for the "newest" mapping.
getLdapComparator() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets a comparator using getMatchingRule() to resolve the matching that the comparator is extracted from.
getLdapComparator(SchemaManager, LdapComparatorDescription, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Construct a LdapComparator from a description of a comparator.
getLdapComparator(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Retrieve and load a Comparator class from the DIT.
getLdapComparator(SchemaManager, LdapComparatorDescription, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Construct a LdapComparator from a description of a comparator.
getLdapComparator(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Retrieve and load a Comparator class from the DIT.
getLdapComparator() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Gets the LdapComparator enabling the use of this MatchingRule for ORDERING and sorted indexing.
getLdapMessage() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getLdapOperation() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
getLdapResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getLdapResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getLdapResponseLength() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResponseDecorator
 
getLdapResponseLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
 
getLdapResult() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResponseDecorator
 
getLdapResult() - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Get the LdapResult
getLdapResult() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse
Gets the LdapResult components of this Response.
getLdapResult() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalResultResponse
Gets the LdapResult components of this Response.
getLdapSyntaxRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the LdapSyntax registry
getLdapSyntaxRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getLdapSyntaxRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the LdapSyntax registry
getLdapUrls() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalReferral
Gets an unmodifiable set of alternative referral urls.
getLdapUrls() - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Gets an unmodifiable set of alternative referral urls.
getLdapUrlValue() - Method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the LDAP URL value for the scope: according to RFC 2255 this is either base, one, or sub.
getLength() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getLength() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the upName length
getLength() - Method in class org.apache.directory.shared.ldap.name.RDN
Get the Rdn length
getLength(Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Returns the length of the specified array.
getLengthBytesRead() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getLengthNbBytes() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getLevel() - Method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
Returns the integer value of this level (greater value, stronger level).
getLevel(int) - Static method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
 
getLoadedSchema(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Gets a schema that has been loaded into these Registries.
getLoadedSchema(String) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Gets a schema that has been loaded into these Registries.
getLoadedSchema(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Gets a schema that has been loaded into these Registries.
getLoadedSchemas() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Gets an unmodifiable Map of schema names to loaded Schema objects.
getLoader() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
getLoader() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getMatchedDN() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Get the matched DN
getMatchedDN() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Get the matched DN
getMatchedDn() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Gets the lowest entry in the directory that was matched.
getMatchedDn() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets the lowest entry in the directory that was matched.
getMatchingRule() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Get the matchingRule
getMatchingRule() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Find a matchingRule to use for normalization and comparison.
getMatchingRule(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Construct an MatchingRule from an entry get from the Dit
getMatchingRule(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Construct an MatchingRule from an entry get from the Dit
getMatchingRuleId() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Gets the matching rule id as an OID string.
getMatchingRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the MatchingRule registry
getMatchingRuleRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getMatchingRuleRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the MatchingRule registry
getMatchingRuleUseRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the MatchingRuleUse registry
getMatchingRuleUseRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getMatchingRuleUseRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the MatchingRuleUse registry
getMatchValue() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Get the matchValue
getMaxBaseDistance() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getMaxBaseDistance() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
Gets the distance after which to start excluding entries in the subtree or subtree refinement.
getMaxCount() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem
Returns the maximum count of the attribute allowed.
getMaximumSize() - Method in class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Getter for property maximumSize.
getMaxLengthLength() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Get the length's Length.
getMaxLengthLength() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Get the actual maximum number of bytes that can be used to encode the Length
getMaxPDUSize() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
 
getMaxPDUSize() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
 
getMaxTagLength() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Get the maximum Tag's length
getMaxTagLength() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Get the actual maximum number of bytes that can be used to encode the Tag
getMay() - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
 
getMayAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getMayAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets all the AttributeTypes OIDs of the attribute this NameForm specifies as being usable without requirement in the given objectClass for naming: as part of the Rdn.
getMayAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets all the AttributeTypes of the attribute this NameForm specifies as being useable without requirement in the given objectClass for naming: as part of the Rdn.
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
getMechanism() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Get the mechanism
getMessage() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Gets the message
getMessage() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
getMessage() - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the error message of this and any nested Throwable.
getMessage(int) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the error message of the Throwable in the chain of Throwables at the specified index, numbered from 0.
getMessage(int) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the error message of the Throwable in the chain of Throwables at the specified index, numbered from 0.
getMessage(String) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the full message contained by the Nestable and any nested Throwables.
getMessage() - Method in error org.apache.directory.shared.ldap.util.NestableError
Returns the detail message string of this throwable.
getMessage(int) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getMessage() - Method in exception org.apache.directory.shared.ldap.util.NestableException
Returns the detail message string of this throwable.
getMessage(int) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getMessage() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Returns the detail message string of this throwable.
getMessage(int) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getMessage() - Method in exception org.apache.directory.shared.ldap.util.unicode.InvalidCharacterException
 
getMessageId() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getMessageId() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the message ID
getMessageId() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getMessageId() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Gets the session unique message sequence id for this message.
getMessageId() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Gets the session unique message sequence id for this message.
getMessages() - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the error message of this and any nested Throwables in an array of Strings, one element for each message.
getMessages() - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the error message of this and any nested Throwables in an array of Strings, one element for each message.
getMessages() - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getMessages() - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getMessages() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.AddResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.CompareResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.DelResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.ModDNResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.ModifyResponseDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultDoneDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
 
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.dsmlv2.request.SearchRequestDsml
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Get the message type
getMessageTypeName() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getMessageTypeName() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
 
getMessageTypeName() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
 
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Get the message type Name
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Get the message type Name
getMethodCountForName(Class, String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return the number of methods with a given name (with any argument types), for the given class and/or its superclasses.
getMicroOperation() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Returns the MicroOperation related with this grant or denial.
getMicroOperations() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns the set of MicroOperations this tuple relates.
getMinBaseDistance() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getMinBaseDistance() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
Gets the distance at which to start including entries in the subtree.
getMinutes(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getMode() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
getModificationItems() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getModificationItems() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Gets an immutable Collection of modification items representing the atomic changes to perform on the candidate entry to modify.
getModificationItems() - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Gets an immutable Collection of modification items representing the atomic changes to perform on the candidate entry to modify.
getModificationItemsArray() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Gets the modification items as an array.
getModifications() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get the entry's attributes
getModifyCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from modify operations.
getModifyDnCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from modifyDn operations.
getModifyDNRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getModifyDnRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getModifyDNResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getModifyDnResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getModifyRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getModifyRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getModifyResponse() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getModifyResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getMonth(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getMostRecent() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Gets the most recent decoded object if one exists.
getMust() - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
 
getMustAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getMustAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets all the AttributeTypes OIDs of the attributes this NameForm specifies as having to be used in the given objectClass for naming: as part of the Rdn.
getMustAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets all the AttributeTypes of the attributes this NameForm specifies as having to be used in the given objectClass for naming: as part of the Rdn.
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
getName() - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Return the grammar's name
getName() - Method in interface org.apache.directory.shared.asn1.ber.grammar.IGrammar
Get the grammar name
getName() - Method in class org.apache.directory.shared.converter.schema.Schema
 
getName() - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Return the grammar's name
getName() - Method in interface org.apache.directory.shared.dsmlv2.IGrammar
Get the grammar name
getName() - Method in class org.apache.directory.shared.dsmlv2.Tag
Gets the name of the tag
getName() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Returns the name of this grant or denial.
getName() - Method in enum org.apache.directory.shared.ldap.aci.MicroOperation
Returns the name of this micro-operation.
getName() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the user name
getName() - Method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
Returns the name of this level.
getName() - Method in enum org.apache.directory.shared.ldap.constants.LdapSecurityConstants
Return the name associated with the constant.
getName() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the distinguished name of the subject in this authentication request.
getName() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Gets the distinguished name of the entry to be compared using the attribute value assertion.
getName() - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Gets the distinguished name of the leaf entry to be deleted by this request.
getName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Gets the distinguished name of the subject in this authentication request.
getName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Gets the distinguished name of the entry to be compared using the attribute value assertion.
getName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalDeleteRequest
Gets the distinguished name of the leaf entry to be deleted by this request.
getName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Gets the entry's distinguished name representing the entry PDU field.
getName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Gets the distinguished name of the entry to be modified by this request.
getName() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets the entry's distinguished name representing the entry PDU field.
getName() - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Gets the distinguished name of the entry to be modified by this request.
getName() - Method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets the descriptive name for this Provider.
getName() - Method in class org.apache.directory.shared.ldap.name.DN
Get the initial DN
getName() - Method in class org.apache.directory.shared.ldap.name.RDN
 
getName() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets the first name in the set of short names for this SchemaObject if any exists for it.
getName() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets the first name in the set of short names for this SchemaObject if any exists for it.
getName() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Gets the name.
getName() - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
Returns the name of this action time.
getName() - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
Returns the name of this LDAP operation.
getName() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
Returns the name of this Stored Procedure Parameter.
getName() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
getNameCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations that report a problem related to a distinguished name provided as an argument to a request message.
getNameFormRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the NameForm registry
getNameFormRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getNameFormRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the NameForm registry
getNameParser() - Static method in enum org.apache.directory.shared.ldap.name.DnParser
Get a reference to the NameParser.
getNameParser() - Static method in enum org.apache.directory.shared.ldap.name.FastDnParser
Gets the name parser singleton instance.
getNames() - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
 
getNames() - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
getNames() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets short names for this SchemaObject if any exists for it, otherwise, returns an empty list.
getNames() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets short names for this SchemaObject if any exists for it, otherwise, returns an empty list.
getNameSet(String) - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Gets the names associated with an OID.
getNamingContext() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
 
getNamingContext() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getNbAtavs() - Method in class org.apache.directory.shared.ldap.name.RDN
 
getNbBytes(int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Utility function that return the number of bytes necessary to store the length
getNbBytes(int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Utility function that return the number of bytes necessary to store an integer value.
getNbBytes(long) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Utility function that return the number of bytes necessary to store a long value.
getNbBytes(DN) - Static method in class org.apache.directory.shared.ldap.name.DN
Get the number of bytes necessary to store this DN
getNbBytes() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getNewRDN() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Get the new RDN
getNewRDN() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get the new RDN
getNewRdn() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getNewRdn() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Gets the new relative distinguished name for the entry which represents the PDU's newrdn field.
getNewRdn() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets the new relative distinguished name for the entry which represents the PDU's newrdn field.
getNewSuperior() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Get the newSuperior
getNewSuperior() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get the newSuperior
getNewSuperior() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getNewSuperior() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Gets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
getNewSuperior() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
getNewTlvId() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Return a new ID and increment the counter
getNewTlvId() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get a new TLV id
getNextRequest() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Gets the next Request or null if there's no more request
getNextResponse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Returns the next Request or null if there's no more request
getNextState() - Method in class org.apache.directory.shared.dsmlv2.GrammarTransition
Gets the target state
getNonErroneousCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets the set of result code enumerations that do not represent operational failures.
getNormalizedFilter(String) - Static method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
Normalizes a filter expression to a canonical representation while retaining logical meaning of the expression.
getNormalizedFilter(ExprNode) - Static method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
Normalizes a filter expression to a canonical representation while retaining logical meaning of the expression.
getNormalizedValue() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets the normalized (canonical) representation for the wrapped value.
getNormalizedValue() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Gets the normalized (canonical) representation for the wrapped byte[].
getNormalizedValue() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Gets the normalized (canonical) representation for the wrapped string.
getNormalizedValue() - Method in interface org.apache.directory.shared.ldap.entry.Value
Gets the normalized (canonical) representation for the wrapped string.
getNormalizedValueCopy() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Gets a direct reference to the normalized representation for the wrapped value of this ServerValue wrapper.
getNormalizedValueCopy() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Gets a copy of the the normalized (canonical) representation for the wrapped value.
getNormalizedValueCopy() - Method in interface org.apache.directory.shared.ldap.entry.Value
Gets a copy of the the normalized (canonical) representation for the wrapped value.
getNormalizedValueReference() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets a reference to the the normalized (canonical) representation for the wrapped value.
getNormalizedValueReference() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Gets the normalized (canonical) representation for the wrapped string.
getNormalizedValueReference() - Method in interface org.apache.directory.shared.ldap.entry.Value
Gets a reference to the the normalized (canonical) representation for the wrapped value.
getNormalizer() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets a normalizer using getMatchingRule() to resolve the matchingRule that the normalizer is extracted from.
getNormalizer(SchemaManager, NormalizerDescription, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Create a new instance of a Normalizer
getNormalizer(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Retrieve and load a Normalizer class from the DIT.
getNormalizer(SchemaManager, NormalizerDescription, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Create a new instance of a Normalizer
getNormalizer(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Retrieve and load a Normalizer class from the DIT.
getNormalizer() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Gets the Normalizer enabling the use of this MatchingRule for EQUALITY matching and indexing.
getNormalizer() - Method in class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
Get the normalizer
getNormalizerMapping() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the Normalizer mapping
getNormalizerMapping() - Method in interface org.apache.directory.shared.ldap.schema.NormalizerMappingResolver
 
getNormalizerMapping() - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Gets an oid/name to normalizer mapping used to normalize distinguished names.
getNormalizerMapping() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Gets an oid/name to normalizer mapping used to normalize distinguished names.
getNormalizerMapping() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets an oid/name to normalizer mapping used to normalize distinguished names.
getNormalizerMapping() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the Normalizer mapping
getNormalizerRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the Normalizer registry
getNormalizerRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getNormalizerRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the Normalizer registry
getNormName() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the normalized Name of a AVA
getNormName() - Method in class org.apache.directory.shared.ldap.name.DN
Get the normalized DN
getNormName() - Method in class org.apache.directory.shared.ldap.name.RDN
 
getNormType() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the normalized type of a AVA
getNormType() - Method in class org.apache.directory.shared.ldap.name.RDN
Return the normalized type, or the first one of we have more than one (the lowest)
getNormValue() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the Value of a AVA
getNormValue() - Method in class org.apache.directory.shared.ldap.name.RDN
Return the normalized value, or the first one of we have more than one (the lowest)
getNotAttributeTypeOids() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getNotAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
getNotFilter() - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Get the NotFilter
getNullText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the text to output when null found.
getObject() - Method in class org.apache.directory.shared.asn1.der.DERApplicationSpecific
 
getObject() - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
return whatever was following the tag.
getObject() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get the modification's DN
getObject() - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Returns the Object being output.
getObjectAt(int) - Method in class org.apache.directory.shared.asn1.der.DERSet
 
getObjectBySchemaName() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getObjectClass(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
 
getObjectClass(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
getObjectClassRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the ObjectClass registry
getObjectClassRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getObjectClassRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the ObjectClass registry
getObjectClassTypes() - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Gets the object class types.
getObjectIdentifierMacros() - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Gets the object identifier macros.
getObjectName() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Get the entry DN
getObjectName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Get the entry DN
getObjectName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseEntry
Gets the distinguished name of the entry object returned.
getObjectName() - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Gets the distinguished name of the entry object returned.
getObjects() - Method in class org.apache.directory.shared.asn1.der.BERConstructedOctetString
 
getObjects() - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
getObjects() - Method in class org.apache.directory.shared.asn1.der.DERSet
 
getObjectType() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The SchemaObject type : AttributeType DitCOntentRule DitStructureRule LdapComparator (specific to ADS) LdapSyntaxe MatchingRule MatchingRuleUse NameForm Normalizer (specific to ADS) ObjectClass SyntaxChecker (specific to ADS)
getObjectType() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
The SchemaObject type : AttributeType DitCOntentRule DitStructureRule LdapComparator (specific to ADS) LdapSyntaxe MatchingRule MatchingRuleUse NameForm Normalizer (specific to ADS) ObjectClass SyntaxChecker (specific to ADS)
getOctets() - Method in class org.apache.directory.shared.asn1.der.DERBitString
 
getOctets() - Method in class org.apache.directory.shared.asn1.der.DEROctetString
 
getOctets() - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
getOID() - Method in class org.apache.directory.shared.asn1.primitives.OID
Get an array of bytes from the OID
getOid() - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Returns the schema element's OID
getOid() - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
getOid() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Get the OID
getOid() - Method in interface org.apache.directory.shared.ldap.message.control.Control
 
getOid() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Gets the Object Idendifier corresponding to the extended request type.
getOid() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Gets the Object Idendifier corresponding to the extended request type.
getOid() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets usually what is the numeric object identifier assigned to this SchemaObject.
getOid() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
The DSR does not have an OID, so throw an exception
getOid() - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Overrides default behavior by returning the OID of the wrapped Normalizer.
getOid(String) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Get an OID from a name.
getOid() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets usually what is the numeric object identifier assigned to this SchemaObject.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Gets the numericOid for a name/alias if one is associated.
getOidByName(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Gets the numericOid for a name/alias if one is associated.
getOidLen() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the attributeType's syntax length
getOIDLength() - Method in class org.apache.directory.shared.asn1.primitives.OID
Get the number of bytes necessary to store the OID
getOIDValues() - Method in class org.apache.directory.shared.asn1.primitives.OID
Get an array of long from the OID
getOldest() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Gets the oldest decoded object if one exists.
getOnError() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the on error handling type of the request
getOnError() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Gets the on error handling type of the request
getOperation() - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
getOperation() - Method in interface org.apache.directory.shared.ldap.entry.Modification
 
getOperation(int) - Static method in enum org.apache.directory.shared.ldap.entry.ModificationOperation
Get the ModificationOperation from an int value
getOperation() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
getOperationNumber() - Method in class org.apache.directory.shared.ldap.csn.Csn
 
getOperator() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Gets the operator for this branch node.
getOperator() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Gets the operator for this branch node.
getOperator() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Gets the operator for this branch node.
getOptions() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
getOptions(String) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Get the options from the attributeType.
getOptions() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
getOrder(BranchNode, List<ExprNode>) - Method in interface org.apache.directory.shared.ldap.filter.FilterVisitor
Get the array of children to visit sequentially to determine the order of child visitations.
getOrdering() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the ordering Matching Rule
getOrdering() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for Ordering matching.
getOrderingName() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule name for this AttributeType used for Ordering matching.
getOrderingOid() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Ordering OID for this AttributeType's values.
getOrFilter() - Method in class org.apache.directory.shared.ldap.codec.search.OrFilter
Get the OrFilter
getOutput() - Method in class org.apache.directory.shared.converter.schema.Schema
 
getOwner() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Gets the name of the owner of the schema objects within this Schema.
getOwner() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Gets the name of the owner of the schema objects within this Schema.
getPackageName(Object, String) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the package name of an Object.
getPackageName(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the package name of a Class.
getPackageName(String) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the package name from a String.
getPagedSearchControl() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlContainer
 
getParameters() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
getParameters() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
getParameterType(int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getParameterValue(int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getParent() - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Get the parent
getParent() - Method in interface org.apache.directory.shared.asn1.Asn1Object
Get the parent
getParent() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getParent() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getParentElement(DN) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Get the parent of a given DN, if present in the tree.
getParentTLV() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the parent TLV;
getParentTLV() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
 
getParser() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Gets the parser
getPaths(String, FileFilter) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Splits apart a OS separator delimited set of paths in a string into multiple Strings.
getPayload() - Method in class org.apache.directory.shared.ldap.message.extended.CancelRequest
Gets the extended request's requestValue portion of the PDU.
getPayload() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getPayload() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
getPayload() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getPayload() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Gets the extended request's requestValue portion of the PDU.
getPayload() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Gets the extended request's requestValue portion of the PDU.
getPort() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getPrecedence() - Method in class org.apache.directory.shared.ldap.aci.ACIItem
Returns the precedence of this item.
getPrecedence() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns the precedence of this tuple (0-255).
getPrecedence() - Method in class org.apache.directory.shared.ldap.aci.Permission
Returns the precedence of this permission.
getPreferences() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
Gets the Preferences used as the backing store for this Dictionary.
getPrefix(int) - Method in class org.apache.directory.shared.ldap.name.DN
getPreviousDn() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
getPreviousState() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
getPrimaryName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Gets the primary name associated with an OID.
getProcedure() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
getProcedureSpecification() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getProcessing() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the processing type of the request
getProcessing() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Gets the processing type of the request
getProperties(File) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Creates a properties object and loads the properties in the file otherwise and empty property object will be returned.
getProperties(ClassLoader, String) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Loads a properties file as a CL resource if it exists and returns an empty Properties object otherwise.
getProperties(Class<?>, String) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Loads a properties file as a class resource if it exists and returns an empty Properties object otherwise.
getProtectedItems() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns the collection of ProtectedItems this tuple relates.
getProtectedItems() - Method in class org.apache.directory.shared.ldap.aci.ItemFirstACIItem
Returns the collection of ProtectedItems.
getProtectedItems() - Method in class org.apache.directory.shared.ldap.aci.UserPermission
Returns the collection of ProtectedItems.
getProvider() - Method in class org.apache.directory.shared.ldap.codec.LdapDecoder
Gets the Provider that this Decoder implementation is part of.
getProvider() - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Gets the Provider associated with this SPI implementation object.
getProvider() - Static method in class org.apache.directory.shared.ldap.codec.LdapProvider
Gets a handle on the singleton LdapProvider.
getProvider() - Method in class org.apache.directory.shared.ldap.message.MessageDecoder
 
getProvider() - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
 
getProvider() - Static method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets an instance of the configured Provider.
getProvider(Hashtable<Object, Object>) - Static method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets an instance of the Provider specified by the asn.1.berlib.provider property value.
getProvider() - Method in exception org.apache.directory.shared.ldap.message.spi.ProviderException
Gets the provider that caused this exception.
getProvider() - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderObject
Gets the Provider associated with this SPI implementation object.
getPSearchControl() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlContainer
 
getQualifiedMethodName(Method) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getRawOidOrNameSuffix() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Gets the raw OID or name plus suffix.
getRdn(int) - Method in class org.apache.directory.shared.ldap.name.DN
Retrieves a component of this name.
getRdn() - Method in class org.apache.directory.shared.ldap.name.DN
Retrieves the last (leaf) component of this name.
getRdn() - Method in enum org.apache.directory.shared.ldap.schema.SchemaObjectType
Get the RDN associated with a schemaObjectType
getRdnAttribute(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Gets the attribute of a single attribute rdn or name component.
getRdns() - Method in class org.apache.directory.shared.ldap.name.DN
Retrieves all the components of this name.
getRdnValue(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Gets the value of a single name component of a distinguished name.
getReasonCode() - Method in exception org.apache.directory.shared.ldap.codec.util.URIException
Get the reason code.
getReference() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets a reference to the wrapped binary value.
getReference() - Method in interface org.apache.directory.shared.ldap.entry.Value
Get a reference on the stored value.
getReferencing(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Check that we can remove a given SchemaObject without breaking some of its references.
getReferral() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
getReferral() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseReference
Gets the sequence of LdapUrls as a Referral instance.
getReferral() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
getReferral() - Method in class org.apache.directory.shared.ldap.message.SearchResponseReferenceImpl
Gets the sequence of LdapUrls as a Referral instance.
getReferralContext() - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
getReferralContext(Hashtable<?, ?>) - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
getReferralContext() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
getReferralContext(Hashtable<?, ?>) - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
getReferralInfo() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
getReferrals() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Get the referrals
getReferrals() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Get the referrals
getRefinement() - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
 
getRefinement() - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
A subtree refinement represents a non-contiguous selection of entries using a limited filter expression where attribute assertions are based on the objectClass of the entries.
getRegex(Normalizer) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Gets the compiled regular expression for the substring expression.
getRegex(String, String[], String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Creates a regular expression from an LDAP substring assertion filter specification.
getRegex(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Generates a regular expression from an LDAP substring match expression by parsing out the supplied string argument.
getRegistries() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
getRegistries() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
 
getRelativeName(DN, DN) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Gets the relative name between an ancestor and a potential descendant.
getRemainingComponents() - Method in class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
getRemainingComponents() - Method in interface org.apache.directory.shared.ldap.util.ComponentsMonitor
 
getRemainingComponents() - Method in class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
getRemainingDn() - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
getRemainingDn() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
getReplicaId() - Method in class org.apache.directory.shared.ldap.csn.Csn
 
getReplicatedContexts() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Get the list of replicated servers
getReplicatedContexts() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
getRequestID() - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Gets the ID of the response
getRequestID() - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Gets the ID of the response
getRequestID() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Gets the request ID
getRequestID() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the ID of the request
getRequestID() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Gets the ID of the request
getRequestName() - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Get the extended request name
getRequestName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Get the extended request name
getRequests() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the List of all the requests in the Batch Request
getRequestValue() - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Get the extended request value
getRequestValue() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Get the extended request value
getResolvedDn() - Method in exception org.apache.directory.shared.ldap.exception.LdapOperationException
 
getResolvedObject() - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
getResolvedObject() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
getResolvedOid() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Gets the resolved OID, null if not yet resolved.
getResourceName() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
getResources(Pattern) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.ResourceMap
For all elements of java.class.path get a Map of resources Pattern pattern = Pattern.compile(".*").
getResponse() - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Get the extended response
getResponse() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Get the extended response
getResponse() - Method in exception org.apache.directory.shared.ldap.codec.ResponseCarryingException
Get the constructed response
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.CancelResponse
Gets the response OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
Gets the reponse OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
Gets the reponse OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
Gets the reponse OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
Gets the reponse OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
Gets the reponse OID specific encoded response values.
getResponse() - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Gets the reponse OID specific encoded response values.
getResponse() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse
Gets the reponse OID specific encoded response values.
getResponse() - Method in exception org.apache.directory.shared.ldap.message.ResponseCarryingMessageException
Get the constructed response
getResponseName() - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Get the extended response name
getResponseName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Get the extended response name
getResponseName() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Get the intermediate response name
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.CancelResponse
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Gets the OID uniquely identifying this Intemediate response (a.k.a.
getResponseName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse
Gets the OID uniquely identifying this extended response (a.k.a.
getResponseName() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalIntermediateResponse
Gets the response name
getResponseOrder() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Gets the reponse order type of the request
getResponseOrder() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Gets the reponse order type of the request
getResponses() - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Gets the List of all the reponses
getResponseType() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Gets the protocol response message type for this request which produces at least one response.
getResponseType() - Method in interface org.apache.directory.shared.ldap.message.SingleReplyRequest
Gets the protocol response message type for this request which produces at least one response.
getResponseTypes() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the different response types generated by a search request.
getResponseTypes() - Method in interface org.apache.directory.shared.ldap.message.ManyReplyRequest
Gets the various types of messages that can be generated by this kind of request.
getResponseTypes() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the different response types generated by a search request.
getResponseValue() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Get the intermediate response value
getResponseValue() - Method in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Gets the reponseName specific encoded
getResponseValue() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalIntermediateResponse
Gets the ResponseValue.
getResultCode() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Get the result code
getResultCode() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Get the result code
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapOperationException
Gets the LDAP result code that would be associated with this exception.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
getResultCode() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Gets the result code enumeration associated with the response.
getResultCode() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets the result code enumeration associated with the response.
getResultCode() - Method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
 
getResultCode(int) - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
 
getResultCode(Throwable) - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an LDAP result code from a Throwable if it can resolve it unambiguously or returns null if it cannot resolve the exception to a single ResultCode.
getResultCodeDescr(ResultCodeEnum) - Static method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultEnum
Gets the String description of a given result code
getResultCodes(Throwable) - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets the set of result codes a Throwable may map to.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.extended.CancelRequest
 
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
The result containing response for this request.
getResultResponse() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalResultResponseRequest
If called for the first time, this methohd creates a result containing response object for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
The result containing response for this request.
getResultResponse() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
The result containing response for this request.
getReturningAttributes() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getReturningAttributesStr() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getRootCause(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Introspects the Throwable to obtain the root cause.
getRootCauseStackTrace(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Creates a compact stack trace for the root cause of the supplied Throwable.
getRuleId() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
 
getSaslAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the user sasl authentication
getSaslMechanism() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the mechanism if this request uses SASL authentication mechanisms.
getSaslMechanism() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Gets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
getSchema(Entry) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Return an instance of the Schema associated to the entry
getSchema(Entry) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Return an instance of the Schema associated to the entry
getSchema(String) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Gets a schema object based on it's name.
getSchema(Entry) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
 
getSchema(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Gets a schema object based on it's name.
getSchema(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
getSchemaElements() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
getSchemaName() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets the name of the schema this SchemaObject is associated with.
getSchemaName(int) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Gets the name of the logical schema the objects of this Schema belong to: e.g.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(int) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(int) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Gets the name of the logical schema the objects of this Schema belong to: e.g.
getSchemaName(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets the name of the schema this SchemaObject is associated with.
getSchemaNames() - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
getSchemaObject(String) - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Gets the SchemaObject associated with an OID.
getSchemas() - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Gets a Map of Schemas managed by a schema store.
getScheme() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getScope() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the search scope
getScope() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Gets the search scope.
getScope() - Method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the corresponding scope constant value as defined in RFC 4511.
getScope() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the search scope parameter enumeration.
getScope() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getScope() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the search scope parameter enumeration.
getScope() - Method in class org.apache.directory.shared.ldap.util.LdapURL
Returns the scope, one of SearchScope.OBJECT, SearchScope.ONELEVEL or SearchScope.SUBTREE.
getSearchCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from search operations.
getSearchControls() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getSearchRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getSearchRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getSearchResultDone() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getSearchResultDone() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Gets the Search Result Entry
getSearchResultDone() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getSearchResultEntry() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getSearchResultEntry() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getSearchResultEntryList() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Gets the Search Result Entry List
getSearchResultReference() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getSearchResultReference() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getSearchResultReferenceList() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Gets the Search Result Reference List
getSearchResultReferences() - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
Get the list of references
getSearchResultReferences() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Get the list of references
getSearchScope(int) - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the SearchScope enumerated type for the corresponding scope numeric value.
getSearchScope(String) - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the SearchScope enumerated type for the corresponding LDAP URL scope value of either base, one or sub.
getSearchScope() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
getSeconds(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
getSecurityCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations that report a problem related to a problem in carrying out an operation for security reasons.
getServerSaslCreds() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
 
getServerSaslCreds() - Method in class org.apache.directory.shared.ldap.message.BindResponseImpl
Gets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
getServerSaslCreds() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindResponse
Gets the optional property holding SASL authentication response parameters that are SASL mechanism specific.
getServiceCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations that report a problem related to the provision of the service.
getShortClassName(Object, String) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the class name minus the package name for an Object.
getShortClassName(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the class name minus the package name from a Class.
getShortClassName(String) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Gets the class name minus the package name from a String.
getShortClassName(Class) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the short class name for a class.
getShortName(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Get the class name without the qualified package name.
getShortName(String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Get the class name without the qualified package name.
getShortNameAsProperty(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return the short string name of a Java class in decapitalized JavaBeans property format.
getSimple() - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Get the simple password
getSimple() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Checks to see if the authentication mechanism is simple and not SASL based.
getSimple() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Checks to see if the authentication mechanism is simple and not SASL based.
getSimpleAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the user simple authentication
getSize() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
The TLV size is calculated by adding the Tag's size, the Length's size and the Value's length, if any.
getSize() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
 
getSizeEndText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the end text to output when a Collection, Map or array size is output.
getSizeLimit() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the size limit
getSizeLimit() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
getSizeLimit() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
getSizeLimit() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getSizeLimit() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
getSizeStartText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the start text to output when a Collection, Map or array size is output.
getSpecification() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets the SchemaObject specification.
getSpecification() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets the SchemaObject specification.
getSPSpecs() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
getStackFrames(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackFrames(Throwable) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackTrace(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Gets the stack trace from a Throwable as a String.
getStart() - Method in class org.apache.directory.shared.ldap.name.AVA
get the position in the original upName where this atav starts.
getStart() - Method in class org.apache.directory.shared.ldap.name.RDN
Get the start position
getState() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the current grammar state
getState(int) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IStates
Get the current state's name
getState() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get the current grammar state
getState() - Method in interface org.apache.directory.shared.dsmlv2.Container
Get the current grammar state
getState() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Get the current grammar state
getState(int) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
Get the current state for a specified grammar
getState(int) - Method in interface org.apache.directory.shared.dsmlv2.IStates
Gets the specified state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Get the string representing the state
getStates() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the states for this container's grammars
getStates() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
 
getStates() - Method in interface org.apache.directory.shared.dsmlv2.Container
 
getStates() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Get the states for this container's grammars
getStatesEnum() - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Get the states of the current grammar
getStatesEnum() - Method in interface org.apache.directory.shared.asn1.ber.grammar.IGrammar
Get the statesEnum for the current grammar
getStatesEnum() - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Get the states of the current grammar
getStatesEnum() - Method in interface org.apache.directory.shared.dsmlv2.IGrammar
Get the statesEnum for the current grammar
getStaticMethod(Class, String, Class[]) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return a static method of a class.
getStaticProperties(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Load a properties from a resource relative to a supplied class.
getStaticProperties(Class<?>, String) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Load properties from a resource relative to a supplied class and path.
getStoredProcedure() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureContainer
 
getString() - Method in class org.apache.directory.shared.asn1.der.DERBMPString
 
getString() - Method in class org.apache.directory.shared.asn1.der.DERString
Lazy accessor.
getString() - Method in class org.apache.directory.shared.asn1.der.DERUniversalString
 
getString() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Get the wrapped value as a String.
getString() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get the String value, if and only if the value is known to be a String, otherwise a InvalidAttributeValueException will be thrown
getString() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get the String value, if and only if the value is known to be a String, otherwise a InvalidAttributeValueException will be thrown
getString() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Get the wrapped value as a String.
getString() - Method in interface org.apache.directory.shared.ldap.entry.Value
Get the wrapped value as a String.
getString(byte[], int, int, String) - Static method in class org.apache.directory.shared.ldap.util.LdapURL
From commons-httpclients.
getString(byte[], String) - Static method in class org.apache.directory.shared.ldap.util.LdapURL
From commons-httpclients.
getString() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getStringBuffer() - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Gets the StringBuffer being populated.
getStructuralObjectClass() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets the STRUCTURAL ObjectClass this name form specifies naming attributes for.
getStructuralObjectClassOid() - Method in class org.apache.directory.shared.ldap.schema.NameForm
Gets the STRUCTURAL ObjectClass this name form specifies naming attributes for.
getStyle() - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Gets the ToStringStyle being used.
getSubEntryControl() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlContainer
 
getSubjectDN() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
getSubjectDN() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getSubstr() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the substring Matching Rule
getSubstring() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for Substr matching.
getSubstringName() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule name for this AttributeType used for Substring matching.
getSubstringOid() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Substr OID for this AttributeType's values.
getSubstringsLength() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
 
getSubtreeSpecification() - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Creates a SubtreeSpecification using any of the default paramters that may have been modified from their defaults.
getSubtreeSpecifications() - Method in class org.apache.directory.shared.ldap.aci.UserClass.Subtree
Returns the collection of unrefined SubtreeSpecifications.
getSuffix(int) - Method in class org.apache.directory.shared.ldap.name.DN
getSummaryObjectEndText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the end text to output when an Object is output in summary mode.
getSummaryObjectStartText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the start text to output when an Object is output in summary mode.
getSuperior() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the optional attributeType's superior
getSuperior() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the the superior AttributeType of this AttributeType.
getSuperiorName() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Name of the superior AttributeType for this AttributeType.
getSuperiorOid() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the OID of the superior AttributeType for this AttributeType.
getSuperiorOids() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Gets the superclasses OIDsof this ObjectClass.
getSuperiors() - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Get the list of superior for this objectClass
getSuperiors() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Gets the superclasses of this ObjectClass.
getSuperRules() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
 
getSupportedCipherSuites() - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
getSyncDoneValueControl() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlContainer
 
getSyncInfoValueControl() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlContainer
 
getSyncMode(int) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationInfoEnum
Get the SynchronizationInfoEnum instance from an integer value.
getSyncMode(int) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationModeEnum
Get the SynchronizationModeEnum instance from an integer value.
getSyncRequestValueControl() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlContainer
 
getSyncStateType() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
getSyncStateType(int) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SyncStateTypeEnum
Get the SyncStateTypeEnum instance from an integer value.
getSyncStateValueControl() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlContainer
 
getSyncUUIDs() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
getSyntax() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the attributeType's syntax
getSyntax() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Syntax for this AttributeType's values.
getSyntax(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
 
getSyntax(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
getSyntax() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Gets the LdapSyntax used by this MatchingRule.
getSyntaxChecker(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Retrieve and load a syntaxChecker class from the DIT.
getSyntaxChecker(SchemaManager, SyntaxCheckerDescription, Registries, String) - Method in interface org.apache.directory.shared.ldap.schema.EntityFactory
Create a new instance of a SyntaxChecker
getSyntaxChecker() - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Gets the SyntaxChecker used to validate values in accordance with this Syntax.
getSyntaxChecker(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Retrieve and load a syntaxChecker class from the DIT.
getSyntaxChecker(SchemaManager, SyntaxCheckerDescription, Registries, String) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
Create a new instance of a SyntaxChecker
getSyntaxCheckerRegistry() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get an immutable reference on the SyntaxChecker registry
getSyntaxCheckerRegistry() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
getSyntaxCheckerRegistry() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get an immutable reference on the SyntaxChecker registry
getSyntaxLength() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets a length limit for this AttributeType.
getSyntaxName() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Syntax name for this AttributeType's values.
getSyntaxOid() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets the Syntax OID for this AttributeType's values.
getSyntaxOid() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Gets the LdapSyntax OID used by this MatchingRule.
getTag() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getTagNo() - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
getTargetDN() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
getTargetDN() - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
getTargetEntry(List<? extends Modification>, Entry) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Gets the target entry as it would look after a modification operation were performed on it.
getTerminalFilter() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the comparison dilter
getThrowable(int) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the Throwable in the chain of Throwables at the specified index, numbered from 0.
getThrowable(int) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the Throwable in the chain of Throwables at the specified index, numbered from 0.
getThrowable(int) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getThrowable(int) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getThrowable(int) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getThrowableCount(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Counts the number of Throwable objects in the exception chain.
getThrowableCount() - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the number of nested Throwables represented by this Nestable, including this Nestable.
getThrowableCount() - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the number of Throwables contained in the Nestable contained by this delegate.
getThrowableCount() - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getThrowableCount() - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getThrowableCount() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getThrowables(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Returns the list of Throwable objects in the exception chain.
getThrowables() - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns this Nestable and any nested Throwables in an array of Throwables, one element for each Throwable.
getThrowables() - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns this delegate's Nestable and any nested Throwables in an array of Throwables, one element for each Throwable.
getThrowables() - Method in error org.apache.directory.shared.ldap.util.NestableError
 
getThrowables() - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
getThrowables() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
getTimeLimit() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the time limit
getTimeLimit() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
getTimeLimit() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
getTimeLimit() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
getTimeOffline() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
 
getTimeOffline() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
getTimeOffline() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
getTimestamp() - Method in class org.apache.directory.shared.ldap.csn.Csn
 
getTlvId() - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
 
getTlvId() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
 
getTlvId() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get the current TLV id
getTransition() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Get the transition
getTransition(int, int) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Get the transition associated with the state and tag
getTransition() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Get the transition
getTransition(int, Tag) - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Get the transition associated with the state and tag
getTransition() - Method in interface org.apache.directory.shared.dsmlv2.Container
Get the transition
getTransition() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Get the transition
getTransition(int, Tag) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Get the transition associated with the state and tag
getType() - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Gets the type of error response
getType() - Method in class org.apache.directory.shared.dsmlv2.Tag
Gets the type of the tag
getType() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
Get the control type.
getType() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure.StoredProcedureParameter
 
getType() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Get the type
getType() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Get the attribute
getType() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Gets the LDAP message type code associated with this Message.
getType() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Gets the LDAP message type code associated with this Message.
getType() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Gets the type of this ObjectClass as a type safe enum.
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
getType() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
getType() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
 
getType() - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Gets the type.
getType(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Build an AttributeType froma byte array.
getTypeDescr(ErrorResponse.ErrorResponseType) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Returns the String associated to the error response type
getTypesOnly() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
getTypesOnly() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
getUnBindRequest() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
getUnbindRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
getUnion(Attribute, Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Creates a new attribute which contains the values representing the union of two attributes.
getUniqueResource(String, String) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets a unique resource from a Jar file.
getUniqueResourceAsStream(String, String) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets the DBFILE resource from within a jar off the base path.
getUnusedBits() - Method in class org.apache.directory.shared.asn1.primitives.BitString
Get the number of unused bits
getUpdateCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations that reports problems related to attempts to add, delete, or modify information in the DIB.
getUpId() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Get's the user provided identifier for this entry.
getUpId(String, AttributeType) - Static method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Get the UpId if it was null.
getUpId() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Get's the user provided identifier for this entry.
getUpName() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the user provided form of this attribute type and value
getUpToClass() - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Gets the last super class to stop appending fields for.
getUpType() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the user provided type of a AVA
getUpType() - Method in class org.apache.directory.shared.ldap.name.RDN
Return the user provided type, or the first one of we have more than one (the lowest)
getUpValue() - Method in class org.apache.directory.shared.ldap.name.AVA
Get the User Provided Value of a AVA
getUpValue() - Method in class org.apache.directory.shared.ldap.name.RDN
Return the User Provided value
getUrls() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
getUsage() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the attributeType's usage
getUsage() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Determines the usage for this AttributeType.
getUsage(String) - Static method in enum org.apache.directory.shared.ldap.schema.MatchingRuleEnum
Gets the enumeration type for the usage string regardless of case.
getUsage(String) - Static method in enum org.apache.directory.shared.ldap.schema.UsageEnum
Gets the enumeration type for the attributeType usage string regardless of case.
getUsedBy(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Gets the Set of SchemaObjects referencing the given SchemaObject
getUserClasses() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns the collection of UserClasses this tuple relates to.
getUserClasses() - Method in class org.apache.directory.shared.ldap.aci.ItemPermission
Returns the collection of UserClasses.
getUserClasses() - Method in class org.apache.directory.shared.ldap.aci.UserFirstACIItem
Returns the set of UserClasses.
getUserDir() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the user directory as a File.
getUserHome() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the user home directory as a File.
getUserPermission() - Method in class org.apache.directory.shared.ldap.aci.UserFirstACIItem
Returns the set of UserPermissions.
getUsing(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Gets the Set of SchemaObjects referenced by the given SchemaObject
getValue() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getValue() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
Returns the maximum number of immediate subordinates.
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.ControlImpl
Get the raw control encoded bytes
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
Get the control value
getValue() - Method in enum org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueTags
 
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure.StoredProcedureParameter
 
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Get the control value
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Get the control value
getValue() - Method in enum org.apache.directory.shared.ldap.entry.ModificationOperation
 
getValue() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Gets the value.
getValue() - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
Gets the value.
getValue() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
 
getValue() - Method in interface org.apache.directory.shared.ldap.message.control.Control
Returns the encoded value for this Control
getValue() - Method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationInfoEnum
 
getValue() - Method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationModeEnum
 
getValue() - Method in enum org.apache.directory.shared.ldap.message.control.replication.SyncStateTypeEnum
 
getValue() - Method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
 
getValue(String) - Method in class org.apache.directory.shared.ldap.name.RDN
Get the Value of the AttributeTypeAndValue which type is given as an argument.
getValue() - Method in enum org.apache.directory.shared.ldap.schema.MatchingRuleEnum
 
getValue() - Method in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
 
getValue() - Method in enum org.apache.directory.shared.ldap.schema.SchemaObjectType
 
getValue() - Method in enum org.apache.directory.shared.ldap.schema.UsageEnum
 
getValue() - Method in class org.apache.directory.shared.ldap.sp.LdapContextParameter
 
getValue() - Method in interface org.apache.directory.shared.ldap.util.KeyValue
Gets the value from the pair.
getValue() - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Gets the value.
getValue(Field) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Calls java.lang.reflect.Field.get(Object).
getValue(int) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Gets the value at the specified index.
getValuesIn() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem
Returns the attribute type only whose values are allowed in attributeType.
getVendor() - Method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets this Providers vendor name if it was provided.
getVersion() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get the protocol version
getVersion() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
getVersion3() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets whether or not the Ldap v3 protocol is used.
getVersion3() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Gets whether or not the Ldap v3 protocol is used.
getXsiTypeAttributeValue(XmlPullParser) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Returns the value of the attribute 'type' of the "XMLSchema-instance' namespace if it exists
getYear(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
globalOidRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The global OID registry
GOVERNING_STRUCTURE_RULE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GOVERNING_STRUCTURE_RULE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GRACEFUL_ACTION_DELAY_TAG - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulActionConstants
This is the TAG used for the delay.
GRACEFUL_DISCONNECT_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Sequence
GRACEFUL_SHUTDOWN_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Sequence
GracefulAction - Class in org.apache.directory.shared.ldap.codec.extended.operations
A common class for graceful Disconnect and Shutdown extended operations.
GracefulAction() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
Default constructor.
GracefulAction(int, int) - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
Create a GracefulAction object, with a timeOffline and a delay
GracefulActionConstants - Class in org.apache.directory.shared.ldap.codec.extended.operations
Graceful Disconnect and Shutdown extended operation constants
GracefulActionConstants() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulActionConstants
 
GracefulDisconnect - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
An extended operation to proceed a graceful disconnect
GracefulDisconnect(int, int) - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Create a GracefulDisconnect object, with a timeOffline and a delay
GracefulDisconnect() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Default constructor.
GracefulDisconnect - Class in org.apache.directory.shared.ldap.message.extended
An unsolicited notification, extended response, intended for notifying clients of upcoming disconnection due to intended service windows.
GracefulDisconnect(byte[]) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
GracefulDisconnect(int, int) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
GracefulDisconnectContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
A container for the GracefulDisconnect codec.
GracefulDisconnectContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectContainer
Creates a new GracefulDisconnectContainer object.
GracefulDisconnectDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
A decoder for GracefulDisconnects.
GracefulDisconnectDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectDecoder
 
GracefulDisconnectGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
This class implements the Graceful Disconnect.
GracefulDisconnectStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
This class store the GracefulDisconnect's grammar constants.
GracefulShutdown - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
An extended operation to proceed a graceful shutdown
GracefulShutdown() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdown
 
GracefulShutdownContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
A container for the GracefulShutdown codec.
GracefulShutdownContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownContainer
Creates a new GracefulShutdownContainer object.
GracefulShutdownDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
A decoder for GracefulShutdowns.
GracefulShutdownDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownDecoder
 
GracefulShutdownGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
This class implements the Graceful shutdown.
GracefulShutdownRequest - Class in org.apache.directory.shared.ldap.message.extended
An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.
GracefulShutdownRequest(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
GracefulShutdownRequest(int, int, int) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
GracefulShutdownResponse - Class in org.apache.directory.shared.ldap.message.extended
The response sent back from the server when a GracefulShutdownRequest extended operation is sent.
GracefulShutdownResponse(int, ResultCodeEnum) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
GracefulShutdownResponse(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
GracefulShutdownStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
This class store the GracefulShutdown's grammar constants.
grammar - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
All the possible grammars
GRAMMAR_END - Static variable in interface org.apache.directory.shared.asn1.ber.grammar.IStates
The ending state for every grammars
GRAMMAR_END - Static variable in interface org.apache.directory.shared.dsmlv2.IStates
The ending state for every grammars
GrammarAction - Class in org.apache.directory.shared.asn1.ber.grammar
A top level grammar class that store meta informations about the actions.
GrammarAction() - Constructor for class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
A default constructor
GrammarAction(String) - Constructor for class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
Creates a new GrammarAction object.
GrammarAction - Class in org.apache.directory.shared.dsmlv2
A top level grammar class that store meta informations about the actions.
GrammarAction(String) - Constructor for class org.apache.directory.shared.dsmlv2.GrammarAction
Creates a new GrammarAction object.
grammarEndAllowed - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The grammar end transition flag
grammarEndAllowed(boolean) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Set the flag to allow a end transition
grammarEndAllowed(boolean) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Set the flag to allow a end transition
GrammarTransition - Class in org.apache.directory.shared.asn1.ber.grammar
Define a transition between two states of a grammar.
GrammarTransition(int, int, int, IAction) - Constructor for class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
Creates a new GrammarTransition object.
GrammarTransition - Class in org.apache.directory.shared.dsmlv2
Define a transition between two states of a grammar.
GrammarTransition(int, int, GrammarAction) - Constructor for class org.apache.directory.shared.dsmlv2.GrammarTransition
Creates a new GrammarTransition object.
GRANT_ADD - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_BROWSE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_COMPARE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_DISCLOSE_ON_ERROR - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_EXPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_FILTER_MATCH - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_IMPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_INVOKE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_MODIFY - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_READ - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_REMOVE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_RENAME - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
GRANT_RETURN_DN - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
grantAndDenial() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
grantAndDenial() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
GrantAndDenial - Class in org.apache.directory.shared.ldap.aci
An enumeration that represents grants or denials of MicroOperations.
grantsAndDenials() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
grantsAndDenials() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
GRAPHIC_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
GREATER_OR_EQUAL_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
GREATER_OR_EQUAL_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
GREATER_OR_EQUAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
GreaterEqNode<T> - Class in org.apache.directory.shared.ldap.filter
A assertion value node for GreaterOrEqual.
GreaterEqNode(String, Value<T>) - Constructor for class org.apache.directory.shared.ldap.filter.GreaterEqNode
Creates a new GreaterOrEqual object.
GROUP_OF_NAMES_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GROUP_OF_NAMES_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GROUP_OF_UNIQUE_NAMES_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GROUP_OF_UNIQUE_NAMES_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GSS_SPNEGO - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
Not a SASL JDK supported mechanism
GSSAPI - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
 
GUIDE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GuideSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Guide according to RFC 4517.
GuideSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.GuideSyntaxChecker
Creates a new instance of GuideSyntaxChecker

H

HAS_SUBORDINATES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
HAS_SUBORDINATES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
hasAction() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
Tells if the transition has an associated action.
hasAction() - Method in class org.apache.directory.shared.dsmlv2.GrammarTransition
Tells if the transition has an associated action.
hasAtLeastOneMethodWithName(Class, String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Does the given class and/or its superclasses at least have one or more methods (with any argument types)? Includes non-public methods.
hasAttributeType(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
hasChildren() - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Tells if a branchNode has some children or not
hasCompositeComponents(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Checks to see if a name has name complex name components in it.
hasControl(String) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
 
hasControl(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Checks whether or not this message has the specified control.
hasDescendants(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Quick lookup to see if an attribute has descendants.
hasDescendants(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Quick lookup to see if an attribute has descendants.
hasDescendants(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Quick lookup to see if an objectClass has descendants.
hasDescendants(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Quick lookup to see if an attribute has descendants.
hasDescendants(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Quick lookup to see if an objectClass has descendants.
hasDescendants(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Quick lookup to see if an objectClass has descendants.
hasDnAttributes() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Gets the Dn attributes.
hasError() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
hashCode() - Method in class org.apache.directory.shared.asn1.der.DERObject
Fast rotate left and XOR hashcode generator.
hashCode() - Method in class org.apache.directory.shared.asn1.primitives.OID
 
hashCode() - Method in class org.apache.directory.shared.dsmlv2.Tag
 
hashCode() - Method in class org.apache.directory.shared.ldap.csn.Csn
Returns a hash code value for the object.
hashCode() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
hashCode() - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
Compute the modification @see Object#hashCode
hashCode() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
The hashCode is based on the id, the isHR flag and on the internal values.
hashCode() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Get the hash code of this ClientEntry.
hashCode() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
The hashCode is based on the id, the isHR flag and on the internal values.
hashCode() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Gets the hashCode of this ServerEntry.
hashCode() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Compute the modification @see Object#hashCode
hashCode() - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.AndNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.BranchNode
(non-Javadoc)
hashCode() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.LeafNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.OrNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
 
hashCode() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractRequest
 
hashCode() - Method in class org.apache.directory.shared.ldap.name.AVA
Gets the hashcode of this object.
hashCode() - Method in class org.apache.directory.shared.ldap.name.DN
Gets the hash code of this name.
hashCode() - Method in class org.apache.directory.shared.ldap.name.RDN
Gets the hashcode of this rdn.
hashCode() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
hashCode() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
 
hashCode() - Method in class org.apache.directory.shared.ldap.schema.SchemaObjectWrapper
Compute the hash code for this wrapper.
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
hashCode(Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Get a hashCode for an array handling multi-dimensional arrays correctly.
hashCode() - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
 
hashCode() - Method in class org.apache.directory.shared.ldap.util.LdapURL
Compute the instance's hash code
hashCode(Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Gets the hash code of an object returning zero when the object is null.
hashCode() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.hashCode().
HashCodeBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.hashCode() methods.
HashCodeBuilder() - Constructor for class org.apache.directory.shared.ldap.util.HashCodeBuilder
Constructor.
HashCodeBuilder(int, int) - Constructor for class org.apache.directory.shared.ldap.util.HashCodeBuilder
Constructor.
hasMatchingRule(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
hasMethod(Class, String, Class[]) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Determine whether the given class has a method with the given signature.
hasMore() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
hasMore() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
hasMore() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always returns false.
hasMore() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.ArrayEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always return false.
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
hasMoreTokens() - Method in class org.apache.directory.shared.asn1.der.OIDTokenizer
 
hasNext() - Method in class org.apache.directory.shared.ldap.cursor.CursorIterator
hasNext() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Tests to see if another LDIF is on the input channel.
hasNext() - Method in class org.apache.directory.shared.ldap.util.JoinIterator
 
hasObjectClass(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Tells if an entry has a specific ObjectClass value
hasObjectClass(String) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Tells if an entry has a specific ObjectClass value
hasObjectClass(EntryAttribute) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Tells if an entry has a specific ObjectClass Attribute
hasObjectClass(String) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Tells if an entry as a specific ObjectClass value
hasObjectClass(EntryAttribute) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Tells if an entry has a specific ObjectClass Attribute
hasObjectClass(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
hasOption() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
hasOption(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
hasParentElement(DN) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Tells if the DN contains a parent in the tree.
hasResponse() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractRequest
Indicator flag used to determine whether or not this type of request produces a reply.
hasResponse() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalRequest
Tests to see if this Request produces one or more response types.
hasSuffix(DN) - Method in class org.apache.directory.shared.ldap.name.DN
Determines whether this name has a specific suffix.
hasSyntax(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
hasSyntaxChecker(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
hasValue() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Tells if the Control has a value or not
hasValue() - Method in interface org.apache.directory.shared.ldap.message.control.Control
Tells if the Control has a value or not
Hex - Class in org.apache.directory.shared.asn1.codec.binary
Hex encoder and decoder.
Hex() - Constructor for class org.apache.directory.shared.asn1.codec.binary.Hex
 
HEX - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
HexDecoder - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexDecoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoder
 
HexEncoder - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexEncoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
 
HEXPAIR - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
HEXPAIR_OR_ESCESC_ESCSHARP_OR_ESC - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
hexstring(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514 Section 3 hexstring = SHARP 1*hexpair If in form, a BER representation can be obtained from converting each of the to the octet indicated by the .
HEXVALUE - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
HEXVALUE_OR_SHARP - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
HttpClientError - Error in org.apache.directory.shared.ldap.codec.util
Signals that an error has occurred.
HttpClientError() - Constructor for error org.apache.directory.shared.ldap.codec.util.HttpClientError
Creates a new HttpClientError with a null detail message.
HttpClientError(String) - Constructor for error org.apache.directory.shared.ldap.codec.util.HttpClientError
Creates a new HttpClientError with the specified detail message.
HYPEN - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
HYPHEN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
HYPHEN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
HYPHEN - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 

I

I18n - Class in org.apache.directory.shared.i18n
Provides i18n handling of error codes.
I18n() - Constructor for class org.apache.directory.shared.i18n.I18n
 
IA5_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
IA5_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
Ia5StringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a IA5 String according to RFC 4517.
Ia5StringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.Ia5StringSyntaxChecker
Creates a new instance of Ia5StringSyntaxChecker.
IAction - Interface in org.apache.directory.shared.asn1.ber.grammar
IAction interface just contains the method 'action' which must be implemented in all the implementong classes.
IAction - Interface in org.apache.directory.shared.dsmlv2
IAction interface just contains the method 'action' which must be implemented in all the implementong classes.
IAsn1Container - Interface in org.apache.directory.shared.asn1.ber
Every ASN1 container must implement this interface.
id - Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
The normalized ID (will be the OID if we have a AttributeType)
ID_add - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_AFTER - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_allAttributeValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allAttributeValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUserAttributeTypes - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUserAttributeTypes - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_allUsers - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_allUsers - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_and - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_and - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_and - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_and - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_attributes - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_attributeType - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_attributeType - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_authenticationLevel - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_authenticationLevel - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_base - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_base - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_base - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_base - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_basicLevels - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_basicLevels - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_CALL - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_chopAfter - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_chopBefore - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_classes - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_classes - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_delete - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_deletedEntry - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_deleteoldrdn - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_denyAdd - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyAdd - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyBrowse - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyBrowse - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyCompare - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyCompare - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyDiscloseOnError - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyDiscloseOnError - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyExport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyExport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyFilterMatch - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyFilterMatch - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyImport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyImport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyInvoke - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyInvoke - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyModify - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyModify - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRead - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRead - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRemove - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRemove - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyRename - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyRename - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_denyReturnDN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_denyReturnDN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_entry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_entry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_entry - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_FALSE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_FALSE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantAdd - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantAdd - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantBrowse - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantBrowse - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantCompare - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantCompare - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantDiscloseOnError - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantDiscloseOnError - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantExport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantExport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantFilterMatch - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantFilterMatch - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantImport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantImport - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantInvoke - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantInvoke - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantModify - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantModify - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRead - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRead - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRemove - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRemove - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantRename - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantRename - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantReturnDN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantReturnDN - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_grantsAndDenials - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_grantsAndDenials - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_identificationTag - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_identificationTag - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_item - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_item - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_item - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_item - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_itemFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_itemOrUserFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemOrUserFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_itemPermissions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_itemPermissions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_languageScheme - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_ldapContext - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_level - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_level - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_localQualifier - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_localQualifier - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maxCount - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxCount - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maxImmSub - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxImmSub - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_maximum - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_maxValueCount - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_maxValueCount - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_minimum - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_modification - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_modify - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_modifyDN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_modifyDNExport - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_modifyDNImport - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_modifyDNRename - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_name - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_name - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_name - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_newDN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_newEntry - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_newrdn - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_newSuperior - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_none - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_none - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_not - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_not - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_not - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_not - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_object - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_oldEntry - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_oldRDN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_oldSuperiorDN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_operationPrincipal - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_or - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_or - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_or - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_or - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_parentOfEntry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_parentOfEntry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_precedence - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_precedence - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_protectedItems - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_protectedItems - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_rangeOfValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_rangeOfValues - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_restrictedBy - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_restrictedBy - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_scope_base - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_scope_one - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_scope_subtree - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_search_scope - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_searchContext - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
ID_selfValue - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_selfValue - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_signed - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_signed - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_simple - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_simple - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_specificationFilter - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
ID_specificExclusions - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
ID_strong - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_strong - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_subtree - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_subtree - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_thisEntry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_thisEntry - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_TRUE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_TRUE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_type - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_type - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userClasses - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userClasses - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userFirst - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userGroup - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userGroup - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_userPermissions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_userPermissions - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
ID_valuesIn - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
ID_valuesIn - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
IDENTIFIER - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
IDENTIFIER - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
identityToString(Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Gets the toString that would be produced by Object if a class did not override toString itself.
IGrammar - Interface in org.apache.directory.shared.asn1.ber.grammar
The interface which expose common behavior of a Gramar implementer.
IGrammar - Interface in org.apache.directory.shared.dsmlv2
The interface which expose common behavior of a Gramar implementer.
ImmutableAttributesWrapper - Class in org.apache.directory.shared.ldap.util
Document me!
ImmutableAttributesWrapper(Attributes) - Constructor for class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
ImmutableAttributeTypeRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the AttributeType registry.
ImmutableAttributeTypeRegistry(AttributeTypeRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Creates a new instance of ImmutableAttributeTypeRegistry.
ImmutableAttributeWrapper - Class in org.apache.directory.shared.ldap.util
A read only wrapper around an Attributes object.
ImmutableAttributeWrapper(Attribute) - Constructor for class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
ImmutableComparatorRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the Comparator registry.
ImmutableComparatorRegistry(ComparatorRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Creates a new immutable ComparatorRegistry instance.
ImmutableDITContentRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the DITContentRule registry.
ImmutableDITContentRuleRegistry(DITContentRuleRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Creates a new instance of ImmutableDITContentRuleRegistry.
ImmutableDITStructureRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the DITStructureRule registry.
ImmutableDITStructureRuleRegistry(DITStructureRuleRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Creates a new instance of ImmutableDITStructureRuleRegistry.
ImmutableLdapSyntaxRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the Syntax registry.
ImmutableLdapSyntaxRegistry(LdapSyntaxRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Creates a new instance of ImmutableLdapSyntaxRegistry.
ImmutableMatchingRuleRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the MatchingRule registry.
ImmutableMatchingRuleRegistry(MatchingRuleRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Creates a new instance of ImmutableMatchingRuleRegistry.
ImmutableMatchingRuleUseRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the MatchingRuleUse registry.
ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Creates a new instance of ImmutableMatchingRuleUseRegistry.
ImmutableNameFormRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the NameForm registry.
ImmutableNameFormRegistry(NameFormRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Creates a new instance of ImmutableNameFormRegistry.
ImmutableNormalizerRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the Normalizer registry.
ImmutableNormalizerRegistry(NormalizerRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Creates a new immutable NormalizerRegistry instance.
ImmutableObjectClassRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the ObjectClass registry.
ImmutableObjectClassRegistry(ObjectClassRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Creates a new instance of ImmutableAttributeTypeRegistry.
ImmutableSyntaxCheckerRegistry - Class in org.apache.directory.shared.ldap.schema.registries
An immutable wrapper of the SyntaxChecker registry.
ImmutableSyntaxCheckerRegistry(SyntaxCheckerRegistry) - Constructor for class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Creates a new instance of ImmutableSyntaxCheckerRegistry.
INAPPROPRIATE_AUTHENTICATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
INAPPROPRIATE_MATCHING - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
inc() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader.Position
Increment the current position by one
inc(int) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader.Position
Increment the current position by the given value
incLengthBytesRead() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Increment the number of bytes read for this TLV
InconsistentCursorStateException - Exception in org.apache.directory.shared.ldap.cursor
Thrown to indicate a condition in the Cursor where the state seems inconsistent based on internal accounting.
InconsistentCursorStateException() - Constructor for exception org.apache.directory.shared.ldap.cursor.InconsistentCursorStateException
 
InconsistentCursorStateException(String) - Constructor for exception org.apache.directory.shared.ldap.cursor.InconsistentCursorStateException
 
incrementDecodeBytes(int) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Increment the decodedBytes by the latest received buffer's size.
incrementDecodeBytes(int) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Increment the decodedBytes by the latest received buffer's size.
indexOf(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given object in the array.
indexOf(Object[], Object, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given object in the array starting at the given index.
indexOf(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(long[], long, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(int[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(short[], short, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(char[], char, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(byte[], byte, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(double[], double, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value within a given tolerance in the array.
indexOf(double[], double, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(double[], double, int, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(float[], float, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array.
indexOf(boolean[], boolean, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the index of the given value in the array starting at the given index.
indexOf(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Gets the index of the specified key.
indexOfThrowable(Throwable, Class) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified type in the exception chain.
indexOfThrowable(Throwable, Class, int) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified type in the exception chain from a specified index.
indexOfThrowable(Class) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the index, numbered from 0, of the first occurrence of the specified type in the chain of Throwables, or -1 if the specified type is not found in the chain.
indexOfThrowable(Class, int) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Returns the index, numbered from 0, of the first Throwable that matches the specified type in the chain of Throwables with an index greater than or equal to the specified index, or -1 if the type is not found.
indexOfThrowable(Class<?>, int) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Returns the index, numbered from 0, of the first Throwable that matches the specified type in the chain of Throwables held in this delegate's Nestable with an index greater than or equal to the specified index, or -1 if the type is not found.
indexOfThrowable(Class) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
indexOfThrowable(Class, int) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
indexOfThrowable(Class) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
indexOfThrowable(Class, int) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
indexOfThrowable(Class) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
indexOfThrowable(Class, int) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
INET_ORG_PERSON_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INET_ORG_PERSON_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INFERIOR - Static variable in class org.apache.directory.shared.ldap.name.RDN
Constant used in comparisons
inferLdapName(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Uses the algorithm in RFC 2247 to infer an LDAP name from a Kerberos realm name or a DNS domain name.
init(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Initialize the Value
init() - Method in class org.apache.directory.shared.converter.schema.SchemaParser
Initializes a parser and its plumbing.
init() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
Creates a (normalizing) subordinate DnParser for parsing Names.
init(Map<String, OidNormalizer>) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
Creates a (normalizing) subordinate DnParser for parsing Names.
init() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
Does nothing.
init(Map<String, OidNormalizer>) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
Does nothing.
init() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
INIT_GRAMMAR_STATE - Static variable in interface org.apache.directory.shared.asn1.ber.grammar.IStates
The initial state of every grammar
INIT_GRAMMAR_STATE - Static variable in interface org.apache.directory.shared.dsmlv2.IStates
The initial state of every grammar
InitAndFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the AND filter
InitAndFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitAndFilterAction
 
InitApproxMatchFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Approx Match filter
InitApproxMatchFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitApproxMatchFilterAction
 
InitAssertionValueFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Assertion Value filter
InitAssertionValueFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitAssertionValueFilterAction
 
InitAttributeDescFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the AttributeDesc filter
InitAttributeDescFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescFilterAction
 
InitAttributeDescListAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the AttributeDesc list
InitAttributeDescListAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescListAction
 
initControls() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Init the controls array
initEntry() - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Initialize the Entry.
initEntry() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Initialize the Entry.
InitEqualityMatchFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Equality Match filter
InitEqualityMatchFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitEqualityMatchFilterAction
 
InitExtensibleMatchFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Extensible Match filter
InitExtensibleMatchFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitExtensibleMatchFilterAction
 
InitGreaterOrEqualFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Greater Or Equal filter
InitGreaterOrEqualFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitGreaterOrEqualFilterAction
 
INITIAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
initialize() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Initializes the SchemaService
initialize() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Initializes the SchemaService
InitLessOrEqualFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Less Or Equal filter
InitLessOrEqualFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitLessOrEqualFilterAction
 
initModifications() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Initialize the ArrayList for modifications.
InitNotFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the NOT filter
InitNotFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitNotFilterAction
 
InitOrFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the OR filter
InitOrFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitOrFilterAction
 
InitPresentFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Present filter
InitPresentFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitPresentFilterAction
 
initReferrals() - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Initialize the referrals list
initReferrals() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Initialize the referrals list
InitReferralsAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to init referrals to a LdapTresult
InitReferralsAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitReferralsAction
 
InitSubstringsFilterAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize the Substrings filter
InitSubstringsFilterAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.InitSubstringsFilterAction
 
INNER_CLASS_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
The inner class separator String: "$".
INNER_CLASS_SEPARATOR_CHAR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
The inner class separator character: '$' == $.
INSTANCE - Static variable in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Use this if you don't want to recreate this as just a NOOP monitor
instance - Variable in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
The decorated instance
INSTANCE - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
A static instance of this normalizer
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Add_ATTRIBUTES
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Add_ENTRY
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Delete_DELETED_ENTRY
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Delete_NAME
 
instance(DN) - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Generic_OPERATION_PRINCIPAL
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Modify_MODIFICATION
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Modify_NEW_ENTRY
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Modify_OBJECT
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Modify_OLD_ENTRY
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_DELETE_OLD_RDN
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_ENTRY
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_DN
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_RDN
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_SUPERIOR
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_OLD_RDN
 
instance() - Static method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.ModifyDN_OLD_SUPERIOR_DN
 
instanceOf(AttributeType) - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Check if the value is stored into an instance of the given AttributeType, or one of its ascendant.
instanceOf(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Check if the current attribute type is of the expected attributeType
instanceOf(String) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Check if the current attribute type is of the expected attributeType
INSUFFICIENT_ACCESS_RIGHTS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
INTEGER - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
INTEGER - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
INTEGER - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
INTEGER - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
INTEGER - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
INTEGER_FIRST_COMPONENT_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_FIRST_COMPONENT_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
INTEGER_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
Integer TAG
IntegerDecoder - Class in org.apache.directory.shared.asn1.util
Parse and decode an Integer value.
IntegerDecoder() - Constructor for class org.apache.directory.shared.asn1.util.IntegerDecoder
 
IntegerDecoderException - Exception in org.apache.directory.shared.asn1.util
Thrown when a IntegerDecoder has encountered a failure condition during a decode.
IntegerDecoderException(String) - Constructor for exception org.apache.directory.shared.asn1.util.IntegerDecoderException
Creates a IntegerDecoderException
IntegerOrderingComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A class for the integerOrderingMatch matchingRule (RFC 4517, par.
IntegerOrderingComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.IntegerOrderingComparator
The IntegerOrderingComparator constructor.
IntegerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an Integer according to RFC 4517.
IntegerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.IntegerSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
INTERMEDIATE_RESPONSE_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
INTERMEDIATE_RESPONSE_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
INTERMEDIATE_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
INTERMEDIATE_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
INTERMEDIATE_RESPONSE_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
INTERMEDIATE_RESPONSE_VALUE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
IntermediateResponseCodec - Class in org.apache.directory.shared.ldap.codec.intermediate
A IntermediateResponse Message.
IntermediateResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Creates a new IntermediateResponse object.
IntermediateResponseImpl - Class in org.apache.directory.shared.ldap.message
IntermediateResponse implementation
IntermediateResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
 
InternalAbandonableRequest - Interface in org.apache.directory.shared.ldap.message.internal
A request which can be abandoned.
InternalAbandonRequest - Interface in org.apache.directory.shared.ldap.message.internal
Abandon protocol operation request to terminate an operation already in progress.
InternalAbstractMessage - Class in org.apache.directory.shared.ldap.message.internal
Abstract message base class.
InternalAbstractMessage(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Completes the instantiation of a Message.
InternalAbstractRequest - Class in org.apache.directory.shared.ldap.message.internal
The base request message class.
InternalAbstractRequest(int, MessageTypeEnum, boolean) - Constructor for class org.apache.directory.shared.ldap.message.internal.InternalAbstractRequest
Subclasses must provide these parameters via a super constructor call.
InternalAbstractResponse - Class in org.apache.directory.shared.ldap.message.internal
Abstract base for a Lockable Response message.
InternalAbstractResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.internal.InternalAbstractResponse
Allows subclasses based on the abstract type to create a response to a request.
InternalAbstractResultResponse - Class in org.apache.directory.shared.ldap.message.internal
Abstract base for a Lockable ResultResponse message.
InternalAbstractResultResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse
Allows subclasses based on the abstract type to create a response to a request.
InternalAddRequest - Interface in org.apache.directory.shared.ldap.message.internal
Add protocol operation request used to add a new entry to the DIT.
InternalAddResponse - Interface in org.apache.directory.shared.ldap.message.internal
Add protocol response message used to confirm the results of a add request message.
InternalBindRequest - Interface in org.apache.directory.shared.ldap.message.internal
Bind protocol operation request which authenticates and begins a client session.
InternalBindResponse - Interface in org.apache.directory.shared.ldap.message.internal
Bind protocol response message used to confirm the results of a bind request message.
InternalCompareRequest - Interface in org.apache.directory.shared.ldap.message.internal
Compare request protocol message that tests an entry to see if it abides by an attribute value assertion.
InternalCompareResponse - Interface in org.apache.directory.shared.ldap.message.internal
Compare protocol response message used to confirm the results of a compare request message.
InternalDeleteRequest - Interface in org.apache.directory.shared.ldap.message.internal
Delete request protocol message used to remove an existing leaf entry from the directory.
InternalDeleteResponse - Interface in org.apache.directory.shared.ldap.message.internal
Delete protocol response message used to confirm the results of a delete request message.
InternalExtendedRequest - Interface in org.apache.directory.shared.ldap.message.internal
Extended protocol request message used to add to more operations to the protocol.
InternalExtendedResponse - Interface in org.apache.directory.shared.ldap.message.internal
Extended protocol response message used to confirm the results of a extended request message.
InternalIntermediateResponse - Interface in org.apache.directory.shared.ldap.message.internal
Intermediate response message used to return multiple response messages for a single search request (ExtendedRequest or Control).
InternalLdapResult - Interface in org.apache.directory.shared.ldap.message.internal
LDAPv3 result structure embedded into Responses.
InternalMessage - Interface in org.apache.directory.shared.ldap.message.internal
Root interface for all LDAP message type interfaces.
InternalModifyDnRequest - Interface in org.apache.directory.shared.ldap.message.internal
Modify DN request protocol message used to rename or move an existing entry in the directory.
InternalModifyDnResponse - Interface in org.apache.directory.shared.ldap.message.internal
Modify DN protocol response message used to confirm the results of a modify DN request message.
InternalModifyRequest - Interface in org.apache.directory.shared.ldap.message.internal
Modify request protocol message used to alter the attributes and values of an existing entry.
InternalModifyResponse - Interface in org.apache.directory.shared.ldap.message.internal
Modify protocol response message used to confirm the results of a modify request message.
InternalReferral - Interface in org.apache.directory.shared.ldap.message.internal
Represents a referral which is a set of alternative locations where an entry can be found.
InternalRequest - Interface in org.apache.directory.shared.ldap.message.internal
Ldap protocol request messages derive from this super interface.
InternalResponse - Interface in org.apache.directory.shared.ldap.message.internal
Super interface used as a marker for all protocol response type messages.
InternalResultResponse - Interface in org.apache.directory.shared.ldap.message.internal
An LDAP Response that contains an LDAPResult structure within it.
InternalResultResponseRequest - Interface in org.apache.directory.shared.ldap.message.internal
A request who's one or more responses contains an LdapResult.
InternalSearchRequest - Interface in org.apache.directory.shared.ldap.message.internal
Search request protocol message interface.
InternalSearchResponseDone - Interface in org.apache.directory.shared.ldap.message.internal
Search done protocol response message used to indicate the completion of a search request message.
InternalSearchResponseEntry - Interface in org.apache.directory.shared.ldap.message.internal
Search entry protocol response message used to return non referral entries to the client in response to a search request message.
InternalSearchResponseReference - Interface in org.apache.directory.shared.ldap.message.internal
Search reference protocol response message used to return referrals to the client in response to a search request message.
InternalUnbindRequest - Interface in org.apache.directory.shared.ldap.message.internal
Unbind protocol request message used to end a client session.
intValue() - Method in class org.apache.directory.shared.asn1.der.DEREnumerated
Lazy accessor
intValue() - Method in class org.apache.directory.shared.asn1.der.DERInteger
Lazy accessor
INVALID_ATTRIBUTE_SYNTAX - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
INVALID_CREDENTIALS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
INVALID_DN_SYNTAX - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
INVALIDATTRIBUTEVALUEEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
InvalidCharacterException - Exception in org.apache.directory.shared.ldap.util.unicode
Exception thrown when a Character is invalid
InvalidCharacterException(int) - Constructor for exception org.apache.directory.shared.ldap.util.unicode.InvalidCharacterException
 
InvalidCSNException - Exception in org.apache.directory.shared.ldap.csn
A RuntimeException which is thrown when a wrong string representation is specified to create a new Csn.
InvalidCSNException() - Constructor for exception org.apache.directory.shared.ldap.csn.InvalidCSNException
Creates a new instance.
InvalidCSNException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.csn.InvalidCSNException
Creates a new instance with the specified message and cause.
InvalidCSNException(String) - Constructor for exception org.apache.directory.shared.ldap.csn.InvalidCSNException
Creates a new instance with the specified message.
InvalidCSNException(Throwable) - Constructor for exception org.apache.directory.shared.ldap.csn.InvalidCSNException
Creates a new instance with the specified cause.
InvalidCursorPositionException - Exception in org.apache.directory.shared.ldap.cursor
Thrown to indicate an illegal position state for a Cursor when a call to get is made.
InvalidCursorPositionException() - Constructor for exception org.apache.directory.shared.ldap.cursor.InvalidCursorPositionException
 
InvalidCursorPositionException(String) - Constructor for exception org.apache.directory.shared.ldap.cursor.InvalidCursorPositionException
 
INVALIDNAMEEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
IS_JAVA_1_1 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Java version 1.1 (also 1.1.x versions).
IS_JAVA_1_2 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Java version 1.2 (also 1.2.x versions).
IS_JAVA_1_3 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Java version 1.3 (also 1.3.x versions).
IS_JAVA_1_4 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Java version 1.4 (also 1.4.x versions).
IS_JAVA_1_5 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Java version 1.5 (also 1.5.x versions).
IS_OS_AIX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is AIX.
IS_OS_HP_UX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is HP-UX.
IS_OS_IRIX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Irix.
IS_OS_LINUX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Linux.
IS_OS_MAC - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Mac.
IS_OS_MAC_OSX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Mac.
IS_OS_OS2 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is OS/2.
IS_OS_SOLARIS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Solaris.
IS_OS_SUN_OS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is SunOS.
IS_OS_UNIX - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is a POSIX compilant system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
IS_OS_WINDOWS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows.
IS_OS_WINDOWS_2000 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows 2000.
IS_OS_WINDOWS_95 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows 95.
IS_OS_WINDOWS_98 - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows 98.
IS_OS_WINDOWS_ME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows ME.
IS_OS_WINDOWS_NT - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows NT.
IS_OS_WINDOWS_XP - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Is true if this is Windows XP.
isAbandoned() - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
isAbandoned() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonableRequest
Checks to see if this request has been abandoned.
isAbstract() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Tells if the current ObjectClass is ABSTRACT
isAciiStringChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is an ascii String Char.
isAfterLast() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
isAfterLast() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
isAlpha(byte) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current byte is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
isAlpha(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
isAlphaASCII(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
isAlphaASCII(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
isAlphaASCII(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
isAlphaDigit(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
isAlphaDigitMinus(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
isAlphaDigitMinus(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
isAlphaDigitMinus(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
isAlphaLowercaseASCII(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a lowercased Alpha character :
<alpha> ::= [0x61-0x7A]
isAlphaUppercaseASCII(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a uppercased Alpha character :
<alpha> ::= [0x61-0x7A]
isAncestorOf(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Checks to see if this AttributeType is the ancestor of another attributeType.
isAppendStatics() - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Gets whether or not to append static fields.
isAppendTransients() - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Gets whether or not to append transient fields.
isArrayContentDetail() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to output array content detail.
isAssignable(Class<?>[], Class<?>[]) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Checks if an array of Classes can be assigned to another array of Classes.
isAssignable(Class<?>, Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Checks if one Class can be assigned to a variable of another Class.
isAuxiliary() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Tells if the current ObjectClass is AUXILIARY
isBase64BinaryValue(XmlPullParser, String) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Tells is the given value is a Base64 binary value
isBeforeFirst() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
isBeforeFirst() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
isBinary(String) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
isBinary() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Tells if the current value is Binary or String
isBinary() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Tells if the current value is Binary or String
isBinary() - Method in interface org.apache.directory.shared.ldap.entry.Value
Tells if the current value is Binary or String
isBinary(String) - Method in interface org.apache.directory.shared.ldap.message.spi.BinaryAttributeDetector
Returns true if the attribute specified is not human readible.
isBit(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a bit, ie 0 or 1.
isCaseIgnored() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
isChangeAdd() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isChangeDelete() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isChangeModDn() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isChangeModify() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isChangeModRdn() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isChangesOnly() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
isCharASCII(byte[], int, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is equal to a specific character.
isCharASCII(char[], int, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is equal to a specific character.
isCharASCII(String, int, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is equal to a specific character.
isChildOf(String) - Method in class org.apache.directory.shared.ldap.name.DN
Tells if a DN is a child of another DN.
For instance, dc=example, dc=com is a child of dc=com
isChildOf(DN) - Method in class org.apache.directory.shared.ldap.name.DN
Tells if a DN is a child of another DN.
For instance, dc=example, dc=com is a child of dc=com
isClosed() - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
Checks if this Cursor is closed.
isClosed() - Method in interface org.apache.directory.shared.ldap.cursor.ClosureMonitor
Gets whether the state of this ClosureMonitor is set to closed.
isClosed() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Checks if this Cursor is closed.
isClosed() - Method in class org.apache.directory.shared.ldap.cursor.DefaultClosureMonitor
Gets whether the state of this ClosureMonitor is set to closed.
isCollective() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Tells if the attributeType is collectove or not
isCollective() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType is a collective attribute.
isConjunction() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Tests whether or not this node is a conjunction (a AND'ed branch).
isConjunction() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Tests whether or not this node is a conjunction (a AND'ed branch).
isConjunction() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Tests whether or not this node is a conjunction (a AND'ed branch).
isConstructed(byte) - Static method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Checks to see if the tag is constructed.
isConstructed() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Checks to see if the current tlv's tag is constructed.
isCritical() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Get the criticality
isCritical() - Method in interface org.apache.directory.shared.ldap.message.control.Control
Tells if the control is critical or not.
isCritical() - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Checks if is critical.
isDefaultFullDetail() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to use full detail when the caller doesn't specify.
isDefined(String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Checks to see if an attribute name/oid is defined.
isDefined(String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
isDefined(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
isDeleteOldRDN() - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Tells if the old RDN is to be deleted
isDeleteOldRDN() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Tells if the old RDN is to be deleted
isDeleteOldRdn() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
isDerefAlways() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Checks to see if we dereference while searching and finding the base.
isDerefFindingBase() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Checks to see if we dereference while finding the base.
isDerefInSearching() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Checks to see if we dereference while searching.
isDescendant(DN, DN) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Tests to see if a candidate entry is a descendant of a base.
isDescendantOf(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Checks to see if this AttributeType is the descendant of another attributeType.
isDigit(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDigit(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDigit(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDigit(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDigit(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDigit(char[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
isDisabled() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Tells if this SchemaObject is disabled.
isDisabled(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the given Schema is disabled
isDisabled(Schema) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the given Schema is disabled
isDisabled() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Checks whether or not this schema is enabled or disabled.
isDisabled() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Checks whether or not this schema is enabled or disabled.
isDisabled(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Tells if the given Schema is disabled
isDisabled(Schema) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Tells if the given Schema is disabled
isDisabled() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Tells if this SchemaObject is disabled.
isDisabledAccepted() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
isDisabledAccepted() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Tells if the Registries accept disabled elements.
isDisjunction() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Tests whether or not this node is a disjunction (a OR'ed branch).
isDisjunction() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Tests whether or not this node is a disjunction (a OR'ed branch).
isDisjunction() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Tests whether or not this node is a disjunction (a OR'ed branch).
isDnAttributes() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Get the dnAttributes flag
isElementReused() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Gets whether or not this Cursor will return the same element object instance on get() operations for any position of this Cursor.
isElementReused() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Gets whether or not this Cursor will return the same element object instance on get() operations for any position of this Cursor.
isElementReused() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Gets whether or not this Cursor will return the same element object instance on get() operations for any position of this Cursor.
isElementReused() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Gets whether or not this Cursor will return the same element object instance on get() operations for any position of this Cursor.
isEmpty() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Tests to see if the history is empty.
isEmpty() - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Gets whether or not this stack is empty.
isEmpty() - Method in exception org.apache.directory.shared.ldap.MultiException
Tests to see if there are any nested exceptions within this MultiException.
isEmpty() - Method in class org.apache.directory.shared.ldap.name.DN
return true if this DN contains no RDNs
isEmpty() - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Tests to see if exceptions are nested within this exception.
isEmpty(Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of Objects is empty or null.
isEmpty(long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive longs is empty or null.
isEmpty(int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive ints is empty or null.
isEmpty(short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive shorts is empty or null.
isEmpty(char[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive chars is empty or null.
isEmpty(byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive bytes is empty or null.
isEmpty(double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive doubles is empty or null.
isEmpty(float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive floats is empty or null.
isEmpty(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if an array of primitive booleans is empty or null.
isEmpty() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
isEmpty() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.isEmpty().
isEmpty(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Checks if a String is empty ("") or null.
isEmpty(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Checks if a bytes array is empty or null.
isEnabled - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Whether or not this SchemaObject is enabled
isEnabled() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Tells if this SchemaObject is enabled.
isEnabled(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the given Schema is enabled
isEnabled(Schema) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the given Schema is enabled
isEnabled() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
Checks whether or not this schema is enabled or disabled.
isEnabled() - Method in interface org.apache.directory.shared.ldap.schema.registries.Schema
Checks whether or not this schema is enabled or disabled.
isEnabled(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Tells if the given Schema is enabled
isEnabled(Schema) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Tells if the given Schema is enabled
isEnabled() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Tells if this SchemaObject is enabled.
isEntry() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Tells if the current entry is a added one
isEquals(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Compares two arrays, using equals(), handling multi-dimensional arrays correctly.
isEquals() - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Returns true if the fields that have been checked are all equal.
isExtracted() - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets whether or not schema folder has been created or not.
isExtracted() - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Gets whether or not the content has been extracted previously by this extractor or another into the directory file structure.
isFieldSeparatorAtEnd() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether the field separator should be added at the end of each buffer.
isFieldSeparatorAtStart() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether the field separator should be added at the start of each buffer.
isFirst() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
isFirst() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
isForceScopeRendering() - Method in class org.apache.directory.shared.ldap.util.LdapURL
If set to true forces the toString method to render the scope regardless of optional nature.
isFullDetail(Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Is this field to be output in full detail.
isGrammarEndAllowed() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Check that we can have a end state after this transition
isGrammarEndAllowed() - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Check that we can have a end state after this transition
isGrant() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
Returns true if and only if this tuple grants an access.
isGrant() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Returns true if and only if this is grant.
isHex(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
isHex(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
isHex(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
isHR - Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Tells if the attribute is Human Readable or not.
isHR() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Tells if the attribute is Human Readable.
isHR() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Tells if the attribute is Human Readable.
isHumanReadable - Variable in class org.apache.directory.shared.ldap.schema.LdapSyntax
the human readable flag
isHumanReadable() - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Gets whether or not the Syntax is human readable.
isIA5String(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check that a String is a valid IA5String.
isICharASCII(String, int, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is equal to a specific character.
isICharASCII(byte[], int, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Test if the current character is equal to a specific character.
isIndefiniteLengthAllowed() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Tells if indefinite length form could be used for Length
isIndefiniteLengthAllowed() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Tell if indefinite length form could be used for Length
isInnerClass(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Is the specified class an inner class or static nested class.
isJavaAwtHeadless() - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Returns whether the SystemUtils.JAVA_AWT_HEADLESS value is true.
isJavaVersionAtLeast(float) - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Is the Java version at least the requested version.
isJavaVersionAtLeast(int) - Static method in class org.apache.directory.shared.ldap.util.SystemUtils
Is the Java version at least the requested version.
isLast() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
isLast() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
isLdapV3() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Check if the Ldap version in use is 3
isLDIFSafe(String) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Checks if the input String contains only safe values, that is, the data does not need to be encoded for use with LDIF.
isLeaf() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Tests to see if this node is a leaf or branch node.
isLeaf() - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
Always returns true since an AssertionNode has no children.
isLeaf() - Method in class org.apache.directory.shared.ldap.filter.BranchNode
 
isLeaf() - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Tests to see if this node is a leaf or branch node.
isLeaf() - Method in class org.apache.directory.shared.ldap.filter.LeafNode
Gets whether this node is a leaf - the answer is always true here.
isLeaf() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Always returns true since a scope node has no children.
isLeaf() - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
 
isLeaf() - Method in class org.apache.directory.shared.ldap.util.tree.DnLeafNode
 
isLeaf() - Method in interface org.apache.directory.shared.ldap.util.tree.DnNode
Tells if the implementation is a leaf node.
isLUTF1(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a LUTF1 (Lead UTF ascii char)
<LUTF1> ::= 0x01-1F | 0x21 | 0x24-2A | 0x2D-3A | 0x3D | 0x3F-5B | 0x5D-7F
isMove() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Gets whether or not this request is a DN change resulting in a move operation.
isMove() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Gets whether or not this request is a DN change resulting in a move operation.
isNegation() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Tests whether or not this node is a negation (a NOT'ed branch).
isNegation() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Tests whether or not this node is a negation (a NOT'ed branch).
isNegation() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Tests whether or not this node is a negation (a NOT'ed branch).
isNestedThrowable(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Checks whether this Throwable class can store a cause.
isNeverDeref() - Method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Checks to see if we never dereference aliases.
isNormalized() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Tells if the value has already be normalized or not.
isNormalized() - Method in interface org.apache.directory.shared.ldap.entry.Value
Tells if the value has already be normalized or not.
isNormalized() - Method in class org.apache.directory.shared.ldap.name.DN
Tells if the DN has already been normalized or not
isNormalizing() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
isNormizing() - Method in class org.apache.directory.shared.ldap.aci.ACIItemChecker
Tests to see if this parser is normalizing.
isNormizing() - Method in class org.apache.directory.shared.ldap.aci.ACIItemParser
Tests to see if this parser is normalizing.
isNormizing() - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationParser
Tests to see if this parser is normalizing.
isNormizing() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecificationParser
Tests to see if this parser is normalizing.
isNotEmpty(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Checks if a String is not empty ("") and not null.
isNotificationEnabled(ChangeType) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
isNoUserModification() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Tellse if the attributeType is mutable or not
isNull() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Check if the contained value is null or not
isNull() - Method in interface org.apache.directory.shared.ldap.entry.Value
Check if the contained value is null or not
isObsolete() - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Tells if the attributeType is obsolete
isObsolete() - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
isObsolete - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Whether or not this SchemaObject is obsolete
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Gets whether or not this SchemaObject has been inactivated.
isObsolete() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets whether or not this SchemaObject has been inactivated.
isOID(String) - Static method in class org.apache.directory.shared.asn1.primitives.OID
Check that an OID is valid
isOrdered() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
isPairChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a Pair Char <pairchar> ::= ' ' | ',' | '=' | '+' | '<' | '>' | '#' | ';' | '\' | '"' | [0-9a-fA-F] [0-9a-fA-F]
isPairCharOnly(char) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the given char is a pair char only <pairCharOnly> ::= ' ' | ',' | '=' | '+' | '<' | '>' | '#' | ';' | '\' | '"'
isParentOf(String) - Method in class org.apache.directory.shared.ldap.name.DN
Tells if the current DN is a parent of another DN.
For instance, dc=com is a parent of dc=example, dc=com
isParentOf(DN) - Method in class org.apache.directory.shared.ldap.name.DN
Tells if the current DN is a parent of another DN.
For instance, dc=com is a parent of dc=example, dc=com
isPrefix() - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
isPrefix() - Method in interface org.apache.directory.shared.ldap.filter.FilterVisitor
Determines whether the visitation order is prefix or postfix.
isPrimitive(byte) - Static method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Checks to see if the tag represented by this Tag is primitive or constructed.
isPrintableString(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check that a String is a valid PrintableString.
isQuirksMode() - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Checks if quirks mode is enabled.
isQuirksMode() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
isQuoteChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a Quote Char We are testing Unicode chars <quotechar> ::= [0x00-0xFFFF] - [\"]
isReadOnly - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Whether or not this SchemaObject can be modified
isReadOnly() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Tells if this SchemaObject is ReadOnly.
isReadOnly() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Tells if this SchemaObject is ReadOnly.
isReferenced(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Checks if a specific SchemaObject is referenced by any other SchemaObject.
isReferral() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Gets whether or not this result represents a Referral.
isReferral() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets whether or not this result represents a Referral.
isRefreshDeletes() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
 
isRefreshDeletes() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
isRefreshDone() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
isRelaxed() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the SchemaManager is permissive or if it must be checked against inconsistencies.
isRelaxed() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Tells if the Registries is permissive or if it must be checked against inconsistencies.
isReloadHint() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
isRequestIdNeeded(Dsmlv2Container) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Indicates if a request ID is needed.
isResolved() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Checks if is resolved.
isResolveObjectIdentifierMacros() - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Checks if object identifier macros should be resolved.
isReturnECs() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
isSameLength(Object[], Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(long[], long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(int[], int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(short[], short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(char[], char[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(byte[], byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(double[], double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(float[], float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameLength(boolean[], boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same length, treating null arrays as length 0.
isSameType(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks whether two arrays are the same type taking into account multi-dimensional arrays.
isSchemaLoaded(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the specific schema is loaded
isSchemaLoaded(String) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Checks to see if a particular Schema is loaded.
isSchemaLoaded(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Tells if the specific schema is loaded
isShortClassName() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Deprecated.
Use ToStringStyle.isUseShortClassName() Method will be removed in Commons Lang 3.0.
isSibling(DN, DN) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Checks to see if two names are siblings.
isSimple() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Checks to see if the authentication mechanism is simple and not SASL based.
isSimple() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Checks to see if the authentication mechanism is simple and not SASL based.
isSingleValue() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Tells if the attribute is single-valued
isSingleValued() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType is single-valued.
isStreamed() - Method in class org.apache.directory.shared.asn1.primitives.BitString
Tells if the OctetString is streamed or not
isStrict() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Tells if the SchemaManager is strict.
isStrict() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Tells if the Registries is strict.
isStringChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a String Char.
isStructural() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Tells if the current ObjectClass is STRUCTURAL
ISSUER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
the issuer DN
isSUTF1(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Check if the current character is a SUTF1 (Stringchar UTF ascii char)
<LUTF1> ::= 0x01-20 | 0x23-2A | 0x2D-3A | 0x3D | 0x3F-5B | 0x5D-7F
IStates - Interface in org.apache.directory.shared.asn1.ber.grammar
This interface is used to store the different states of a grammar.
IStates - Interface in org.apache.directory.shared.dsmlv2
This interface is used to store the different states of a grammar.
isThrowableNested() - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Checks if the Throwable class has a getCause method.
isTrue() - Method in class org.apache.directory.shared.asn1.der.DERBoolean
Lazy accessor
isTypesOnly() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Get the typesOnly flag
isTypesOnly() - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
isUnicodeSubset(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current char is in the unicodeSubset : all chars but '\0', '(', ')', '*' and '\'
isUnicodeSubset(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if the current char is in the unicodeSubset : all chars but '\0', '(', ')', '*' and '\'
isUniversal(byte) - Static method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Tells if the tag is Universal or not
isUseClassName() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to use the class name.
isUseFieldNames() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to use the field names passed in.
isUseIdentityHashCode() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to use the identity hash code.
isUserModifiable() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType can be modified by a user.
isUseShortClassName() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to output short or long class names.
isValid(String) - Static method in class org.apache.directory.shared.ldap.csn.Csn
Check if the given String is a valid CSN.
isValid() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Uses the syntaxChecker associated with the attributeType to check if the value is valid.
isValid(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Uses the syntaxChecker associated with the attributeType to check if the value is valid.
isValid() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Checks to see if this attribute is valid along with the values it contains.
isValid(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Checks to see if this attribute is valid along with the values it contains.
isValid() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Checks to see if this attribute is valid along with the values it contains.
isValid() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Fail fast check performed to determine entry consistency according to schema characteristics.
isValid(EntryAttribute) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Check performed to determine entry consistency according to the schema requirements of a particular objectClass.
isValid(String) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Check performed to determine entry consistency according to the schema requirements of a particular objectClass.
isValid() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Checks to see if this attribute is valid along with the values it contains.
isValid(SyntaxChecker) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Checks to see if this attribute is valid along with the values it contains.
isValid() - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Fail fast check performed to determine entry consistency according to schema characteristics.
isValid(String) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Check performed to determine entry consistency according to the schema requirements of a particular objectClass.
isValid(EntryAttribute) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Check performed to determine entry consistency according to the schema requirements of a particular objectClass.
isValid() - Method in interface org.apache.directory.shared.ldap.entry.Value
Tells if the value is valid.
isValid(SyntaxChecker) - Method in interface org.apache.directory.shared.ldap.entry.Value
Tells if the value is valid wrt a Syntax checker
isValid(String) - Static method in class org.apache.directory.shared.ldap.name.DN
Check if a DistinguishedName is syntactically valid.
isValid(String) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Validate a NameComponent :
isValid() - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Test that the FQCN is equal to the instance's name.
isValid(String) - Static method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.BitStringSyntaxChecker
A shared and static method used to check that the string is a BitString.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.SyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.AccessPointSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.ACIItemSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.AudioSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.BinarySyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.BitStringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.BooleanSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CertificateListSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CertificatePairSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CertificateSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CountrySyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CsnSidSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.CsnSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DirectoryStringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DITContentRuleDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DITStructureRuleDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DLSubmitPermissionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DNSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DSAQualitySyntaxSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.DSETypeSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.FaxSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.GuideSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.Ia5StringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.IntegerSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaByteSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaIntegerSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaLongSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaShortSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.JpegSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.MailPreferenceSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.MHSORAddressSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumberSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumericOidSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumericStringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectNameSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OctetStringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OidLenSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OidSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OtherMailboxSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.PostalAddressSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.PresentationAddressSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.PrintableStringSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.RegexSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierInformationSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelexNumberSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.UtcTimeSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.UuidSyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isVersion3() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Checks to see if the Ldap v3 protocol is used.
isVersion3() - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Checks to see if the Ldap v3 protocol is used.
isVisible() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Check if the subEntry is visible
item() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
item() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
item() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
item() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
itemFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
itemFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ItemFirstACIItem - Class in org.apache.directory.shared.ldap.aci
An ACIItem which specifies ProtectedItems first and then UserClasses each ProtectedItem will have.
ItemFirstACIItem(String, int, AuthenticationLevel, Collection<ProtectedItem>, Collection<ItemPermission>) - Constructor for class org.apache.directory.shared.ldap.aci.ItemFirstACIItem
Creates a new instance.
itemOrUserFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
itemOrUserFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
itemPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
itemPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ItemPermission - Class in org.apache.directory.shared.ldap.aci
Represents permissions to be applied to all ProtectedItems in ItemFirstACIItem.
ItemPermission(int, Collection<GrantAndDenial>, Collection<UserClass>) - Constructor for class org.apache.directory.shared.ldap.aci.ItemPermission
Creates a new instance
itemPermissions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
itemPermissions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
iterator() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
Returns an iterator of all Attributes.
iterator() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
Returns an iterator of all ProtectedItem.MaxValueCountItems.
iterator() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
Returns an iterator of all ProtectedItem.RestrictedByItems.
iterator() - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
iterator() - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Returns an enumeration containing the zero or more attributes in the collection.
iterator() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
An iterator on top of the stored values.
iterator() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
iterator() - Method in interface org.apache.directory.shared.ldap.entry.Entry
Returns an enumeration containing the zero or more attributes in the collection.
iterator() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
iterator() - Method in class org.apache.directory.shared.ldap.name.DN
iterator() - Method in class org.apache.directory.shared.ldap.name.RDN
Retrieves the components of this RDN as an iterator of AttributeTypeAndValue.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Gets an iterator over the registered descriptions in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets an iterator over the registered descriptions in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Lists all the SchemaObjects within the registry.
iterator() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Gets an iterator over the registered schema objects in the registry.
iterator() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Gets an iterator over the keys.
IteratorNamingEnumeration<T> - Class in org.apache.directory.shared.ldap.message
A NamingEnumeration over an Iterator.
IteratorNamingEnumeration(Iterator<T>) - Constructor for class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
Creates a NamingEnumeration over an Iterator.
iteratorOids() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Lists all the OIDs within the registry.
ITLVBerDecoderMBean - Interface in org.apache.directory.shared.asn1.ber.tlv
 

J

JarLdifSchemaLoader - Class in org.apache.directory.shared.ldap.schema.loader.ldif
Loads schema data from LDIF files containing entries representing schema objects, using the meta schema format.
JarLdifSchemaLoader() - Constructor for class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Creates a new LDIF based SchemaLoader.
JAVA_AWT_FONTS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.awt.fonts System Property.
JAVA_AWT_GRAPHICSENV - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.awt.graphicsenv System Property.
JAVA_AWT_HEADLESS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.awt.headless System Property.
JAVA_AWT_PRINTERJOB - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.awt.printerjob System Property.
JAVA_BYTE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JAVA_CHAR_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JAVA_CLASS_PATH - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.class.path System Property.
JAVA_CLASS_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.class.version System Property.
JAVA_COMPILER - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.compiler System Property.
JAVA_ENDORSED_DIRS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.endorsed.dirs System Property.
JAVA_EXT_DIRS - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.ext.dirs System Property.
JAVA_HOME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.home System Property.
JAVA_INT_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JAVA_IO_TMPDIR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.io.tmpdir System Property.
JAVA_LIBRARY_PATH - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.library.path System Property.
JAVA_LONG_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JAVA_RUNTIME_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.runtime.name System Property.
JAVA_RUNTIME_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.runtime.version System Property.
JAVA_SHORT_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JAVA_SPECIFICATION_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.specification.name System Property.
JAVA_SPECIFICATION_VENDOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.specification.vendor System Property.
JAVA_SPECIFICATION_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.specification.version System Property.
JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.util.prefs.PreferencesFactory System Property.
JAVA_VENDOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vendor System Property.
JAVA_VENDOR_URL - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vendor.url System Property.
JAVA_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.version System Property.
JAVA_VERSION_FLOAT - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the Java version as a float.
JAVA_VERSION_INT - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
Gets the Java version as an int.
JAVA_VM_INFO - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.info System Property.
JAVA_VM_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.name System Property.
JAVA_VM_SPECIFICATION_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.specification.name System Property.
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.specification.vendor System Property.
JAVA_VM_SPECIFICATION_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.specification.version System Property.
JAVA_VM_VENDOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.vendor System Property.
JAVA_VM_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The java.vm.version System Property.
JavaByteSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid Java primitive short or the Short wrapper.
JavaByteSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaByteSyntaxChecker
Creates a new instance of JavaByteSyntaxChecker.
JavaIntegerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid Java primitive int or the Integer wrapper.
JavaIntegerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaIntegerSyntaxChecker
Creates a new instance of JavaIntegerSyntaxChecker.
JavaLongSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid Java primitive long or the Long wrapper.
JavaLongSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaLongSyntaxChecker
Creates a new instance of JavaLongSyntaxChecker.
JavaShortSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid Java primitive Short or the Short wrapper.
JavaShortSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.JavaShortSyntaxChecker
Creates a new instance of JavaShortSyntaxChecker.
JavaStoredProcUtils - Class in org.apache.directory.shared.ldap.sp
A utility class for working with Java Stored Procedures at the base level.
JavaStoredProcUtils() - Constructor for class org.apache.directory.shared.ldap.sp.JavaStoredProcUtils
 
JDBM_STRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JDBM_STRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JNDI_BATCHSIZE - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_FACTORY_CONTROL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_FACTORY_INITIAL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_FACTORY_OBJECT - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_FACTORY_SOCKET - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_FACTORY_STATE - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LANGUAGE - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_ATTRIBUTES_BINARY - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_CONTROL_CONNECT - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_DAP_DEREF_ALIASES - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_DELETE_RDN - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_REF_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_REFERRAL_LIMIT - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_TYPES_ONLY - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_LDAP_VERSION - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_PROVIDER_URL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_REFERRAL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_AUTHENTICATION - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_AUTHORIZATION_ID - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_CALLBACK - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_MAX_BUFFER - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_CREDENTIALS - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_FORWARD - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_NO_ACTIVE - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_NO_ANONYMOUS - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_NO_DICTIONARY - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_POLICY_NO_PLAIN_TEXT - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_QOP - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_REALM - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SASL_STRENGTH - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SECURITY_AUTHENTICATION - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SECURITY_CREDENTIALS - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SECURITY_PRINCIPAL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JNDI_SECURITY_PROTOCOL - Static variable in class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JndiPropertyConstants - Class in org.apache.directory.shared.ldap.constants
This class contains all the Ldap specific properties described in the JNDI API.
JndiPropertyConstants() - Constructor for class org.apache.directory.shared.ldap.constants.JndiPropertyConstants
 
JndiUtils - Class in org.apache.directory.shared.ldap.jndi
An utility class to convert back and forth JNDI classes to ADS classes.
JndiUtils() - Constructor for class org.apache.directory.shared.ldap.jndi.JndiUtils
 
JoinIterator - Class in org.apache.directory.shared.ldap.util
An Iterator that joins the results of many iterators.
JoinIterator(Iterator[]) - Constructor for class org.apache.directory.shared.ldap.util.JoinIterator
Creates an Iterator that joins other Iterators.
JPEG_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
JpegSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Jpeg according to RFC 4517.
JpegSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.JpegSyntaxChecker
Creates a new instance of JpegSyntaxChecker.

K

KEEP_OLD_RDN - Static variable in class org.apache.directory.shared.ldap.ldif.LdifRevertor
 
KEY_ALGORITHM_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
the key algorithm
keys() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
keySet() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.keySet().
KeyValue - Interface in org.apache.directory.shared.ldap.util
Defines a simple key value pair.
KEYWORD_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
KEYWORD_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
KRB5_PRINCIPAL_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
KRB5_PRINCIPAL_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 

L

LANGLE - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
LANGUAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Language
last() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Positions this Cursor at the last element.
last() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Positions this Cursor at the last element.
last() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Positions this Cursor at the last element.
last() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Positions this Cursor at the last element.
LAST_CANCEL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
terminal state
LAST_CERT_GENERATION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
terminal state
LAST_EC_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
terminal state
LAST_GRACEFUL_DISCONNECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
terminal state
LAST_GRACEFUL_SHUTDOWN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
terminal state
LAST_LDAP_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
LAST_PAGED_SEARCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
terminal state
LAST_PSEARCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
terminal state
LAST_STORED_PROCEDURE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
 
LAST_SUB_ENTRY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
terminal state
LAST_SYNC_DONE_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
terminal state
LAST_SYNC_INFO_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
terminal state
LAST_SYNC_REQUEST_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
terminal state
LAST_SYNC_STATE_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
terminal state
lastIndex(Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Returns the last index of the given array or -1 if empty or null.
lastIndexOf(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given object within the array.
lastIndexOf(Object[], Object, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given object in the array starting at the given index.
lastIndexOf(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(long[], long, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(int[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(short[], short, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(char[], char, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(byte[], byte, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(double[], double, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within a given tolerance in the array.
lastIndexOf(double[], double, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(double[], double, int, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(float[], float, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value within the array.
lastIndexOf(boolean[], boolean, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Find the last index of the given value in the array starting at the given index.
lastIndexOf(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Gets the last index of the specified key.
LaunchDiagnosticUiRequest - Class in org.apache.directory.shared.ldap.message.extended
An extended operation which launches an internal diagnostic UI.
LaunchDiagnosticUiRequest(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest
 
LaunchDiagnosticUiResponse - Class in org.apache.directory.shared.ldap.message.extended
The response sent back from the server with a LaunchDiagnosticUiRequest extended operation.
LaunchDiagnosticUiResponse(int, ResultCodeEnum) - Constructor for class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
LaunchDiagnosticUiResponse(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
LBRACKET - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
LCURLY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
LDAP_MESSAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
LDAP_RESULT - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result state
LDAP_RESULT_CONTROL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Control End state
LDAP_RESULT_CONTROL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Control Start state
LDAP_RESULT_CONTROL_VALUE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Control Value End state
LDAP_RESULT_CONTROL_VALUE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Control Value Start state
LDAP_RESULT_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result End state
LDAP_RESULT_ERROR_MESSAGE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Error Message End state
LDAP_RESULT_ERROR_MESSAGE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Error Message Start state
LDAP_RESULT_REFERRAL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Referral End state
LDAP_RESULT_REFERRAL_SEQUENCE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
LDAP_RESULT_REFERRAL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Referral Start state
LDAP_RESULT_RESULT_CODE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Result Code End state
LDAP_RESULT_RESULT_CODE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The LDAP Result Result Code Start state
LDAP_SCHEMA_DEFINITION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LDAP_SCHEMA_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LDAP_SCHEME - Static variable in class org.apache.directory.shared.ldap.util.LdapURL
The constant for "ldap://" scheme.
LDAP_SYNTAX_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LDAP_SYNTAXES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LDAP_SYNTAXES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LdapAffectMultipleDsaException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.AFFECTS_MULTIPLE_DSAS value with the type.
LdapAffectMultipleDsaException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAffectMultipleDsaException
Creates a new instance of LdapAffectMultipleDsaException.
LdapAffectMultipleDsaException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAffectMultipleDsaException
Creates a new instance of LdapAffectMultipleDsaException.
LdapAliasDereferencingException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.ALIAS_DEREFERENCING_PROBLEM value with the type.
LdapAliasDereferencingException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAliasDereferencingException
Creates a new instance of LdapAliasDereferencingException.
LdapAliasDereferencingException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAliasDereferencingException
Creates a new instance of LdapAliasDereferencingException.
LdapAliasException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.ALIAS_PROBLEM value with the type.
LdapAliasException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAliasException
Creates a new instance of LdapAliasException.
LdapAliasException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAliasException
Creates a new instance of LdapAliasException.
LdapAttributeInUseException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which holds the LDAP resultCode associated with the exception.
LdapAttributeInUseException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAttributeInUseException
Creates a new instance of LdapAttributeInUseException.
LdapAttributeInUseException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAttributeInUseException
Creates a new instance of LdapAttributeInUseException.
LdapAuthentication - Class in org.apache.directory.shared.ldap.codec.bind
This abstract class is just used to have a common super class for authentication classes, like Simple and SASL.
LdapAuthentication() - Constructor for class org.apache.directory.shared.ldap.codec.bind.LdapAuthentication
 
LdapAuthenticationException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum#INVALIDCREDENTIALS value with the type.
LdapAuthenticationException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationException
Creates a new instance of LdapAuthenticationException.
LdapAuthenticationException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationException
Creates a new instance of LdapAuthenticationException.
LdapAuthenticationNotSupportedException - Exception in org.apache.directory.shared.ldap.exception
A subclass of the LdapOperationException carrying along an unequivocal ResultCodeEnum value.
LdapAuthenticationNotSupportedException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException
Creates a new instance of LdapAuthenticationNotSupportedException.
LdapAuthenticationNotSupportedException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException
Creates a new instance of LdapAuthenticationNotSupportedException.
LdapComparator<T> - Class in org.apache.directory.shared.ldap.schema
An class used for Comparator.
LdapComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.LdapComparator
Create a new instance of a Comparator
ldapComparator - Variable in class org.apache.directory.shared.ldap.schema.MatchingRule
The associated Comparator
ldapComparator() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for comparator descriptions.
LdapComparatorDescription - Class in org.apache.directory.shared.ldap.schema.parsers
An ApacheDS specific schema description for a Comparator.
LdapComparatorDescription(String) - Constructor for class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescription
A constructor for a LdapComparatorDescription
LdapComparatorDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for ApacheDS comparator descriptions.
LdapComparatorDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescriptionSchemaParser
Creates a schema parser instance.
LdapConfigurationException - Exception in org.apache.directory.shared.ldap.exception
A LdapException which associates a resultCode namely the ResultCodeEnum.OTHER resultCode with the exception.
LdapConfigurationException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
Creates a new instance of LdapAuthenticationException.
LdapConfigurationException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
Creates a new instance of LdapAuthenticationException.
LdapConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
 
LdapConstants - Class in org.apache.directory.shared.ldap.codec
 
LdapConstants() - Constructor for class org.apache.directory.shared.ldap.codec.LdapConstants
 
LdapContextNotEmptyException - Exception in org.apache.directory.shared.ldap.exception
A ContextNotEmptyException which contains an LDAP result code.
LdapContextNotEmptyException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapContextNotEmptyException
Creates a new instance of LdapContextNotEmptyException.
LdapContextNotEmptyException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapContextNotEmptyException
Creates a new instance of LdapContextNotEmptyException.
LdapContextParameter - Class in org.apache.directory.shared.ldap.sp
A class for representing the special SP parameter: $ldapContext.
LdapContextParameter(String) - Constructor for class org.apache.directory.shared.ldap.sp.LdapContextParameter
 
ldapContextStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
LdapDecoder - Class in org.apache.directory.shared.ldap.codec
The LdapDecoder decodes ASN.1 BER encoded PDUs.
LdapDecoder(Provider, BinaryAttributeDetector, int) - Constructor for class org.apache.directory.shared.ldap.codec.LdapDecoder
Creates an instance of a Ldap Decoder implementation.
LdapEncoder - Class in org.apache.directory.shared.ldap.codec
LDAP BER provider's encoder.
LdapEncoder(Provider) - Constructor for class org.apache.directory.shared.ldap.codec.LdapEncoder
Creates an instance of a Ldap Encoder implementation.
LdapEntryAlreadyExistsException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException which contains LDAP specific information such as a result code.
LdapEntryAlreadyExistsException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapEntryAlreadyExistsException
Creates a new instance of LdapEntryAlreadyExistsException.
LdapEntryAlreadyExistsException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapEntryAlreadyExistsException
Creates a new instance of LdapEntryAlreadyExistsException.
LdapException - Exception in org.apache.directory.shared.ldap.exception
An class for exceptions which add LDAP specific information to Exceptions.
LdapException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapException
Creates a new instance of LdapException.
LdapInvalidAttributeTypeException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which holds the LDAP resultCode associated with the exception.
LdapInvalidAttributeTypeException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeTypeException
Creates a new instance of LdapInvalidAttributeTypeException.
LdapInvalidAttributeTypeException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeTypeException
Creates a new instance of LdapInvalidAttributeTypeException.
LdapInvalidAttributeValueException - Exception in org.apache.directory.shared.ldap.exception
Makes a LdapOperationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
LdapInvalidAttributeValueException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException
Creates a new instance of LdapInvalidAttributeValueException.
LdapInvalidAttributeValueException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException
Creates a new instance of LdapInvalidAttributeValueException.
LdapInvalidDnException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
LdapInvalidDnException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidDnException
to be used by some special exceptions like TooComplexException
LdapInvalidDnException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidDnException
Creates a new instance of LdapInvalidDnException.
LdapInvalidDnException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidDnException
Creates a new instance of LdapInvalidDnException.
LdapInvalidSearchFilterException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.INAPPROPRIATE_MATCHING value with the type.
LdapInvalidSearchFilterException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidSearchFilterException
Creates a new instance of LdapInvalidSearchFilterException.
LdapInvalidSearchFilterException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidSearchFilterException
Creates a new instance of LdapInvalidSearchFilterException.
LdapLdifException - Exception in org.apache.directory.shared.ldap.ldif
An exception throws when we get an error while parsing a LDIF file.
LdapLdifException(String) - Constructor for exception org.apache.directory.shared.ldap.ldif.LdapLdifException
Creates a new instance of LdapLdifException.
LdapLoopDetectedException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.LOOP_DETECT value with the type.
LdapLoopDetectedException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapLoopDetectedException
Creates a new instance of LdapLoopDetectedException.
LdapLoopDetectedException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapLoopDetectedException
Creates a new instance of LdapLoopDetectedException.
LdapMessageCodec - Class in org.apache.directory.shared.ldap.codec
The main ldapObject : every Ldap Message are encapsulated in it.
LdapMessageCodec() - Constructor for class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Creates a new LdapMessage object.
LdapMessageContainer - Class in org.apache.directory.shared.ldap.codec
The LdapMessage container stores all the messages decoded by the Asn1Decoder.
LdapMessageContainer() - Constructor for class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Creates a new LdapMessageContainer object.
LdapMessageContainer(BinaryAttributeDetector) - Constructor for class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Creates a new LdapMessageContainer object.
LdapMessageDecorator - Class in org.apache.directory.shared.dsmlv2
Decorator class for LDAP Message.
LdapMessageDecorator(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
Creates a new instance of LdapMessageDecorator.
LdapMessageGrammar - Class in org.apache.directory.shared.ldap.codec
This class implements the LdapMessage message.
ldapMessageLength - Variable in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
The LdapMessage length
LdapNoPermissionException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException which associates a resultCode namely the ResultCodeEnum#INSUFFICIENTACCESSRIGHTS resultCode with the exception.
LdapNoPermissionException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoPermissionException
Creates a new instance of LdapNoPermissionException.
LdapNoPermissionException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoPermissionException
Creates a new instance of LdapNoPermissionException.
LdapNoSuchAttributeException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which holds the LDAP resultCode associated with the exception.
LdapNoSuchAttributeException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException
Creates a new instance of LdapNoSuchAttributeException.
LdapNoSuchAttributeException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException
Creates a new instance of LdapNoSuchAttributeException.
LdapNoSuchObjectException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException holding LDAP specific information such as the LDAP ResultCode.
LdapNoSuchObjectException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchObjectException
Creates a new instance of LdapNoSuchObjectException.
LdapNoSuchObjectException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchObjectException
Creates a new instance of LdapNoSuchObjectException.
LdapOperation - Class in org.apache.directory.shared.ldap.trigger
An enumeration that represents change inducing LDAP operations.
ldapOperationAndStoredProcedureCalls() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
LdapOperationErrorException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.OPERATIONS_ERROR value with the type.
LdapOperationErrorException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationErrorException
Creates a new instance of LdapOperationErrorException.
LdapOperationErrorException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationErrorException
Creates a new instance of LdapOperationErrorException.
LdapOperationException - Exception in org.apache.directory.shared.ldap.exception
An class for LDAP operation exceptions which add LDAP specific information to Exceptions.
LdapOperationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationException
Creates a new instance of LdapOperationException.
LdapOperationException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationException
Creates a new instance of LdapOperationException.
LdapOtherException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.OTHER value with the type.
LdapOtherException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOtherException
Creates a new instance of LdapOtherException.
LdapOtherException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOtherException
Creates a new instance of LdapOtherException.
LdapPartialResultException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException which associates a resultCode namely the ResultCodeEnum.REFERRAL resultCode with the exception.
LdapPartialResultException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapPartialResultException
 
LdapProtocolErrorException - Exception in org.apache.directory.shared.ldap.exception
A subclass of LdapOperationException which associates the ResultCodeEnum.PROTOCOL_ERROR value with the type.
LdapProtocolErrorException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapProtocolErrorException
Creates a new instance of LdapProtocolErrorException.
LdapProtocolErrorException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapProtocolErrorException
Creates a new instance of LdapProtocolErrorException.
LdapProvider - Class in org.apache.directory.shared.ldap.codec
The specific BER provider for LDAP.
LdapReferralException - Exception in org.apache.directory.shared.ldap.exception
A LdapOperationException which associates a resultCode namely the ResultCodeEnum.REFERRAL resultCode with the exception.
LdapReferralException(Collection<String>) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
LdapReferralException(Collection<String>, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
LdapRequestDecorator - Class in org.apache.directory.shared.dsmlv2.request
Decorator abstract class for LdapRequest
LdapRequestDecorator(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.LdapRequestDecorator
Creates a new instance of LdapRequestDecorator.
LdapResponseCodec - Class in org.apache.directory.shared.ldap.codec
A generic LdapResponse Object.
LdapResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Creates a new LdapResponse object.
LdapResponseDecorator - Class in org.apache.directory.shared.dsmlv2.reponse
Decorator abstract class for LdapResponse
LdapResponseDecorator(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.LdapResponseDecorator
Creates a new instance of LdapResponseDecorator.
LdapResultCodec - Class in org.apache.directory.shared.ldap.codec
A ldapObject to store the LdapResult
LdapResultCodec() - Constructor for class org.apache.directory.shared.ldap.codec.LdapResultCodec
Creates a new LdapResult object.
LdapResultDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for the LdapResult class.
LdapResultDsml(LdapResultCodec, LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Creates a new instance of LdapResultDsml.
LdapResultEnum - Class in org.apache.directory.shared.dsmlv2.reponse
This Class helps to get resultCodeDesc for a ResultCode of a LdapResult.
LdapResultEnum() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.LdapResultEnum
 
LdapResultEnum - Class in org.apache.directory.shared.ldap.codec.util
This typesafe-enum represent the different resultCode of a LdapResult.
LdapResultEnum() - Constructor for class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
LdapResultImpl - Class in org.apache.directory.shared.ldap.message
LdapResult implementation.
LdapResultImpl() - Constructor for class org.apache.directory.shared.ldap.message.LdapResultImpl
 
LDAPS_SCHEME - Static variable in class org.apache.directory.shared.ldap.util.LdapURL
The constant for "ldaps://" scheme.
LdapSchemaViolationException - Exception in org.apache.directory.shared.ldap.exception
Makes a LdapOperationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
LdapSchemaViolationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSchemaViolationException
Creates a new instance of LdapSchemaViolationException.
LdapSchemaViolationException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSchemaViolationException
Creates a new instance of LdapSchemaViolationException.
LdapSecurityConstants - Enum in org.apache.directory.shared.ldap.constants
An enum to store all the security constants used in the server
LdapServiceUnavailableException - Exception in org.apache.directory.shared.ldap.exception
LDAP specific LdapOperationException that preserves resultCode resolution.
LdapServiceUnavailableException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException
Creates a new instance of LdapServiceUnavailableException.
LdapServiceUnavailableException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException
Creates a new instance of LdapServiceUnavailableException.
LdapStatesEnum - Class in org.apache.directory.shared.ldap.codec
This class store the Ldap grammar's constants.
LdapSyntax - Class in org.apache.directory.shared.ldap.schema
A syntax definition.
LdapSyntax(String) - Constructor for class org.apache.directory.shared.ldap.schema.LdapSyntax
Creates a Syntax object using a unique OID.
LdapSyntax(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.LdapSyntax
Creates a Syntax object using a unique OID.
LdapSyntax(String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.LdapSyntax
Creates a Syntax object using a unique OID.
ldapSyntax - Variable in class org.apache.directory.shared.ldap.schema.MatchingRule
The associated LdapSyntax
ldapSyntaxDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for matching ldap syntax descriptions.
LdapSyntaxDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 LDAP syntx descriptions.
LdapSyntaxDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.LdapSyntaxDescriptionSchemaParser
Creates a schema parser instance.
LdapSyntaxDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the LDAP syntax descripton syntax according to RFC 4512, par 4.2.2:
LdapSyntaxDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
Creates a new instance of LdapSyntaxDescriptionSyntaxChecker.
LdapSyntaxRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An LdapSyntax registry service interface.
ldapSyntaxRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The LdapSyntax registry
LdapTimeLimitExceededException - Exception in org.apache.directory.shared.ldap.exception
A TiimeLimitExceededException which associates a resultCode namely the ResultCodeEnum#SIZELIMITEXCEEDED resultCode with the exception.
LdapTimeLimitExceededException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapTimeLimitExceededException
 
LdapTimeLimitExceededException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapTimeLimitExceededException
 
LdapTransformer - Class in org.apache.directory.shared.ldap.codec
A Codec to Internal Message transformer.
LdapTransformer() - Constructor for class org.apache.directory.shared.ldap.codec.LdapTransformer
 
LdapUnwillingToPerformException - Exception in org.apache.directory.shared.ldap.exception
An LDAPException that extends the LdapOperationException carrying with it the corresponding result codes for this condition.
LdapUnwillingToPerformException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapUnwillingToPerformException
Creates a new instance of LdapUnwillingToPerformException.
LdapUnwillingToPerformException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapUnwillingToPerformException
Creates a new instance of LdapUnwillingToPerformException.
LdapURL - Class in org.apache.directory.shared.ldap.util
Decodes a LdapUrl, and checks that it complies with the RFC 2255.
LdapURL() - Constructor for class org.apache.directory.shared.ldap.util.LdapURL
Construct an empty LdapURL
LdapURL(String) - Constructor for class org.apache.directory.shared.ldap.util.LdapURL
Create a new LdapURL from a String after having parsed it.
LdapURL(byte[]) - Constructor for class org.apache.directory.shared.ldap.util.LdapURL
Create a new LdapURL after having parsed it.
LdapURL.Extension - Class in org.apache.directory.shared.ldap.util
An inner bean to hold extension information.
LdapURLEncodingException - Exception in org.apache.directory.shared.ldap.codec.util
Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
LdapURLEncodingException(String) - Constructor for exception org.apache.directory.shared.ldap.codec.util.LdapURLEncodingException
Creates a LdapStringEncodingException
LDIF_ENTRY - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
Type of element read
LdifAttributesReader - Class in org.apache.directory.shared.ldap.ldif
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep> <ldif-content-change> <ldif-content-change> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | "changetype:" <fill> <changerecord-type> <ldif-change-record-e> <ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | e <ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e <dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string> <controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> | e <criticality> ::= "true" | "false" | e <oid> ::= '.' <number> <oid> | e <attrval-specs-e> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> | e <value-spec-e> ::= <value-spec> | e <value-spec> ::= ':' <fill> <safe-string-e> | "::" <fill> <base64-chars> | ":<" <fill> <url> <attributeType> ::= <number> <oid> | <alpha> <chars-e> <options-e> ::= ';' <char> <chars-e> <options-e> |e <chars-e> ::= <char> <chars-e> | e <changerecord-type> ::= "add" <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> | "delete" <sep> | "modify" <sep> <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | "moddn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> | "modrdn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> <newrdn> ::= ':' <fill> <safe-string> | "::" <fill> <base64-chars> <newsuperior-e> ::= "newsuperior" <newrdn> | e <mod-specs-e> ::= <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | e <mod-type> ::= "add:" | "delete:" | "replace:" <url> ::= <a Uniform Resource Locator, as defined in [6]> LEXICAL ------- <fill> ::= ' ' <fill> | e <char> ::= <alpha> | <digit> | '-' <number> ::= <digit> <digits> <0-1> ::= '0' | '1' <digits> ::= <digit> <digits> | e <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' <seps> ::= <sep> <seps-e> <seps-e> ::= <sep> <seps-e> | e <sep> ::= 0x0D 0x0A | 0x0A <spaces> ::= ' ' <spaces-e> <spaces-e> ::= ' ' <spaces-e> | e <safe-string-e> ::= <safe-string> | e <safe-string> ::= <safe-init-char> <safe-chars> <safe-init-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x1F] | [0x21-0x39] | 0x3B | [0x3D-0x7F] <safe-chars> ::= <safe-char> <safe-chars> | e <safe-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x7F] <base64-string> ::= <base64-char> <base64-chars> <base64-chars> ::= <base64-char> <base64-chars> | e <base64-char> ::= 0x2B | 0x2F | [0x30-0x39] | 0x3D | [0x41-9x5A] | [0x61-0x7A] <alpha> ::= [0x41-0x5A] | [0x61-0x7A] COMMENTS -------- - The ldap-oid VN is not correct in the RFC-2849.
LdifAttributesReader() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifAttributesReader
Constructors
LdifControl - Class in org.apache.directory.shared.ldap.ldif
The LdifControl class stores a control defined for an entry found in a ldif file.
LdifControl(String) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifControl
Create a new Control
LdifEntry - Class in org.apache.directory.shared.ldap.ldif
A entry to be populated by an ldif parser.
LdifEntry() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifEntry
Creates a new Entry object.
LdifReader - Class in org.apache.directory.shared.ldap.ldif
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep> <ldif-content-change> <ldif-content-change> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | "changetype:" <fill> <changerecord-type> <ldif-change-record-e> <ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | e <ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e <dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string> <controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> | e <criticality> ::= "true" | "false" | e <oid> ::= '.' <number> <oid> | e <attrval-specs-e> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> | e <value-spec-e> ::= <value-spec> | e <value-spec> ::= ':' <fill> <safe-string-e> | "::" <fill> <base64-chars> | ":<" <fill> <url> <attributeType> ::= <number> <oid> | <alpha> <chars-e> <options-e> ::= ';' <char> <chars-e> <options-e> |e <chars-e> ::= <char> <chars-e> | e <changerecord-type> ::= "add" <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> | "delete" <sep> | "modify" <sep> <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | "moddn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> | "modrdn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> <newrdn> ::= ':' <fill> <safe-string> | "::" <fill> <base64-chars> <newsuperior-e> ::= "newsuperior" <newrdn> | e <mod-specs-e> ::= <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | e <mod-type> ::= "add:" | "delete:" | "replace:" <url> ::= <a Uniform Resource Locator, as defined in [6]> LEXICAL ------- <fill> ::= ' ' <fill> | e <char> ::= <alpha> | <digit> | '-' <number> ::= <digit> <digits> <0-1> ::= '0' | '1' <digits> ::= <digit> <digits> | e <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' <seps> ::= <sep> <seps-e> <seps-e> ::= <sep> <seps-e> | e <sep> ::= 0x0D 0x0A | 0x0A <spaces> ::= ' ' <spaces-e> <spaces-e> ::= ' ' <spaces-e> | e <safe-string-e> ::= <safe-string> | e <safe-string> ::= <safe-init-char> <safe-chars> <safe-init-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x1F] | [0x21-0x39] | 0x3B | [0x3D-0x7F] <safe-chars> ::= <safe-char> <safe-chars> | e <safe-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x7F] <base64-string> ::= <base64-char> <base64-chars> <base64-chars> ::= <base64-char> <base64-chars> | e <base64-char> ::= 0x2B | 0x2F | [0x30-0x39] | 0x3D | [0x41-9x5A] | [0x61-0x7A] <alpha> ::= [0x41-0x5A] | [0x61-0x7A] COMMENTS -------- - The ldap-oid VN is not correct in the RFC-2849.
LdifReader() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
Constructors
LdifReader(String) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
A constructor which takes a file name
LdifReader(Reader) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
A constructor which takes a Reader
LdifReader(InputStream) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
A constructor which takes an InputStream
LdifReader(File) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
A constructor which takes a File
LdifReader.Position - Class in org.apache.directory.shared.ldap.ldif
A private class to track the current position in a line
LdifRevertor - Class in org.apache.directory.shared.ldap.ldif
A helper class which provides methods to reverse a LDIF modification operation.
LdifRevertor() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifRevertor
 
LdifSchemaLoader - Class in org.apache.directory.shared.ldap.schema.loader.ldif
Loads schema data from LDIF files containing entries representing schema objects, using the meta schema format.
LdifSchemaLoader(File) - Constructor for class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Creates a new LDIF based SchemaLoader.
LdifUtils - Class in org.apache.directory.shared.ldap.ldif
Some LDIF useful methods
LdifUtils() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifUtils
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
LDIGIT - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
LeafNode - Class in org.apache.directory.shared.ldap.filter
Abstract base class for leaf nodes within the expression filter tree.
LeafNode(String, AssertionType) - Constructor for class org.apache.directory.shared.ldap.filter.LeafNode
Creates a leaf node.
LEN - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
LEN - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
length() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
length() - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
length() - Method in interface org.apache.directory.shared.ldap.entry.Value
 
length - Variable in class org.apache.directory.shared.ldap.util.Position
The current token length
LENGTH_EXTENSION_RESERVED - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
Value of the reserved extension
LENGTH_LONG_FORM - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
A mask to get the Length form
LENGTH_SHORT_MASK - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
A mask to get the long form value
LENGTH_STATE_END - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
End means that the Length is totally read
LENGTH_STATE_PENDING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Pending means that the Type length is contained in more that one byte
LENGTH_STATE_START - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Start means that the decoding hasn't read the first byte
LESS_OR_EQUAL_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
LESS_OR_EQUAL_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
LESS_OR_EQUAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
LessEqNode<T> - Class in org.apache.directory.shared.ldap.filter
A assertion value node for LessOrEqual.
LessEqNode(String, Value<T>) - Constructor for class org.apache.directory.shared.ldap.filter.LessEqNode
Creates a new LessEqNode object.
lexer - Variable in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
the antlr generated lexer being wrapped
LIMITEXCEEDEDEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
LINE_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The line.separator System Property.
lines - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
A list of read lines
listAttributeTypeDependents(AttributeType) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
ListCursor<E> - Class in org.apache.directory.shared.ldap.cursor
A simple implementation of a Cursor on a List.
ListCursor(Comparator<E>, int, List<E>, int) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with lower (inclusive) and upper (exclusive) bounds.
ListCursor(int, List<E>, int) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with lower (inclusive) and upper (exclusive) bounds.
ListCursor(List<E>, int) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with a specific upper (exclusive) bound: the lower (inclusive) bound defaults to 0.
ListCursor(Comparator<E>, List<E>, int) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with a specific upper (exclusive) bound: the lower (inclusive) bound defaults to 0.
ListCursor(int, List<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with a lower (inclusive) bound: the upper (exclusive) bound is the size of the list.
ListCursor(Comparator<E>, int, List<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor with a lower (inclusive) bound: the upper (exclusive) bound is the size of the list.
ListCursor(List<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor without specific bounds: the bounds are acquired from the size of the list.
ListCursor(Comparator<E>, List<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor without specific bounds: the bounds are acquired from the size of the list.
ListCursor() - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor without any elements.
ListCursor(Comparator<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.ListCursor
Creates a new ListCursor without any elements.
listDependentSchemaNames(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Get the list of Schema names which has the given schema name as a dependence
listDependentSchemaNames(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Get the list of Schema names which has the given schema name as a dependence
listEnabledSchemaDependents(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Lists the SearchResults of metaSchema objects that depend on a schema.
listener - Variable in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
 
listMatchingRuleDependents(MatchingRule) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
listNestedExceptions() - Method in exception org.apache.directory.shared.ldap.MultiException
Lists the nested exceptions that this Exception encapsulates.
listNestedExceptions() - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Lists the nested exceptions that this Exception encapsulates.
listObjectClassDependents(ObjectClass) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
 
listSchemaDependents(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Lists the SearchResults of metaSchema objects that depend on a schema.
listSyntaxDependents(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaDao
Returns the set of matchingRules and attributeTypes which depend on the provided syntax.
listToString(List<?>) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a list
listToString(List<?>, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a list
LITERAL_ABSTRACT - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_attributetype - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_AUXILIARY - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_COLLECTIVE - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_directoryOperation - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_distributedOperation - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_dSAOperation - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_END - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_end - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
LITERAL_end - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
LITERAL_EQUALITY - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_MAY - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_MUST - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_NAME - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_objectclass - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_OBSOLETE - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_ORDERING - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_STRUCTURAL - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_SUBSTR - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_SUP - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_USAGE - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
LITERAL_userApplications - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
load(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries.
load(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries.
load(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries.
load(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries.
LoadableSchemaObject - Class in org.apache.directory.shared.ldap.schema
An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
LoadableSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Constructor to use when the OID is known in advance.
LoadableSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Constructor to use when the OID is not known until after instantiation.
loadAllEnabled() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load all the enabled schema into the Registries.
loadAllEnabled() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load all the enabled schema into the Registries.
loadAllEnabledRelaxed() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load all the enabled schema into the Registries.
loadAllEnabledRelaxed() - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load all the enabled schema into the Registries.
loadAttributeTypes(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Loads a set of schemas.
loadAttributeTypes(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Loads a set of schemas.
loadAttributeTypes(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of AttributeTypes read from the underlying storage for a list of specific schema, using their name
loadAttributeTypes(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Loads a set of schemas.
loadAttributeTypes(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of AttributeTypes read from the underlying storage for a list of specific schema, using their name
loadComparators(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of Comparators read from the underlying storage for a list of specific schema.
loadComparators(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of Comparators read from the underlying storage for a list of specific schema.
loadComparators(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of Comparators read from the underlying storage for a list of specific schema, using their name
loadComparators(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Comparators read from the underlying storage for a list of specific schema.
loadComparators(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Comparators read from the underlying storage for a list of specific schema, using their name
loadDisabled(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load Schemas into the Registries, even if they are disabled.
loadDisabled(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load Schemas into the Registries, even if they are disabled.
loadDisabled(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load Schemas into the Registries, even if they are disabled.
loadDisabled(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load Schemas into the Registries, even if they are disabled.
loadDitContentRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
loadDitContentRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
loadDitContentRules(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of DitContentRules read from the underlying storage for a list of specified schema names
loadDitContentRules(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
loadDitContentRules(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of DitContentRules read from the underlying storage for a list of specified schema names
loadDitStructureRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
loadDitStructureRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
loadDitStructureRules(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of DitStructureRules read from the underlying storage for a list of specified schema names
loadDitStructureRules(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
loadDitStructureRules(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of DitStructureRules read from the underlying storage for a list of specified schema names
loadedSchemas - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
A String name to Schema object map for the schemas loaded into this registry.
loadEntryTriggerSpecification(LdapContext, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
loadMatchingRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of MatchingRules read from the underlying storage for a list of specific schema
loadMatchingRules(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of MatchingRules read from the underlying storage for a list of specific schema
loadMatchingRules(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of MatchingRules read from the underlying storage for a list of specific schema, using their name
loadMatchingRules(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of MatchingRules read from the underlying storage for a list of specific schema
loadMatchingRules(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of MatchingRules read from the underlying storage for a list of specific schema, using their name
loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
loadMatchingRuleUses(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of MatchingRuleUses read from the underlying storage for a list of specified schema names
loadMatchingRuleUses(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
loadMatchingRuleUses(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of MatchingRuleUses read from the underlying storage for a list of specified schema names
loadNameForms(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of NameForms read from the underlying storage for a list of specific schema.
loadNameForms(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of NameForms read from the underlying storage for a list of specific schema.
loadNameForms(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of NameForms read from the underlying storage for a list of specified schema names
loadNameForms(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of NameForms read from the underlying storage for a list of specific schema.
loadNameForms(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of NameForms read from the underlying storage for a list of specified schema names
loadNormalizers(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of Normalizers read from the underlying storage for a list of specified schema
loadNormalizers(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of Normalizers read from the underlying storage for a list of specified schema
loadNormalizers(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of Normalizers read from the underlying storage for a list of specified schema names
loadNormalizers(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Normalizers read from the underlying storage for a list of specified schema
loadNormalizers(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Normalizers read from the underlying storage for a list of specified schema names
loadObjectClasses(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
loadObjectClasses(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
loadObjectClasses(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of ObjectClasses read from the underlying storage for a list of specified schema names
loadObjectClasses(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
loadObjectClasses(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of ObjectClasses read from the underlying storage for a list of specified schema names
loadPrescriptiveTriggerSpecification(LdapContext, String, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
loadRelaxed(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load Schemas into the registries, even if there are some errors in the schemas.
loadRelaxed(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load Schemas into the registries, even if there are some errors in the schemas.
loadRelaxed(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load Schemas into the registries, even if there are some errors in the schemas.
loadRelaxed(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load Schemas into the registries, even if there are some errors in the schemas.
loadStoredProcedureClass(LdapContext, Class<?>) - Static method in class org.apache.directory.shared.ldap.sp.JavaStoredProcUtils
Loads a Java class's stream data as a subcontext of an LdapContext given.
loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
loadSyntaxCheckers(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema names
loadSyntaxCheckers(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
loadSyntaxCheckers(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema names
loadSyntaxes(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.JarLdifSchemaLoader
Build a list of Syntaxes read from the underlying storage for a list of specified schema
loadSyntaxes(Schema...) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.LdifSchemaLoader
Build a list of Syntaxes read from the underlying storage for a list of specified schema
loadSyntaxes(String...) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Build a list of Syntaxes read from the underlying storage for a list of specified schema names
loadSyntaxes(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Syntaxes read from the underlying storage for a list of specified schema
loadSyntaxes(String...) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Build a list of Syntaxes read from the underlying storage for a list of specified schema names
loadWithDeps(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDeps(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDeps(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDeps(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDepsRelaxed(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDepsRelaxed(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDepsRelaxed(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
loadWithDepsRelaxed(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Load some Schemas into the registries, and loads all of the schemas they depend on.
LOCALITY_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
LOCALITY_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
lock() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Transform the SchemaObject to an immutable object TODO locked.
lock() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Transform the SchemaObject to an immutable object TODO locked.
locked - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
A locked to avoid modifications when set to true
LOG - Static variable in class org.apache.directory.shared.ldap.entry.BinaryValue
logger for reporting errors that might not be handled properly upstream
LOG - Static variable in class org.apache.directory.shared.ldap.entry.StringValue
logger for reporting errors that might not be handled properly upstream
LOG - Static variable in class org.apache.directory.shared.ldap.name.AVASerializer
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.DN
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.DnSerializer
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.RDN
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.RdnSerializer
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.DITContentRuleDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.DITStructureRuleDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.LdapSyntaxDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleUseDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.NameFormDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.ObjectClassDescriptionSchemaParser
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescriptionSchemaParser
The LoggerFactory used by this class
LongComparator - Class in org.apache.directory.shared.ldap.schema.comparators
Compares Long keys and values within a table.
LongComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.LongComparator
The LongComparator constructor.
LongDecoder - Class in org.apache.directory.shared.asn1.util
Parse and decode a Long value.
LongDecoder() - Constructor for class org.apache.directory.shared.asn1.util.LongDecoder
 
LongDecoderException - Exception in org.apache.directory.shared.asn1.util
Thrown when a LongDecoder has encountered a failure condition during a decode.
LongDecoderException(String) - Constructor for exception org.apache.directory.shared.asn1.util.LongDecoderException
Creates a LongDecoderException
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(int) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(int) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(int) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookup(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Looks up a SchemaObject by its unique Object Identifier or by name.
lookupAttributeTypeRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for an AttributeType in the AttributeType registry
lookupAttributeTypeRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for an AttributeType in the AttributeType registry
lookupComparatorRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for a Comparator in the Comparator registry
lookupComparatorRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for a Comparator in the Comparator registry
lookupLdapSyntaxRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for an LdapSyntax in the LdapSyntax registry
lookupLdapSyntaxRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for an LdapSyntax in the LdapSyntax registry
lookupMatchingRuleRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for a MatchingRule in the MatchingRule registry
lookupMatchingRuleRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for a MatchingRule in the MatchingRule registry
lookupNormalizerRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for a Normalizer in the Normalizer registry
lookupNormalizerRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for a Normalizer in the Normalizer registry
lookupObjectClassRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for a ObjectClass in the ObjectClass registry
lookupObjectClassRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for a ObjectClass in the ObjectClass registry
lookupSyntaxCheckerRegistry(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Lookup for a SyntaxChecker in the SyntaxChecker registry
lookupSyntaxCheckerRegistry(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Lookup for a SyntaxChecker in the SyntaxChecker registry
LOOP_DETECT - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
lowerCase(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Converts a String to lower case as per String.toLowerCase().
lowerCaseAscii(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Rewrote the toLowercase method to improve performances.
LPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
LPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
LPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
lutf1() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514, Section 3: LUTF1 = %x01-1F / %x21 / %x24-2A / %x2D-3A / %x3D / %x3F-5B / %x5D-7F The rule LUTF1_REST doesn't contain the following charcters, so we must check them additionally EQUALS (0x3D) HYPHEN (0x2D) DIGIT (0x30-0x39) ALPHA (0x41-0x5A and 0x61-0x7A)
LUTF1_REST - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 

M

M_APPLIES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_APPLIES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_AUX_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_AUX_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_BYTECODE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_BYTECODE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_COLLECTIVE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_COLLECTIVE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DEPENDENCIES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DEPENDENCIES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DESCRIPTION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DESCRIPTION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DISABLED_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_DISABLED_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_EQUALITY_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_EQUALITY_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_FORM_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_FORM_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_FQCN_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_FQCN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_LENGTH_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_LENGTH_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MATCHING_RULE_SYNTAX_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MATCHING_RULE_SYNTAX_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MAY_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MAY_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MUST_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_MUST_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NO_USER_MODIFICATION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NO_USER_MODIFICATION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NOT_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_NOT_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OBSOLETE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OBSOLETE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OC_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OC_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OID_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_OID_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_ORDERING_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_ORDERING_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_RULE_ID_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_RULE_ID_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SINGLE_VALUE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SINGLE_VALUE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUBSTR_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUBSTR_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_ATTRIBUTE_TYPE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_ATTRIBUTE_TYPE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_DIT_STRUCTURE_RULE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_DIT_STRUCTURE_RULE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_OBJECT_CLASS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SUP_OBJECT_CLASS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SYNTAX_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_SYNTAX_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_TYPE_OBJECT_CLASS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_TYPE_OBJECT_CLASS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_USAGE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
M_USAGE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
mABSTRACT(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
macroExpand(Properties, Properties[]) - Static method in class org.apache.directory.shared.ldap.util.PropertiesUtils
Expands out a set of property key macros in the following format ${foo.bar} where foo.bar is a property key, by dereferencing the value of the key using the original source Properties and other optional Properties.
MAIL_PREFERENCE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MailPreferenceSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Boolean according to RFC 1778.
MailPreferenceSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MailPreferenceSyntaxChecker
Creates a new instance of MailPreferenceSyntaxChecker.
MailPreferenceSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MailPreferenceSyntaxChecker
Creates a new instance of MailPreferenceSyntaxChecker.
main(String[]) - Static method in class org.apache.directory.shared.ldap.util.UnixCrypt
 
mainACIItemComponent() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
mainACIItemComponent() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mALPHA(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
ManageDsaITControl - Class in org.apache.directory.shared.ldap.codec.controls
Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
ManageDsaITControl() - Constructor for class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControl
Default constructor
ManageDsaITControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls
A decoder for EntryChangeControls.
ManageDsaITControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlDecoder
 
MandatoryAndOptionalComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
MandatoryAndOptionalComponentsMonitor(String[], String[]) - Constructor for class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
MandatoryComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
MandatoryComponentsMonitor(String[]) - Constructor for class org.apache.directory.shared.ldap.util.MandatoryComponentsMonitor
 
ManyReplyRequest - Interface in org.apache.directory.shared.ldap.message
A request that can generate zero, one, or more heterogenous responses for a single request.
mAPPLIES(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mapToString(Map<?, ?>) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a map.
mapToString(Map<?, ?>, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a map.
MASTER_AND_SHADOW_ACCESS_POINTS_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MasterAndShadowAccessPointSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a MasterAndShadowAccessPoint.
MasterAndShadowAccessPointSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
Create a new instance of MasterAndShadowAccessPointSyntaxChecker
MATCH_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCH_VALUE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MATCHED_DN_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHED_DN_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHED_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MatchedDNAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the LdapResult matched DN.
MatchedDNAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.MatchedDNAction
 
matchedProduction(String) - Method in interface org.apache.directory.shared.ldap.filter.FilterParserMonitor
Monitors FilterParser events where it matches a production.
matchedProduction(String) - Method in class org.apache.directory.shared.ldap.filter.FilterParserMonitorAdapter
 
matchedProduction(String) - Method in interface org.apache.directory.shared.ldap.schema.parsers.ParserMonitor
 
matchedProduction(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.ParserMonitorAdapter
 
MATCHING_RULE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_ID_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MATCHING_RULE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MATCHING_RULE_TYPE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MATCHING_RULE_USE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_USE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_USE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_USE_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULE_USE_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MATCHING_RULES_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MatchingRule - Class in org.apache.directory.shared.ldap.schema
A matchingRule definition.
MatchingRule(String) - Constructor for class org.apache.directory.shared.ldap.schema.MatchingRule
Creates a new instance of MatchingRule.
matchingRuleDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for matching rule descriptions.
MatchingRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 matching rule descriptions.
MatchingRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleDescriptionSchemaParser
Creates a schema parser instance.
MatchingRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the matching rule descripton syntax according to RFC 4512, par 4.2.3:
MatchingRuleDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
Creates a new instance of MatchingRuleDescriptionSchemaParser.
MatchingRuleEnum - Enum in org.apache.directory.shared.ldap.schema
Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An AttributeType registry service interface.
matchingRuleRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The MatchingRule registry
matchingRulesMatch(MatchingRule, MatchingRule) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks to see if two matchingRule match exactly.
MatchingRuleUse - Class in org.apache.directory.shared.ldap.schema
Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
MatchingRuleUse(String) - Constructor for class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Creates a new instance of MatchingRuleUseDescription
matchingRuleUseDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for matching rule use descriptions.
MatchingRuleUseDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 matching rule use descriptions.
MatchingRuleUseDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleUseDescriptionSchemaParser
Creates a schema parser instance.
MatchingRuleUseDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the matching rule use descripton syntax according to RFC 4512, par 4.2.4:
MatchingRuleUseDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
Creates a new instance of MatchingRuleUseDescriptionSchemaParser.
MatchingRuleUseRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
A MatchingRuleUse registry service interface.
matchingRuleUseRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The MatchingRuleUse registry
mATTRIBUTETYPE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mAUX(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mAUX_OR_AUXILIARY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mAUXILIARY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
maxImmSub() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
maxImmSub() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
MaxImmSub(int) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
Creates a new instance.
maxPDUSize - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The maximum allowed size for a PDU.
maxValueCount() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
maxValueCount() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
MaxValueCount(Collection<ProtectedItem.MaxValueCountItem>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
Creates a new instance.
MaxValueCountItem(String, int) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem
Creates a new instance.
may(ObjectClassHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
MAY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
mBYTECODE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mBYTECODE_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mCHAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mCLOSE_BRACKET(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mCLOSE_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mCLOSE_PARAN(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mCLOSE_PAREN(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mCOLLECTIVE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mCOLON(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mCOLON(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mCOLON(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mCOLON(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mCOMMA(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mCOMMENT(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mDESC(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mDESC(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mDESCR(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mDESCR(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mDESCR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mDESCR(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mDESCR(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mDESCR_OR_QUIRKS_DESCR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mDIRECTORY_OPERATION(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mDISTRIBUTED_OPERATION(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mDOLLAR(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mDOLLAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mDOLLAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mDOT(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mDQUOTE(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mDSA_OPERATION(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
MECHANISM_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MEMBER_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MEMBER_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
mEQUALITY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mEQUALS(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mESC(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mESCESC(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mESCSHARP(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
MESSAGE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Message End state
MESSAGE_ID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MESSAGE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Message Start state
MessageDecoder - Class in org.apache.directory.shared.ldap.message
Decodes a BER encoded LDAPv3 message envelope from an input stream demarshaling it into a Message instance using a BER library provider.
MessageDecoder(BinaryAttributeDetector) - Constructor for class org.apache.directory.shared.ldap.message.MessageDecoder
Creates a MessageDecoder using default properties for enabling a BER library provider.
MessageDecoder(BinaryAttributeDetector, int) - Constructor for class org.apache.directory.shared.ldap.message.MessageDecoder
Creates a MessageDecoder using default properties for enabling a BER library provider.
MessageEncoder - Class in org.apache.directory.shared.ldap.message
Encodes a Message instance into a binary message envelope using Basic Encoding rules flushing the PDU out to an OutputStream.
MessageEncoder() - Constructor for class org.apache.directory.shared.ldap.message.MessageEncoder
Creates a MessageEncoder using default properties for enabling a BER library provider.
MessageException - Exception in org.apache.directory.shared.ldap.message
This exception is thrown when a message processing error occurs.
MessageException() - Constructor for exception org.apache.directory.shared.ldap.message.MessageException
Constructs an Exception without a message.
MessageException(String) - Constructor for exception org.apache.directory.shared.ldap.message.MessageException
Constructs an Exception with a detailed message.
MessageTypeEnum - Enum in org.apache.directory.shared.ldap.codec
An enum to store the Ldap message type.
META_ATTRIBUTE_TYPE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_ATTRIBUTE_TYPE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_ATTRIBUTE_TYPE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_ATTRIBUTE_TYPE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_COMPARATOR_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_COMPARATOR_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_COMPARATOR_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_COMPARATOR_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_DIT_CONTENT_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_DIT_CONTENT_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_DIT_CONTENT_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_DIT_CONTENT_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_DIT_STRUCTURE_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_DIT_STRUCTURE_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_DIT_STRUCTURE_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_DIT_STRUCTURE_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_MATCHING_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_MATCHING_RULE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_MATCHING_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_MATCHING_RULE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_MATCHING_RULE_USE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_MATCHING_RULE_USE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_MATCHING_RULE_USE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_MATCHING_RULE_USE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_NAME_FORM_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_NAME_FORM_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_NAME_FORM_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_NAME_FORM_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_NORMALIZER_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_NORMALIZER_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_NORMALIZER_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_NORMALIZER_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_OBJECT_CLASS_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_OBJECT_CLASS_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_OBJECT_CLASS_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_OBJECT_CLASS_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SCHEMA_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SCHEMA_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SCHEMA_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SCHEMA_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SYNTAX_CHECKER_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SYNTAX_CHECKER_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SYNTAX_CHECKER_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SYNTAX_CHECKER_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SYNTAX_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SYNTAX_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_SYNTAX_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_SYNTAX_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_TOP_OC - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_TOP_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
META_TOP_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
META_TOP_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MetaSchemaConstants - Interface in org.apache.directory.shared.ldap.constants
Apache meta schema specific constants used throughout the server.
mEXTENSION(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFILTER(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mFILTER(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mFILTER(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mFILTER(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mFILTER_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mFORM(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFQCN(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFQCN_IDENTIFIER(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFQCN_LETTER(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFQCN_LETTERORDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mFQCN_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mHEX(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mHEXPAIR(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mHEXPAIR_OR_ESCESC_ESCSHARP_OR_ESC(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mHEXVALUE(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mHEXVALUE_OR_SHARP(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
MHS_OR_ADDRESS_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MHSORAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a MHSORAddress.
MHSORAddressSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.MHSORAddressSyntaxChecker
Creates a new instance of MHSORAddressSyntaxChecker.
mHYPEN(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mHYPHEN(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mHYPHEN(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mHYPHEN(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
MicroOperation - Enum in org.apache.directory.shared.ldap.aci
An enumeration that represents all micro-operations that makes up LDAP operations.
mIDENTIFIER(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mIDENTIFIER(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mINTEGER(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mINTEGER(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mINTEGER(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mINTEGER(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mLANGLE(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mLBRACKET(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mLCURLY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mLDIGIT(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mLEN(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mLEN(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mLPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mLPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
mLPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mLUTF1_REST(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
RFC 4514, Section 3: LUTF1 = %x01-1F / %x21 / %x24-2A / %x2D-3A / %x3D / %x3F-5B / %x5D-7F To avoid nondeterminism the following rules are excluded.
mMAY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mMUST(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mNAME(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mNO_USER_MODIFICATION(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mNOT(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mNUMBER(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mNUMBER(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mNUMBER2(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mNUMERIC_STRING(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mNUMERICOID_OR_ALPHA_OR_DIGIT(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mOBJECTCLASS(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mOBJECTIDENTIFIER(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mOBSOLETE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mOC(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
MOD_SPEC - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
State values for the modify operation
MODDN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
MODDN_ORDINAL - Static variable in enum org.apache.directory.shared.ldap.ldif.ChangeType
ModDN ordinal value
MODDN_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
ModDNResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for ModDNResponse
ModDNResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ModDNResponseDsml
Creates a new instance of ModDNResponseDsml.
ModDNResponseDsml(ModifyDNResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ModDNResponseDsml
Creates a new instance of ModDNResponseDsml.
MODE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
mode Value
Modification - Interface in org.apache.directory.shared.ldap.entry
An internal interface for a ModificationItem.
MODIFICATION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ModificationOperation - Enum in org.apache.directory.shared.ldap.entry
An enum storing the different modification operation which can be used in a Modification.
MODIFICATIONS_SEQ_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFICATIONS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFIERS_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MODIFIERS_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MODIFY - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
MODIFY - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFY_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from modify operations.
MODIFY_DN_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
MODIFY_DN_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
MODIFY_DN_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
MODIFY_DN_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
MODIFY_DN_REQUEST_NEW_SUPERIOR_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_DN_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <modDNRequest> tag
MODIFY_DN_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_DN_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_DN_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_DN_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_ORDINAL - Static variable in enum org.apache.directory.shared.ldap.ldif.ChangeType
Modify ordinal value
MODIFY_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
MODIFY_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
MODIFY_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
MODIFY_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
MODIFY_REQUEST_MODIFICATION_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </modification> tag
MODIFY_REQUEST_MODIFICATION_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <modification> tag
MODIFY_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <modifyRequest> tag
MODIFY_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_REQUEST_VALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </value> tag
MODIFY_REQUEST_VALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <value> tag
MODIFY_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
MODIFY_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFY_RIGHTS_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MODIFY_TIMESTAMP_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MODIFY_TIMESTAMP_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
MODIFY_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
ModifyAttributeValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Value to an modifyRequest
ModifyAttributeValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ModifyAttributeValueAction
 
MODIFYDN - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations resulting from modifyDn operations.
MODIFYDN_EXPORT - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_IMPORT - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
MODIFYDN_RENAME - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
modifyDNOperationAndStoredProcedureCalls() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
ModifyDNRequestCodec - Class in org.apache.directory.shared.ldap.codec.modifyDn
A ModifyDNRequest Message.
ModifyDNRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Creates a new ModifyDNRequest object.
ModifyDNRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for ModifyDNRequest
ModifyDNRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Creates a new instance of ModifyDNRequestDsml.
ModifyDNRequestDsml(ModifyDNRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Creates a new instance of ModifyDNRequestDsml.
ModifyDnRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyDNRequest implementation.
ModifyDnRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Creates a Lockable ModifyDnRequest implementing object used to perform a dn change on an entry potentially resulting in an entry move.
ModifyDNResponseCodec - Class in org.apache.directory.shared.ldap.codec.modifyDn
An ModifyDNResponse Message.
ModifyDNResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Creates a new ModifyDNResponse object.
ModifyDnResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyDnResponse implementation
ModifyDnResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyDnResponseImpl
Creates a Lockable ModifyDnResponse as a reply to an ModifyDnRequest.
modifyDNStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
modifyDNStoredProcedureParameterList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
modifyOperationAndStoredProcedureCalls() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
ModifyRequestCodec - Class in org.apache.directory.shared.ldap.codec.modify
A ModifyRequest Message.
ModifyRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Creates a new ModifyRequest object.
ModifyRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for ModifyRequest
ModifyRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.ModifyRequestDsml
Creates a new instance of ModifyRequestDsml.
ModifyRequestDsml(ModifyRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.ModifyRequestDsml
Creates a new instance of ModifyRequestDsml.
ModifyRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyRequest implementation.
ModifyRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Creates a Lockable ModifyRequest implementing object used to modify the attributes of an entry.
ModifyResponseCodec - Class in org.apache.directory.shared.ldap.codec.modify
An ModifyResponse Message.
ModifyResponseCodec() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Creates a new ModifyResponse object.
ModifyResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for ModifyResponse
ModifyResponseDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ModifyResponseDsml
Creates a new instance of ModifyResponseDsml.
ModifyResponseDsml(ModifyResponseCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.ModifyResponseDsml
Creates a new instance of ModifyResponseDsml.
ModifyResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ModifyResponse implementation
ModifyResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ModifyResponseImpl
Creates a Lockable ModifyResponse as a reply to an ModifyRequest.
modifyStoredProcedureParameter() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
modifyStoredProcedureParameterList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
MODRDN_ORDINAL - Static variable in enum org.apache.directory.shared.ldap.ldif.ChangeType
ModRDN ordinal value
monitor - Variable in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
the monitor to use for this parser
mOPEN_BRACKET(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mOPEN_CURLY(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mOPEN_PARAN(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mOPEN_PAREN(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mORDERING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mOTHER(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mPLUS(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mQDSTRING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
mQUIRKS_DESCR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mQUOTE(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mQUOTE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mQUOTE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mQUOTE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
mQUOTE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mQUOTED_STRING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mQUOTED_STRING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mRANGLE(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mRBRACKET(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mRCURLY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mRPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mRPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
mRPAR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mSEMI(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mSEMI(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mSEP(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mSEP(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mSEP(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mSEP(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mSEP(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
msg(String, Object...) - Static method in class org.apache.directory.shared.i18n.I18n
Translate a message with argument(s)
mSHARP(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mSINGLE_VALUE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mSP(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
mSP(boolean) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
mSP(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
mSP(boolean) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
mSP(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mSPACE(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mSTARTNUMERICOID(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mSTRUCTURAL(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mSUBSTR(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mSUP(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mSYNTAX(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mSYNTAX(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
MULTI_LINE_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The multi line toString style.
MultiException - Exception in org.apache.directory.shared.ldap
This exception is thrown when Base class for nested exceptions.
MultiException() - Constructor for exception org.apache.directory.shared.ldap.MultiException
Constructs an Exception without a message.
MultiException(String) - Constructor for exception org.apache.directory.shared.ldap.MultiException
Constructs an Exception with a detailed message.
mUNQUOTED_STRING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mUSAGE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mUSER_APPLICATIONS(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
must(ObjectClassHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
MUST - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
mUTF8String(boolean) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
mUTFMB(boolean) - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
mVALUE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mVALUE(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mVALUES(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mVALUES(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mWHSP(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mWHSP(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
mWHSP(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
mWHSP(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
mWS(boolean) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
mXKEY(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mXSTRING(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
mXVALUES(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 

N

name - Variable in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
The grammar name
name - Variable in class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
The action's name
name - Variable in class org.apache.directory.shared.dsmlv2.AbstractGrammar
The grammar name
name - Variable in class org.apache.directory.shared.dsmlv2.GrammarAction
The action's name
name() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
name() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
Name(Set<DN>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.Name
Creates a new instance.
NAME - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
name - Variable in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
NAME_AND_OPTIONAL_UID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Stores the set of error codes associated with name problems.
NAME_FORM - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_FORM_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_FORMS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_FORMS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_FORMS_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_OR_NUMERIC_ID_MATCH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_OR_NUMERIC_ID_MATCH_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_OR_NUMERIC_ID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NameAndOptionalUIDSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a valid Name and Optional UID.
NameAndOptionalUIDSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
Creates a new instance of NameAndOptionalUIDSyntaxChecker.
NameComponentNormalizer - Interface in org.apache.directory.shared.ldap.name
Normalizers of ldap name component attributes and their values.
NameForm - Class in org.apache.directory.shared.ldap.schema
A nameForm description.
NameForm(String) - Constructor for class org.apache.directory.shared.ldap.schema.NameForm
Creates a new instance of MatchingRule.
nameFormDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for name form descriptions.
NameFormDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 name form descriptions
NameFormDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.NameFormDescriptionSchemaParser
Creates a schema parser instance.
NameFormDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the name descripton syntax according to RFC 4512, par 4.2.7.2:
NameFormDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
NameFormRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
An NameForm registry service interface.
nameFormRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The NameForm registry
NameOrNumericIdNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A name or numeric id normalizer.
NameOrNumericIdNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
Creates a new instance of GeneralizedTimeNormalizer.
names(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
names - Variable in class org.apache.directory.shared.converter.schema.SchemaElementImpl
The list of names for this schemaElements
names - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The optional names for this SchemaObject
NamespaceTools - Class in org.apache.directory.shared.ldap.util
Tools dealing with common Naming operations.
NamespaceTools() - Constructor for class org.apache.directory.shared.ldap.util.NamespaceTools
 
NAMING_CONTEXTS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAMING_CONTEXTS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NAMING_VIOLATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NAMINGEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to NamingException.
needsBase64Encoding(Object) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Indicates if the value needs to be encoded as Base64
negate(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Negates the specified boolean.
Nestable - Interface in org.apache.directory.shared.ldap.util
An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableDelegate - Class in org.apache.directory.shared.ldap.util
A shared implementation of the nestable exception functionality.
NestableDelegate(Nestable) - Constructor for class org.apache.directory.shared.ldap.util.NestableDelegate
Constructs a new NestableDelegate instance to manage the specified Nestable.
NestableError - Error in org.apache.directory.shared.ldap.util
The base class of all errors which can contain other exceptions.
NestableError() - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError without specified detail message.
NestableError(String) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified detail message.
NestableError(Throwable) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified nested Throwable.
NestableError(String, Throwable) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified detail message and nested Throwable.
NestableException - Exception in org.apache.directory.shared.ldap.util
The base class of all exceptions which can contain other exceptions.
NestableException() - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException without specified detail message.
NestableException(String) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified detail message.
NestableException(Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified nested Throwable.
NestableException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified detail message and nested Throwable.
NestableRuntimeException - Exception in org.apache.directory.shared.ldap.util
The base class of all runtime exceptions which can contain other exceptions.
NestableRuntimeException() - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException without specified detail message.
NestableRuntimeException(String) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified detail message.
NestableRuntimeException(Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified nested Throwable.
NestableRuntimeException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified detail message and nested Throwable.
NEVER_DEREF_ALIASES - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The DerefAlias constants
NEW_COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
NewCookie state
NEW_RDN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NEW_SUPERIOR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
newEntry() - Method in interface org.apache.directory.shared.ldap.entry.client.ClientEntryFactory
 
newInstance() - Method in class org.apache.directory.shared.ldap.csn.CsnFactory
Returns a new Csn.
newInstance(long, int) - Method in class org.apache.directory.shared.ldap.csn.CsnFactory
Returns a new Csn created from the given values.
newOutputStream(ByteBuffer) - Static method in class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
newPurgeCsn(long) - Method in class org.apache.directory.shared.ldap.csn.CsnFactory
Generates a CSN used to purge data.
next() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Advances this Cursor to the next position.
next() - Method in class org.apache.directory.shared.ldap.cursor.CursorIterator
next() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Advances this Cursor to the next position.
next() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Advances this Cursor to the next position.
next() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Advances this Cursor to the next position.
next() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Gets the next LDIF on the channel.
next() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
next() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
next() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always throws NoSuchElementException.
next() - Method in class org.apache.directory.shared.ldap.util.JoinIterator
 
next() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.util.ArrayEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always throws NoSuchElementException.
nextElement() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
nextToken() - Method in class org.apache.directory.shared.asn1.der.OIDTokenizer
 
nextToken() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
nextToken() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
NO_ATTRIBUTE - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NO_ATTRIBUTE_ARRAY - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NO_FIELD_NAMES_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The no field names toString style.
NO_SUCH_ATTRIBUTE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NO_SUCH_OBJECT - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NO_USER_MODIFICATION - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
NoDuplicateKeysMap - Class in org.apache.directory.shared.ldap.util
A Map implementation derived from HashMap that only overrides a single method put() in order to prevent duplicate keyed entries to be added.
NoDuplicateKeysMap() - Constructor for class org.apache.directory.shared.ldap.util.NoDuplicateKeysMap
 
noidlen(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
noidlen() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
noidlen = numericoid [ LCURLY len RCURLY ] len = number
NON_ERRONEOUS_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Five result codes that may be returned in LDAPResult are not used to indicate an error.
NOOP_MONITOR - Static variable in interface org.apache.directory.shared.ldap.message.spi.ProviderMonitor
A do nothing monitor to use if none is provided
NoOpNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
No op (pass through or do nothing) normalizer returning what its given.
NoOpNormalizer(String) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.NoOpNormalizer
Creates a new instance of NoOpNormalizer.
NoOpNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.NoOpNormalizer
Default constructor for NoOpNormalizer used when we must set the OID after instantiating the Normalizer.
normalize() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Normalize the value.
normalize(Normalizer) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Normalize the value.
normalize() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Normalize the value.
normalize() - Method in class org.apache.directory.shared.ldap.entry.StringValue
Compute the normalized (canonical) representation for the wrapped string.
normalize(Normalizer) - Method in class org.apache.directory.shared.ldap.entry.StringValue
Normalize the value.
normalize() - Method in interface org.apache.directory.shared.ldap.entry.Value
Normalize the value.
normalize(Normalizer) - Method in interface org.apache.directory.shared.ldap.entry.Value
Normalize the value.
normalize(SchemaManager) - Method in class org.apache.directory.shared.ldap.message.SearchParams
Normalize the ReturningAttributes.
normalize() - Method in class org.apache.directory.shared.ldap.name.AVA
A Normalized String representation of a AVA : - type is trimed and lowercased - value is trimed and lowercased, and special characters are escaped if needed.
normalize(String, Map<String, OidNormalizer>) - Static method in class org.apache.directory.shared.ldap.name.DN
Static factory which creates a normalized DN from a String and a Map of OIDs.
normalize(DN, Map<String, OidNormalizer>) - Static method in class org.apache.directory.shared.ldap.name.DN
Change the internal DN, using the OID instead of the first name or other aliases.
normalize(Map<String, OidNormalizer>) - Method in class org.apache.directory.shared.ldap.name.DN
Change the internal DN, using the OID instead of the first name or other aliases.
normalize(Map<String, OidNormalizer>) - Method in class org.apache.directory.shared.ldap.name.RDN
Transform a RDN by changing the value to its OID counterpart and normalizing the value accordingly to its type.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.Normalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.Normalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.BooleanNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.BooleanNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimToLowerNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimToLowerNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DefaultStringNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DefaultStringNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DnNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DnNormalizer
Gets the normalized value.
normalize(DN) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DnNormalizer
Normalize a DN
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.GeneralizedTimeNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.GeneralizedTimeNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NoOpNormalizer
Returns the value argument as-is without alterations all the time.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NoOpNormalizer
Returns the value argument as-is without alterations all the time.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NumericNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NumericNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ObjectIdentifierNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ObjectIdentifierNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.RegexNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.RegexNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.TelephoneNumberNormalizer
Gets the normalized value.
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.TelephoneNumberNormalizer
Gets the normalized value.
normalize(Value<?>) - Method in class org.apache.directory.shared.ldap.schema.normalizers.UniqueMemberNormalizer
 
normalize(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.UniqueMemberNormalizer
 
normalize(String, PrepareString.StringType) - Static method in class org.apache.directory.shared.ldap.schema.PrepareString
We have to go through 6 steps : 1) Transcode 2) Map 3) Normalize 4) Prohibit 5) Bidi 6) Insignifiant Character Handling The first step is already done, the step (3) is not done.
normalizeByName(String, String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
normalizeByName(String, byte[]) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
normalizeByName(String, String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByName(String, byte[]) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByName(String, String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
normalizeByName(String, byte[]) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
normalizeByOid(String, String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the OID of the attribute.
normalizeByOid(String, byte[]) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the OID of the attribute.
normalizeByOid(String, String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByOid(String, byte[]) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByOid(String, String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
normalizeByOid(String, byte[]) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
normalized - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
A flag set when the value has been normalized
normalizedValue - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
the canonical representation of the wrapped value
normalizeName(String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes the attribute name/alias to use the OID for it instead.
normalizeName(String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeName(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.ConcreteNameComponentNormalizer
 
NORMALIZER - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
normalizer - Variable in class org.apache.directory.shared.ldap.schema.MatchingRule
The associated Normalizer
Normalizer - Class in org.apache.directory.shared.ldap.schema
Converts attribute values to a canonical form.
Normalizer(String) - Constructor for class org.apache.directory.shared.ldap.schema.Normalizer
The Normalizer base constructor.
Normalizer() - Constructor for class org.apache.directory.shared.ldap.schema.Normalizer
Use this default constructor when the Normalizer must be instantiated before setting the OID.
normalizer - Variable in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
The underlying decorated Normalizer
NORMALIZER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NORMALIZER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NORMALIZER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NormalizerDescription - Class in org.apache.directory.shared.ldap.schema.parsers
An ApacheDS specific schema description for a Normalizer.
NormalizerDescription(String) - Constructor for class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescription
Default constructor for a NormalizerDecription
normalizerDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for normalizer descriptions.
NormalizerDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for ApacheDS normalizer descriptions.
NormalizerDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescriptionSchemaParser
Creates a schema parser instance.
NormalizerMappingResolver - Interface in org.apache.directory.shared.ldap.schema
A class is used to resolve the normalizer mapping hash used for normalization.
NormalizerRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
Normalizer registry service class.
normalizerRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The Normalizer registry
NORMALIZERS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NORMALIZERS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NORMALIZERS_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NormalizerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker for the Normalizer schema element
NormalizerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NormalizerSyntaxChecker
Creates a new instance of NormalizerSyntaxChecker.
normalizeString(String) - Static method in class org.apache.directory.shared.ldap.schema.normalizers.DefaultStringNormalizer
Normalize the given String
normalizeValue() - Method in class org.apache.directory.shared.ldap.name.AVA
 
not() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
not() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
NOT - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
not() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
not() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
NOT_ALLOWED_ON_NON_LEAF - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NOT_ALLOWED_ON_RDN - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NOT_EQUAL - Static variable in class org.apache.directory.shared.ldap.name.DN
Value returned by the compareTo method if values are not equals
NOT_EQUAL - Static variable in class org.apache.directory.shared.ldap.util.StringTools
 
NOT_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
NOT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NotFilter - Class in org.apache.directory.shared.ldap.codec.search
Not Filter Object to store the Not filter.
NotFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.NotFilter
The constructor.
NotFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.NotFilter
The constructor.
NoticeOfDisconnect - Class in org.apache.directory.shared.ldap.message.extended
An extended operation intended for notifying clients of upcoming disconnection.
notifyListenerOrRegistries(Schema, Registries) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
 
NotImplementedException - Exception in org.apache.directory.shared.ldap
This exception is thrown when a Backend operation is either temporarily unsupported or perminantly unsupported as part of its implementation.
NotImplementedException() - Constructor for exception org.apache.directory.shared.ldap.NotImplementedException
Constructs an Exception with a detailed message.
NotImplementedException(String) - Constructor for exception org.apache.directory.shared.ldap.NotImplementedException
Constructs an Exception with a detailed message.
NotNode - Class in org.apache.directory.shared.ldap.filter
Node representing an Not connector in a filter operation
NotNode(List<ExprNode>) - Constructor for class org.apache.directory.shared.ldap.filter.NotNode
Creates a NotNode using a logical NOT operator and a list of children.
NotNode(ExprNode) - Constructor for class org.apache.directory.shared.ldap.filter.NotNode
Creates a NotNode using a logical NOT operator and the given child.
NotNode() - Constructor for class org.apache.directory.shared.ldap.filter.NotNode
Creates an empty NotNode
NOW - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
The shutdown is immediate
NOW - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
The shutdown is immediate
NTLM - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
Not a SASL JDK supported mechanism
NULL - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
NULL - Static variable in class org.apache.directory.shared.ldap.util.ObjectUtils
Singleton used as a null placeholder where null has another meaning.
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
NUM_SUBORDINATES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMBER - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
NUMBER - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
NUMBER2 - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
NUMBER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Number according to RFC 4512.
NumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumberSyntaxChecker
Creates a new instance of NumberSyntaxChecker.
NUMERIC_OID_MATCH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_OID_MATCH_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_OID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
NUMERIC_STRING - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
NUMERIC_STRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_SUBSTRINGS_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_SUBSTRINGS_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NUMERIC_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
NumericNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Normalize Numeric Strings
NumericNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.NumericNormalizer
Creates a new instance of NumericNormalizer.
NUMERICOID - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
numericoid() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4512 Section 1.4 numericoid = number 1*( DOT number ) number = DIGIT / ( LDIGIT 1*DIGIT ) DIGIT = %x30 / LDIGIT ; "0"-"9" LDIGIT = %x31-39 ; "1"-"9"
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
numericoid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
numericoid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
numericoid = number 1*( DOT number )
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
NUMERICOID - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
NUMERICOID_OR_ALPHA_OR_DIGIT - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
NumericOidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a numeric oid according to RFC 4512.
NumericOidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumericOidSyntaxChecker
Creates a new instance of NumericOidSyntaxChecker.
NumericStringComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A class for the numericStringOrderingMatch matchingRule (RFC 4517, par.
NumericStringComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.NumericStringComparator
The IntegerOrderingComparator constructor.
NumericStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Numeric String according to RFC 4517.
NumericStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.NumericStringSyntaxChecker
Creates a new instance of NumericStringSyntaxChecker.

O

O_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
O_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
obj - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
OBJECT_CLASS - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_DESCRIPTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_MODS_PROHIBITED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
OBJECT_CLASS_TYPE_MATCH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_TYPE_MATCH_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_TYPE_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASS_VIOLATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
OBJECT_CLASSES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASSES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_CLASSES_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_DESCRIPTOR - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
OBJECT_IDENTIFIER - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
OBJECT_IDENTIFIER_FIRST_COMPONENT_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_IDENTIFIER_FIRST_COMPONENT_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_IDENTIFIER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_IDENTIFIER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
OBJECT_NAME_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OBJECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
objectClass() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
ObjectClass - Class in org.apache.directory.shared.ldap.schema
An objectClass definition.
ObjectClass(String) - Constructor for class org.apache.directory.shared.ldap.schema.ObjectClass
Creates a new instance of MatchingRuleUseDescription
OBJECTCLASS - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
objectClassDesc(ObjectClassHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
objectClassDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for matching object class descriptions.
ObjectClassDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for RFC 4512 object class descriptons
ObjectClassDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.ObjectClassDescriptionSchemaParser
Creates a schema parser instance.
ObjectClassDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value follows the object class descripton syntax according to RFC 4512, par 4.2.1:
ObjectClassDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
Creates a new instance of ObjectClassDescriptionSyntaxChecker.
objectClassesMatch(ObjectClass, ObjectClass) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks two schema objectClasses for an exact match.
ObjectClassHolder - Class in org.apache.directory.shared.converter.schema
A bean used to encapsulate the literal String values of an ObjectClass definition found within an OpenLDAP schema configuration file.
ObjectClassHolder(String) - Constructor for class org.apache.directory.shared.converter.schema.ObjectClassHolder
Create an instance of ObjectClass element
objectClassNames(ObjectClassHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
ObjectClassRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
ObjectClass registry service interface.
objectClassRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The ObjectClass registry
objectClassSuperiors(ObjectClassHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
ObjectClassTypeComparator<T> - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator that compares the objectClass type with values: AUXILIARY, ABSTRACT, and STRUCTURAL.
ObjectClassTypeComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.ObjectClassTypeComparator
 
ObjectClassTypeEnum - Enum in org.apache.directory.shared.ldap.schema
Type safe enumerations for an objectClass' type.
ObjectClassTypeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A syntax checker which checks to see if an objectClass' type is either: AUXILIARY, STRUCTURAL, or ABSTRACT.
ObjectClassTypeSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
Creates a new instance of ObjectClassTypeSyntaxChecker.
OBJECTIDENTIFIER - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
ObjectIdentifierComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for the objectIdentifierMatch matchingRule.
ObjectIdentifierComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.ObjectIdentifierComparator
The ObjectIdentifierComparator constructor.
ObjectIdentifierFirstComponentComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for Comparators.
ObjectIdentifierFirstComponentComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.ObjectIdentifierFirstComponentComparator
The ObjectIdentifierFirstComponentComparator constructor.
ObjectIdentifierNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A normalizer for the objectIdentifierMatch matching rule.
ObjectIdentifierNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.ObjectIdentifierNormalizer
Creates a new instance of ObjectIdentifierNormalizer.
ObjectNameSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a name is valid for an ObjectClass or an AttributeType

<m-name> = <keystring>
<keystring> = <leadkeychar> *<keychar>
<leadkeychar> = <ALPHA>
<keychar> = <ALPHA> / <DIGIT> / <HYPHEN> / <SEMI>
<ALPHA> = %x41-5A / %x61-7A ; "A"-"Z" / "a"-"z"
<DIGIT> = %x30 / <LDIGIT ; "0"-"9"
<LDIGIT> = %x31-39 ; "1"-"9"
<HYPHEN> = %x2D ; hyphen ("-")
<SEMI> = %x3B ; semicolon (";")
ObjectNameSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ObjectNameSyntaxChecker
Creates a new instance of ObjectNameSyntaxChecker.
objectType - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The SchemaObjectType
ObjectUtils - Class in org.apache.directory.shared.ldap.util
Operations on Object.
ObjectUtils() - Constructor for class org.apache.directory.shared.ldap.util.ObjectUtils
ObjectUtils instances should NOT be constructed in standard programming.
ObjectUtils.Null - Class in org.apache.directory.shared.ldap.util
Class used as a null placeholder where null has another meaning.
obsolete - Variable in class org.apache.directory.shared.converter.schema.SchemaElementImpl
The obsolete flag
OBSOLETE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
OC - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
OCTET_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
OCTET_STRING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_SUBSTRINGS_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_SUBSTRINGS_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OCTET_STRING_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
OCTET_STRING TAG
OctetStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Octet String according to RFC 4517.
OctetStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OctetStringSyntaxChecker
Creates a new instance of OctetStringSyntaxChecker.
OctetStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OctetStringSyntaxChecker
Creates a new instance of OctetStringSyntaxChecker, with a specific OID
OID - Class in org.apache.directory.shared.asn1.primitives
This class implement an OID (Object Identifier).
OID() - Constructor for class org.apache.directory.shared.asn1.primitives.OID
Creates a new OID object.
OID(byte[]) - Constructor for class org.apache.directory.shared.asn1.primitives.OID
Create a new OID object from a byte array
OID(String) - Constructor for class org.apache.directory.shared.asn1.primitives.OID
Create a new OID object from a String
oid - Variable in class org.apache.directory.shared.converter.schema.SchemaElementImpl
The schema element oid
oid() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
oid() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
oid - Variable in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Object identifier for the extended response
oid - Variable in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
ResponseName for the intermediate response
oid - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The SchemaObject numeric OID
oid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
oid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
oid = descr / numericoid numericoid = number 1*( DOT number ) descr = keystring keystring = leadkeychar *keychar leadkeychar = ALPHA keychar = ALPHA / DIGIT / HYPHEN number = DIGIT / ( LDIGIT 1*DIGIT )
oid() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
oid() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
OID_LEN_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OID_LOWER - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
"oid." static
OID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OID_UPPER - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
"OID." static
OidLenSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a numeric oid and a length constraint according to RFC 4512.
OidLenSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OidLenSyntaxChecker
Creates a new instance of OidLenSyntaxChecker.
OidNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
The OidNomalizer class contains a tuple: an OID with its Normalizer.
OidNormalizer(String, Normalizer) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
A constructor which accept two parameters
OidNormalizer(OidNormalizer) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
A copy constructor.
oidRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
the global OID Registry
OidRegistry - Class in org.apache.directory.shared.ldap.schema.registries
Object identifier registry.
OidRegistry() - Constructor for class org.apache.directory.shared.ldap.schema.registries.OidRegistry
 
oids(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
oids() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
oids = oid / ( LPAREN WSP oidlist WSP RPAREN ) oidlist = oid *( WSP DOLLAR WSP oid )
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Gets an iterator over the registered schema objects'OID in the registry.
oidsIterator() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Gets an iterator over the registered schema objects'OID in the registry.
OidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an oid according to RFC 4512.
OidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OidSyntaxChecker
Creates a new instance of OidSyntaxChecker.
OIDTokenizer - Class in org.apache.directory.shared.asn1.der
class for breaking up an OID into it's component tokens, ala java.util.StringTokenizer.
OIDTokenizer(String) - Constructor for class org.apache.directory.shared.asn1.der.OIDTokenizer
 
ONE_BYTE - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A constant representing one byte length
ONE_CHAR - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A constant representing one char length
OPEN_BRACKET - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
OPEN_CURLY - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
OPEN_PARAN - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
OPEN_PAREN - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
openLdapAttributeType() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
openLdapObjectClass() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
openLdapObjectIdentifier() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
OpenLdapObjectIdentifierMacro - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
An OpenLDAP object identifier macro.
OpenLdapObjectIdentifierMacro() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Instantiates a new OpenLDAP object identifier macro.
openLdapSchema() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
OpenLdapSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A reusable wrapper for antlr generated OpenLDAP schema parsers.
OpenLdapSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Creates a reusable instance of an OpenLdapSchemaParser.
OPERATION_ADD - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The operations
OPERATION_DELETE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
OPERATION_REPLACE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
OPERATION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
OperationAbandonedException - Exception in org.apache.directory.shared.ldap.exception
Marker exception thrown when an operation is cancelled.
OperationAbandonedException() - Constructor for exception org.apache.directory.shared.ldap.exception.OperationAbandonedException
 
OPERATIONNOTSUPPOERTEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
OPERATIONS_ERROR - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
OptionalComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
OptionalComponentsMonitor(String[]) - Constructor for class org.apache.directory.shared.ldap.util.OptionalComponentsMonitor
 
or() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
or() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
or() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
or() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
OR_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
OR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ordering(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
ORDERING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
OrFilter - Class in org.apache.directory.shared.ldap.codec.search
Or Filter Object to store the Or filter.
OrFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.OrFilter
The constructor.
OrFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.OrFilter
The constructor.
org.apache.directory.shared.asn1 - package org.apache.directory.shared.asn1
 
org.apache.directory.shared.asn1.ber - package org.apache.directory.shared.asn1.ber
 
org.apache.directory.shared.asn1.ber.grammar - package org.apache.directory.shared.asn1.ber.grammar
 
org.apache.directory.shared.asn1.ber.tlv - package org.apache.directory.shared.asn1.ber.tlv
 
org.apache.directory.shared.asn1.codec - package org.apache.directory.shared.asn1.codec
Protocol codec which provides the integration with Apache ASN1.
org.apache.directory.shared.asn1.codec.binary - package org.apache.directory.shared.asn1.codec.binary
 
org.apache.directory.shared.asn1.codec.stateful - package org.apache.directory.shared.asn1.codec.stateful
Provides the fundamental stateful codec interfaces.
org.apache.directory.shared.asn1.codec.stateful.examples - package org.apache.directory.shared.asn1.codec.stateful.examples
 
org.apache.directory.shared.asn1.der - package org.apache.directory.shared.asn1.der
 
org.apache.directory.shared.asn1.primitives - package org.apache.directory.shared.asn1.primitives
 
org.apache.directory.shared.asn1.util - package org.apache.directory.shared.asn1.util
 
org.apache.directory.shared.converter.schema - package org.apache.directory.shared.converter.schema
 
org.apache.directory.shared.dsmlv2 - package org.apache.directory.shared.dsmlv2
 
org.apache.directory.shared.dsmlv2.engine - package org.apache.directory.shared.dsmlv2.engine
 
org.apache.directory.shared.dsmlv2.reponse - package org.apache.directory.shared.dsmlv2.reponse
 
org.apache.directory.shared.dsmlv2.request - package org.apache.directory.shared.dsmlv2.request
 
org.apache.directory.shared.i18n - package org.apache.directory.shared.i18n
 
org.apache.directory.shared.ldap - package org.apache.directory.shared.ldap
 
org.apache.directory.shared.ldap.aci - package org.apache.directory.shared.ldap.aci
ACI (Access Control Information) data model adopted from X.501 specification.
org.apache.directory.shared.ldap.codec - package org.apache.directory.shared.ldap.codec
 
org.apache.directory.shared.ldap.codec.abandon - package org.apache.directory.shared.ldap.codec.abandon
 
org.apache.directory.shared.ldap.codec.actions - package org.apache.directory.shared.ldap.codec.actions
 
org.apache.directory.shared.ldap.codec.add - package org.apache.directory.shared.ldap.codec.add
 
org.apache.directory.shared.ldap.codec.bind - package org.apache.directory.shared.ldap.codec.bind
 
org.apache.directory.shared.ldap.codec.compare - package org.apache.directory.shared.ldap.codec.compare
 
org.apache.directory.shared.ldap.codec.controls - package org.apache.directory.shared.ldap.codec.controls
 
org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue - package org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
 
org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue - package org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
 
org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue - package org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
 
org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue - package org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
 
org.apache.directory.shared.ldap.codec.del - package org.apache.directory.shared.ldap.codec.del
 
org.apache.directory.shared.ldap.codec.extended - package org.apache.directory.shared.ldap.codec.extended
 
org.apache.directory.shared.ldap.codec.extended.operations - package org.apache.directory.shared.ldap.codec.extended.operations
 
org.apache.directory.shared.ldap.codec.extended.operations.cancel - package org.apache.directory.shared.ldap.codec.extended.operations.cancel
 
org.apache.directory.shared.ldap.codec.extended.operations.certGeneration - package org.apache.directory.shared.ldap.codec.extended.operations.certGeneration
 
org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect - package org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect
 
org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown - package org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown
 
org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure - package org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
 
org.apache.directory.shared.ldap.codec.intermediate - package org.apache.directory.shared.ldap.codec.intermediate
 
org.apache.directory.shared.ldap.codec.modify - package org.apache.directory.shared.ldap.codec.modify
 
org.apache.directory.shared.ldap.codec.modifyDn - package org.apache.directory.shared.ldap.codec.modifyDn
 
org.apache.directory.shared.ldap.codec.search - package org.apache.directory.shared.ldap.codec.search
 
org.apache.directory.shared.ldap.codec.search.controls - package org.apache.directory.shared.ldap.codec.search.controls
 
org.apache.directory.shared.ldap.codec.search.controls.entryChange - package org.apache.directory.shared.ldap.codec.search.controls.entryChange
 
org.apache.directory.shared.ldap.codec.search.controls.pagedSearch - package org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
 
org.apache.directory.shared.ldap.codec.search.controls.persistentSearch - package org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
 
org.apache.directory.shared.ldap.codec.search.controls.subentries - package org.apache.directory.shared.ldap.codec.search.controls.subentries
 
org.apache.directory.shared.ldap.codec.unbind - package org.apache.directory.shared.ldap.codec.unbind
 
org.apache.directory.shared.ldap.codec.util - package org.apache.directory.shared.ldap.codec.util
 
org.apache.directory.shared.ldap.constants - package org.apache.directory.shared.ldap.constants
 
org.apache.directory.shared.ldap.csn - package org.apache.directory.shared.ldap.csn
 
org.apache.directory.shared.ldap.cursor - package org.apache.directory.shared.ldap.cursor
 
org.apache.directory.shared.ldap.entry - package org.apache.directory.shared.ldap.entry
 
org.apache.directory.shared.ldap.entry.client - package org.apache.directory.shared.ldap.entry.client
 
org.apache.directory.shared.ldap.exception - package org.apache.directory.shared.ldap.exception
 
org.apache.directory.shared.ldap.filter - package org.apache.directory.shared.ldap.filter
 
org.apache.directory.shared.ldap.jndi - package org.apache.directory.shared.ldap.jndi
 
org.apache.directory.shared.ldap.ldif - package org.apache.directory.shared.ldap.ldif
 
org.apache.directory.shared.ldap.message - package org.apache.directory.shared.ldap.message
 
org.apache.directory.shared.ldap.message.control - package org.apache.directory.shared.ldap.message.control
 
org.apache.directory.shared.ldap.message.control.replication - package org.apache.directory.shared.ldap.message.control.replication
 
org.apache.directory.shared.ldap.message.extended - package org.apache.directory.shared.ldap.message.extended
 
org.apache.directory.shared.ldap.message.internal - package org.apache.directory.shared.ldap.message.internal
 
org.apache.directory.shared.ldap.message.spi - package org.apache.directory.shared.ldap.message.spi
 
org.apache.directory.shared.ldap.name - package org.apache.directory.shared.ldap.name
 
org.apache.directory.shared.ldap.schema - package org.apache.directory.shared.ldap.schema
Contains interfaces and base classes for representing the LDAP schema domain model.
org.apache.directory.shared.ldap.schema.comparators - package org.apache.directory.shared.ldap.schema.comparators
 
org.apache.directory.shared.ldap.schema.ldif.extractor - package org.apache.directory.shared.ldap.schema.ldif.extractor
 
org.apache.directory.shared.ldap.schema.ldif.extractor.impl - package org.apache.directory.shared.ldap.schema.ldif.extractor.impl
 
org.apache.directory.shared.ldap.schema.loader.ldif - package org.apache.directory.shared.ldap.schema.loader.ldif
 
org.apache.directory.shared.ldap.schema.manager.impl - package org.apache.directory.shared.ldap.schema.manager.impl
 
org.apache.directory.shared.ldap.schema.normalizers - package org.apache.directory.shared.ldap.schema.normalizers
 
org.apache.directory.shared.ldap.schema.parsers - package org.apache.directory.shared.ldap.schema.parsers
 
org.apache.directory.shared.ldap.schema.registries - package org.apache.directory.shared.ldap.schema.registries
 
org.apache.directory.shared.ldap.schema.syntax - package org.apache.directory.shared.ldap.schema.syntax
 
org.apache.directory.shared.ldap.schema.syntaxCheckers - package org.apache.directory.shared.ldap.schema.syntaxCheckers
 
org.apache.directory.shared.ldap.sp - package org.apache.directory.shared.ldap.sp
 
org.apache.directory.shared.ldap.subtree - package org.apache.directory.shared.ldap.subtree
 
org.apache.directory.shared.ldap.trigger - package org.apache.directory.shared.ldap.trigger
 
org.apache.directory.shared.ldap.util - package org.apache.directory.shared.ldap.util
 
org.apache.directory.shared.ldap.util.tree - package org.apache.directory.shared.ldap.util.tree
 
org.apache.directory.shared.ldap.util.unicode - package org.apache.directory.shared.ldap.util.unicode
 
ORGANIZATION_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATION_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATION_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_PERSON_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_PERSON_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_ROLE_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_ROLE_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_UNIT_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_UNIT_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ORGANIZATIONAL_UNIT_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OrNode - Class in org.apache.directory.shared.ldap.filter
Node representing an OR connector in a filter operation
OrNode(List<ExprNode>) - Constructor for class org.apache.directory.shared.ldap.filter.OrNode
Creates a OrNode using a logical operator and a list of children.
OrNode(ExprNode...) - Constructor for class org.apache.directory.shared.ldap.filter.OrNode
Creates a OrNode using a logical operator and a list of children.
OrNode() - Constructor for class org.apache.directory.shared.ldap.filter.OrNode
Creates an empty OrNode
OS_ARCH - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The os.arch System Property.
OS_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The os.name System Property.
OS_VERSION - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The os.version System Property.
OTHER - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
OTHER - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
OTHER_MAILBOX_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OtherMailboxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is an OtherMailbox according to RFC 4517 : OtherMailbox = mailbox-type DOLLAR mailbox mailbox-type = PrintableString mailbox = IA5String
OtherMailboxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.OtherMailboxSyntaxChecker
Creates a new instance of OtherMailboxSyntaxChecker.
OU_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OU_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
OU_SCHEMA - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 

P

PACKAGE_NAME_COMPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
Compares two Packages by name.
PACKAGE_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
The package separator String: ".".
PACKAGE_SEPARATOR_CHAR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
The package separator character: '.' == ..
PAGED_SEARCH_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Sequence Value
PagedResultsControl - Class in org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
A request/response control used to implement a simple paging of search results.
PagedResultsControl() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
 
PagedResultsControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
A container for the Paged Search Control.
PagedResultsControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlContainer
Creates a new PagedSearchControl container object.
PagedResultsControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
A decoder for PagedSearchControls.
PagedResultsControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlDecoder
 
PagedResultsControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
This class implements the PagedSearchControl.
PagedResultsControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls.pagedSearch
This class store the PagedSearchControl's grammar constants.
pair(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514, Section 3 pair = ESC ( ESC / special / hexpair ) special = escaped / SPACE / SHARP / EQUALS escaped = DQUOTE / PLUS / COMMA / SEMI / LANGLE / RANGLE hexpair = HEX HEX If in form, a LDAP string representation asserted value can be obtained by replacing (left to right, non-recursively) each appearing in the as follows: replace with ; replace with ; replace with the octet indicated by the .
PARAMETER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Parameter
PARAMETER_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Parameter type
PARAMETER_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Parameter value
PARAMETERS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Parameters
parent - Variable in class org.apache.directory.shared.asn1.AbstractAsn1Object
The encapsulating Object
PARENT_OF_ENTRY - Static variable in class org.apache.directory.shared.ldap.aci.UserClass
The user as parent (ancestor) of accessed entry.
parentOfEntry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
parentOfEntry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
parentTLV - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The parent TLV
parse(Value) - Static method in class org.apache.directory.shared.asn1.util.BooleanDecoder
Parse a byte buffer and send back a booelan.
parse(Value, int, int) - Static method in class org.apache.directory.shared.asn1.util.IntegerDecoder
Parse a byte buffer and send back an integer, controling that this number is in a specified interval.
parse(Value) - Static method in class org.apache.directory.shared.asn1.util.IntegerDecoder
Parse a byte buffer and send back an integer
parse(Value, long, long) - Static method in class org.apache.directory.shared.asn1.util.LongDecoder
Parse a byte buffer and send back an long, controlling that this number is in a specified interval.
parse(Value) - Static method in class org.apache.directory.shared.asn1.util.LongDecoder
Parse a byte buffer and send back an integer
parse(String) - Method in class org.apache.directory.shared.converter.schema.SchemaParser
Thread safe method parses an OpenLDAP schemaObject element/object.
parse(InputStream, Writer) - Method in class org.apache.directory.shared.converter.schema.SchemaParser
Thread safe method parses a stream of OpenLDAP schemaObject elements/objects.
parse(File) - Method in class org.apache.directory.shared.converter.schema.SchemaParser
Thread safe method parses a file of OpenLDAP schemaObject elements/objects.
parse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Launches the parsing on the input
parse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Launches the parsing on the input
parse(String) - Method in class org.apache.directory.shared.ldap.aci.ACIItemChecker
Parses an ACIItem without exhausting the parser.
parse(String) - Method in class org.apache.directory.shared.ldap.aci.ACIItemParser
Parses an ACIItem without exhausting the parser.
parse(String) - Static method in class org.apache.directory.shared.ldap.filter.FilterParser
 
parse(String) - Method in enum org.apache.directory.shared.ldap.name.DnParser
Parse a String and return a DN if the String is a valid DN
parse(String) - Method in enum org.apache.directory.shared.ldap.name.FastDnParser
Parses a DN from a String
parse(String, RDN) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Parse a NameComponent :
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Parse a SchemaObject description and returns back an instance of SchemaObject.
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescriptionSchemaParser
Parses a AttributeType description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.DITContentRuleDescriptionSchemaParser
Parses a DITContentRule description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.DITStructureRuleDescriptionSchemaParser
Parses a DITStructureRule description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescriptionSchemaParser
Parses a LdapComparator description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.LdapSyntaxDescriptionSchemaParser
Parses a LdapSyntax description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleDescriptionSchemaParser
Parses a MatchingRule description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleUseDescriptionSchemaParser
Parses a MatchingRuleUse description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.NameFormDescriptionSchemaParser
Parses a NameForm description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescriptionSchemaParser
Parses a Normalizer description
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.ObjectClassDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Parses an OpenLDAP schemaObject element/object.
parse(InputStream) - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Parses a stream of OpenLDAP schemaObject elements/objects.
parse(File) - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Parses a file of OpenLDAP schemaObject elements/objects.
parse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescriptionSchemaParser
Parses a SyntaxChecker description
parse(String) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationChecker
Parses a subtree specification without exhausting the parser.
parse(String) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationParser
Parses a subtree specification without exhausting the parser.
parse(String) - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecificationParser
Parses an TriggerSpecification without exhausting the parser.
parse(char[]) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Parse a LdapURL
parseAllRequests() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Parses all the requests
parseAllResponses() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Parses all the responses
parseAlphaASCII(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Walk the buffer while characters are Alpha characters : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
parseAndVerifyRequestID(String, XmlPullParser) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
Parses and verify the parsed value of the requestID
parseAttribute(String, Position, boolean) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Parse an attribute.
parseAttributes(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifAttributesReader
A method which parses a ldif string and returns a list of Attributes.
parseAttributeTypeDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescriptionSchemaParser
Parses a attribute type description according to RFC 4512:
parseAttributeValue(String) - Static method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse an AttributeType/AttributeValue
parseAttributeValue(LdifEntry, String, String) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse an AttributeType/AttributeValue
parseBase64String(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Walk the buffer while characters are Base64 characters : <base64-string> ::= <base64-char> <base64-chars> <base64-chars> ::= <base64-char> <base64-chars> | <base64-char> ::= 0x2B | 0x2F | [0x30-0x39] | 0x3D | [0x41-0x5A] | [0x61-0x7A]
parseBatchRequest() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Launches the parsing of the Batch Request only
parseBatchResponse() - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Launches the parsing of the Batch Response only
parseComparatorDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescriptionSchemaParser
Parses an comparator description:
parseDITContentRuleDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.DITContentRuleDescriptionSchemaParser
Parses a DIT content rule description according to RFC 4512:
parseDITStructureRuleDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.DITStructureRuleDescriptionSchemaParser
Parses a DIT structure rule description according to RFC 4512:
parseDn(String, List<RDN>) - Method in class org.apache.directory.shared.ldap.name.ComplexDnParser
Parses an DN.
parseDn(String, DN) - Method in enum org.apache.directory.shared.ldap.name.FastDnParser
Parses the given name string and fills the given DN object.
parseEntry(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifAttributesReader
A method which parses a ldif string and returns a list of Entry.
parseHexPair(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Parse an hex pair <hexpair> ::= <hex> <hex>
parseHexString(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Parse an hex string, which is a list of hex pairs <hexstring> ::= <hexpair> <hexpairs> <hexpairs> ::= <hexpair> <hexpairs> | e
parseHexString(byte[], byte[], Position) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Parse an hex string, which is a list of hex pairs <hexstring> ::= <hexpair> <hexpairs> <hexpairs> ::= <hexpair> <hexpairs> | e
parseInternal(String, List<RDN>) - Static method in enum org.apache.directory.shared.ldap.name.DnParser
Parse a DN.
parseLdapSyntaxDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.LdapSyntaxDescriptionSchemaParser
Parses a LDAP syntax description according to RFC 4512:
parseLdif(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
A method which parses a ldif string and returns a list of entries.
parseLdif(BufferedReader) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
The main entry point of the LdifParser.
parseLdifFile(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse a ldif file (using the default encoding).
parseLdifFile(String, String) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse a ldif file, decoding it using the given charset encoding
parseMatchingRuleDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleDescriptionSchemaParser
Parses a matching rule description according to RFC 4512:
parseMatchingRuleUseDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.MatchingRuleUseDescriptionSchemaParser
Parses a matching rule use description according to RFC 4512:
parseNameFormDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.NameFormDescriptionSchemaParser
Parses a name form description according to RFC 4512:
parseNormalizerDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescriptionSchemaParser
Parses a normalizer description:
parseObjectClassDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.ObjectClassDescriptionSchemaParser
Parses a object class definition according to RFC 4512:
parseOID(String, Position) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Parse an OID.
parser - Variable in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
the antlr generated parser being wrapped
ParserDescriptionUtils - Class in org.apache.directory.shared.ldap.schema.parsers
Utilities for dealing with various schema descriptions.
ParserDescriptionUtils() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
 
parseRdn(String, RDN) - Method in class org.apache.directory.shared.ldap.name.ComplexDnParser
Parses an RDN.
parseRdn(String, RDN) - Method in enum org.apache.directory.shared.ldap.name.FastDnParser
Parses the given name string and fills the given Rdn object.
ParserException - Exception in org.apache.directory.shared.converter.schema
An exception thrown if we have an error while parsing a schema file.
ParserException() - Constructor for exception org.apache.directory.shared.converter.schema.ParserException
A strandard constuctor
ParserException(String) - Constructor for exception org.apache.directory.shared.converter.schema.ParserException
A constructor with a message
ParserMonitor - Interface in org.apache.directory.shared.ldap.schema.parsers
A monitor for the OpenLdap parser.
ParserMonitorAdapter - Class in org.apache.directory.shared.ldap.schema.parsers
Document me.
ParserMonitorAdapter() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.ParserMonitorAdapter
 
ParserPipedInputStream - Class in org.apache.directory.shared.ldap.util
A piped input stream that fixes the "Read end Dead" issue when a single thread is used.
ParserPipedInputStream() - Constructor for class org.apache.directory.shared.ldap.util.ParserPipedInputStream
 
ParserUtils - Class in org.apache.directory.shared.dsmlv2
This class is a Helper class for the DSML Parser
ParserUtils() - Constructor for class org.apache.directory.shared.dsmlv2.ParserUtils
 
parseSafeString(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.DNUtils
Walk the buffer while characters are Safe String characters : <safe-string> ::= <safe-init-char> <safe-chars> <safe-init-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x1F] | [0x21-0x39] | 0x3B | [0x3D-0x7F] <safe-chars> ::= <safe-char> <safe-chars> | <safe-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x7F]
parseSchema() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
parseSimpleValue(String, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse the value part.
parseSyntaxCheckerDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescriptionSchemaParser
Parses a syntax checker description:
parseValue(String, int) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Parse the value part.
PARSING_ERROR - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A value if we got an error while parsing
PARSING_OK - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A value if we got a correct parsing
PARTIAL_ATTRIBUTES_LIST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
PARTIAL_RESULTSEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
PATH_SEPARATOR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The path.separator System Property.
payload - Variable in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Extended request's payload or requestValue
PDU_DECODED - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
The decoding of a PDU is done
Permission - Class in org.apache.directory.shared.ldap.aci
An abstract base class for ItemPermission and UserPermission.
Permission(int, Collection<GrantAndDenial>) - Constructor for class org.apache.directory.shared.ldap.aci.Permission
Creates a new instance
PersistentSearchControl - Class in org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
A persistence search object
PersistentSearchControl() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Default constructor
PersistentSearchControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
 
PersistentSearchControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlContainer
Creates a new PSearchControlContainer object.
PersistentSearchControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
A decoder for PSearchControls.
PersistentSearchControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlDecoder
 
PersistentSearchControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
This class implements the PSearchControl.
PersistentSearchControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls.persistentSearch
This class store the PSearchControl's grammar constants.
PERSON_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PERSON_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PLAIN - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
 
PLUS - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
pop() - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Pops the terminal decoder off of this DecoderStack.
position - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The current position
Position() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader.Position
Creates a new instance of Position.
position() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
Position - Class in org.apache.directory.shared.ldap.util
This class is used to store the position of a token in a string.
Position() - Constructor for class org.apache.directory.shared.ldap.util.Position
 
POSIX_ACCOUNT_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSIX_ACCOUNT_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSIX_GROUP_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSIX_GROUP_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSTAL_ADDRESS_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PostalAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a PostalAddress according to RFC 4517 : = = "$" | e
PostalAddressSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.PostalAddressSyntaxChecker
Creates a new instance of PostalAddressSyntaxChecker.
POSTALCODE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSTALCODE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSTOFFICEBOX_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
POSTOFFICEBOX_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
precedence() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
precedence() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
PreferencesDictionary - Class in org.apache.directory.shared.ldap.util
A wrapper around Preferences to access it as a Dictionary.
PreferencesDictionary(Preferences) - Constructor for class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
prefetched - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
Iterator prefetched entry
prepareNextInput(Reader) - Method in class org.apache.directory.shared.ldap.schema.parsers.ReusableAntlrSchemaLexer
Resets the state of an antlr lexer and initializes it with new input.
prepareNextInput(Reader) - Method in class org.apache.directory.shared.ldap.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
Resets the state of an antlr lexer and initializes it with new input.
prepareNextInput(Reader) - Method in class org.apache.directory.shared.ldap.subtree.ReusableAntlrSubtreeSpecificationLexer
Resets the state of an antlr lexer and initializes it with new input.
PrepareString - Class in org.apache.directory.shared.ldap.schema
This class implements the 6 steps described in RFC 4518
PrepareString.StringType - Enum in org.apache.directory.shared.ldap.schema
The type of String we have to normalize
PRESCRIPTIVE_ACI_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PRESCRIPTIVE_ACI_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PRESCRIPTIVE_TRIGGER_SPECIFICATION_ATTR - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
PresenceNode - Class in org.apache.directory.shared.ldap.filter
Filter expression tree node representing a filter attribute value assertion for presence.
PresenceNode(String) - Constructor for class org.apache.directory.shared.ldap.filter.PresenceNode
Creates a PresenceNode object based on an attribute.
PRESENT_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
PRESENT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
PRESENTATION_ADDRESS_MATCH_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PRESENTATION_ADDRESS_MATCH_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PRESENTATION_ADDRESS_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PresentationAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a PresentationAddressSyntax.
PresentationAddressSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.PresentationAddressSyntaxChecker
Creates an instance of PresentationAddressSyntaxChecker
PresentFilter - Class in org.apache.directory.shared.ldap.codec.search
Object to store the filter.
PresentFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.PresentFilter
The constructor.
PresentFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.PresentFilter
The constructor.
previous() - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Advances this Cursor to the previous position.
previous() - Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
Advances this Cursor to the previous position.
previous() - Method in class org.apache.directory.shared.ldap.cursor.ListCursor
Advances this Cursor to the previous position.
previous() - Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
Advances this Cursor to the previous position.
PREVIOUS_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
previousDN
primitivesToWrappers(Class<?>[]) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Converts the specified array of primitive Class objects to an array of its corresponding wrapper Class objects.
primitiveToWrapper(Class<?>) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Converts the specified primitive Class object to its corresponding wrapper Class object.
PRINTABLE_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
PRINTABLE_STRING_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PrintableStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Printable String according to RFC 4517.
PrintableStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.PrintableStringSyntaxChecker
Creates a new instance of PrintableStringSyntaxChecker.
printErrors(List<Throwable>) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
 
printPartialStackTrace(PrintWriter) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Prints the stack trace for this exception only--root cause not included--using the provided writer.
printPartialStackTrace(PrintWriter) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
printPartialStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
printPartialStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Default implementation for this method : just throw an exception.
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.AndNode
 
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
 
printRefinementToBuffer(StringBuilder) - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Recursively appends the refinement string representation of this node and its descendants in prefix notation to a buffer.
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.NotNode
 
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.OrNode
 
printRefinementToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
printRootCauseStackTrace(Throwable) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable to System.err.
printRootCauseStackTrace(Throwable, PrintStream) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
printRootCauseStackTrace(Throwable, PrintWriter) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
printStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.MultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions.
printStackTrace(PrintStream) - Method in exception org.apache.directory.shared.ldap.MultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions.
printStackTrace() - Method in exception org.apache.directory.shared.ldap.MultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions using standard error.
printStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions.
printStackTrace(PrintStream) - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions.
printStackTrace() - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Beside printing out the standard stack trace this method prints out the stack traces of all the nested exceptions using standard error.
printStackTrace(PrintWriter) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Prints the stack trace of this exception to the specified print writer.
printStackTrace(PrintStream) - Method in interface org.apache.directory.shared.ldap.util.Nestable
Prints the stack trace of this exception to the specified print stream.
printStackTrace() - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Prints the stack trace of this exception the the standar error stream.
printStackTrace(PrintStream) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Prints the stack trace of this exception to the specified stream.
printStackTrace(PrintWriter) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Prints the stack trace of this exception to the specified writer.
printStackTrace() - Method in error org.apache.directory.shared.ldap.util.NestableError
 
printStackTrace(PrintStream) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
printStackTrace(PrintWriter) - Method in error org.apache.directory.shared.ldap.util.NestableError
 
printStackTrace() - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
printStackTrace(PrintStream) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
printStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.util.NestableException
 
printStackTrace() - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
printStackTrace(PrintStream) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
printStackTrace(PrintWriter) - Method in exception org.apache.directory.shared.ldap.util.NestableRuntimeException
 
printToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
Pretty prints this expression node along with annotation information.
printToBuffer(StringBuilder) - Method in class org.apache.directory.shared.ldap.subtree.BaseSubtreeSpecification
Converts this item into its string representation as stored in directory.
printToBuffer(StringBuilder) - Method in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
Converts this item into its string representation as stored in directory.
PROCEDURE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
Procedure
processDSML(String) - Method in class org.apache.directory.shared.dsmlv2.engine.Dsmlv2Engine
Processes the file given and return the result of the operations
processDSML(InputStream, String) - Method in class org.apache.directory.shared.dsmlv2.engine.Dsmlv2Engine
Processes the file given and return the result of the operations
processDSMLFile(String) - Method in class org.apache.directory.shared.dsmlv2.engine.Dsmlv2Engine
Processes the file given and return the result of the operations
PropertiesUtils - Class in org.apache.directory.shared.ldap.util
A utility class used for accessing, finding, merging and macro expanding properties, on disk, via URLS or as resources.
PropertiesUtils() - Constructor for class org.apache.directory.shared.ldap.util.PropertiesUtils
 
propsFound(String, Properties) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderMonitor
Callback used to monitor the discovered properties for the provider.
protectedItem() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
protectedItem() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ProtectedItem - Class in org.apache.directory.shared.ldap.aci
Defines the items to which the access controls apply.
ProtectedItem() - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem
Creates a new instance.
ProtectedItem.AllAttributeValues - Class in org.apache.directory.shared.ldap.aci
All attribute value information pertaining to specific attributes.
ProtectedItem.AllUserAttributeTypes - Class in org.apache.directory.shared.ldap.aci
All user attribute type information associated with the entry, but not values associated with those attributes.
ProtectedItem.AllUserAttributeTypesAndValues - Class in org.apache.directory.shared.ldap.aci
All user attribute information associated with the entry, including all values of all user attributes.
ProtectedItem.AttributeType - Class in org.apache.directory.shared.ldap.aci
Attribute type information pertaining to specific attributes but not values associated with the type.
ProtectedItem.AttributeValue - Class in org.apache.directory.shared.ldap.aci
A specific value of specific attributes.
ProtectedItem.Classes - Class in org.apache.directory.shared.ldap.aci
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.
ProtectedItem.Entry - Class in org.apache.directory.shared.ldap.aci
The entry contents as a whole.
ProtectedItem.MaxImmSub - Class in org.apache.directory.shared.ldap.aci
Restricts the maximum number of immediate subordinates of the superior entry to an entry being added or imported.
ProtectedItem.MaxValueCount - Class in org.apache.directory.shared.ldap.aci
Restricts the maximum number of attribute values allowed for a specified attribute type.
ProtectedItem.MaxValueCountItem - Class in org.apache.directory.shared.ldap.aci
ProtectedItem.RangeOfValues - Class in org.apache.directory.shared.ldap.aci
Any attribute value which matches the specified filter, i.e.
ProtectedItem.RestrictedBy - Class in org.apache.directory.shared.ldap.aci
Restricts values added to the attribute type to being values that are already present in the same entry as values of the attribute valuesIn.
ProtectedItem.RestrictedByItem - Class in org.apache.directory.shared.ldap.aci
ProtectedItem.SelfValue - Class in org.apache.directory.shared.ldap.aci
The attribute value assertion corresponding to the current requestor.
protectedItems() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
protectedItems() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
PROTOCOL_ERROR - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
PROTOCOL_INFORMATION_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PROTOCOL_INFORMATION_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PROTOCOL_INFORMATION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
PROTOCOLERROR - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
ProtocolInformationSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a protocol information according to RFC 2252.
ProtocolInformationSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
Creates a new instance of ProtocolInformationSyntaxChecker.
Provider - Class in org.apache.directory.shared.ldap.message.spi
Abstract Provider base class and factory for accessing berlib specific Provider implementations and their SPI implementation classes.
Provider(String, String) - Constructor for class org.apache.directory.shared.ldap.message.spi.Provider
Creates an instance of a Provider.
PROVIDER_MONITOR_KEY - Static variable in class org.apache.directory.shared.ldap.message.spi.Provider
A provider monitor key.
ProviderDecoder - Interface in org.apache.directory.shared.ldap.message.spi
Standard decoder service provider interface.
ProviderEncoder - Interface in org.apache.directory.shared.ldap.message.spi
Standard encoder service provider interface.
ProviderException - Exception in org.apache.directory.shared.ldap.message.spi
This exception is thrown when provider specific errors occur.
ProviderException(Provider) - Constructor for exception org.apache.directory.shared.ldap.message.spi.ProviderException
Constructs an Exception without a message.
ProviderException(Provider, String) - Constructor for exception org.apache.directory.shared.ldap.message.spi.ProviderException
Constructs an Exception with a detailed message.
ProviderMonitor - Interface in org.apache.directory.shared.ldap.message.spi
A Provider monitor's callback interface.
ProviderObject - Interface in org.apache.directory.shared.ldap.message.spi
All Service Provider Interfaces extend this super interface to corralate SPI implementations with the appropriate provider.
PSEARCH_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Sequence Value
push(StatefulDecoder) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Pushs a new terminal decoder onto the top of this DecoderStack.
put(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Puts some values to this attribute.
put(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Puts some values to this attribute.
put(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Puts some values to this attribute.
put(List<Value<?>>) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Puts a list of values into this attribute.
put(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Put an attribute (represented by its ID and some binary values) into an entry.
put(String, String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Put an attribute (represented by its ID and some String values) into an entry.
put(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Put an attribute (represented by its ID and some values) into an entry.
put(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Places attributes in the attribute collection.
put(AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and binary values into the attribute collection.
put(AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and String values into the attribute collection.
put(AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and some values into the attribute collection.
put(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places attributes in the attribute collection.
put(String, AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and some binary values into the attribute collection.
put(String, AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and some String values into the attribute collection.
put(String, AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Places a new attribute with the supplied AttributeType and some values into the attribute collection.
put(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Put an attribute (represented by its ID and some binary values) into an entry.
put(String, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Put an attribute (represented by its ID and some String values) into an entry.
put(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Put an attribute (represented by its ID and some values) into an entry.
put(EntryAttribute...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Places attributes in the attribute collection.
put(String, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Put an attribute (represented by its ID and some binary values) into an entry.
put(String, String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Put an attribute (represented by its ID and some String values) into an entry.
put(String, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Put an attribute (represented by its ID and some values) into an entry.
put(String...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Puts some values to this attribute.
put(byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Puts some values to this attribute.
put(Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Puts some values to this attribute.
put(List<Value<?>>) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Puts a list of values into this attribute.
put(AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and binary values into the attribute collection.
put(AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and String values into the attribute collection.
put(AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and some values into the attribute collection.
put(String, AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and some binary values into the attribute collection.
put(String, AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and some String values into the attribute collection.
put(String, AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Places a new attribute with the supplied AttributeType and some values into the attribute collection.
put(Object, Object) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Sets a message scope parameter.
put(Object, Object) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Sets a message scope parameter.
put(String, Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
put(Attribute) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
put(Object, Object) - Method in class org.apache.directory.shared.ldap.util.NoDuplicateKeysMap
Overrides java.util.Map.put(java.lang.Object, java.lang.Object) to prevent duplicate keys.
put(String, String) - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
put(Object, Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
put(Object, Object) - Method in class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Removes the key and its Object from the Map.
putAll(Map) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Adds all the mappings in the specified map to this map, replacing any mappings that already exist (as per Map.putAll(Map)).
putAttribute(String, Object) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add an attribute value to an existing attribute

Q

qdescr(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
qdescr() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
qdescr = SQUOTE descr SQUOTE
qdescrs(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
qdescrs() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
qdescrs = qdescr / ( LPAREN WSP qdescrlist WSP RPAREN ) qdescrlist = [ qdescr *( SP qdescr ) ]
qdstring(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
qdstring() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
qdstring = SQUOTE dstring SQUOTE dstring = 1*( QS / QQ / QUTF8 ) ; escaped UTF-8 string QQ = ESC %x32 %x37 ; "\27" QS = ESC %x35 ( %x43 / %x63 ) ; "\5C" / "\5c" ; Any UTF-8 encoded Unicode character ; except %x27 ("\'") and %x5C ("\") QUTF8 = QUTF1 / UTFMB ; Any ASCII character except %x27 ("\'") and %x5C ("\") QUTF1 = %x00-26 / %x28-5B / %x5D-7F
QDSTRING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
qdstrings(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
qdstrings(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
qdstrings() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
qdstrings = qdstring / ( LPAREN WSP qdstringlist WSP RPAREN ) qdstringlist = [ qdstring *( SP qdstring ) ]
QOP_AUTH - Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
 
QOP_AUTH_CONF - Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
 
QOP_AUTH_INT - Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
 
QUIRKS_DESCR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
quirksNoidlen() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
noidlen = numericoid [ LCURLY len RCURLY ] len = number
quirksQdescr() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
qdescr = SQUOTE descr SQUOTE
quirksQdescrs() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
qdescrs = qdescr / ( LPAREN WSP qdescrlist WSP RPAREN ) qdescrlist = [ qdescr *( SP qdescr ) ]
QUOTE - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
QUOTE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
QUOTE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
QUOTE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
QUOTE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
QUOTED_STRING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
QUOTED_STRING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
quotestring(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 2253, Section 3 / QUOTATION *( quotechar / pair ) QUOTATION ; only from v2 quotechar =

R

RANGE_OF_VALUES_CANDIDATE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
RANGE_OF_VALUES_CANDIDATE - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
rangeOfValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
rangeOfValues() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
RangeOfValues(ExprNode) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
Creates a new instance.
RANGLE - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
RBRACKET - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
RCURLY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
RDN - Class in org.apache.directory.shared.ldap.name
This class store the name-component part or the following BNF grammar (as of RFC2253, par.
RDN() - Constructor for class org.apache.directory.shared.ldap.name.RDN
A empty constructor.
RDN(String) - Constructor for class org.apache.directory.shared.ldap.name.RDN
A constructor that parse a String representing a RDN.
RDN(String, String, String, String) - Constructor for class org.apache.directory.shared.ldap.name.RDN
A constructor that constructs a RDN from a type and a value.
RDN(String, String) - Constructor for class org.apache.directory.shared.ldap.name.RDN
A constructor that constructs a RDN from a type and a value.
RDN(RDN) - Constructor for class org.apache.directory.shared.ldap.name.RDN
Constructs an Rdn from the given rdn.
RdnParser - Class in org.apache.directory.shared.ldap.name
This class parse the name-component part or the following BNF grammar (as of RFC2253, par.
RdnParser() - Constructor for class org.apache.directory.shared.ldap.name.RdnParser
 
rdns - Variable in class org.apache.directory.shared.ldap.name.DN
The RDNs that are elements of the DN NOTE THAT THESE ARE IN THE OPPOSITE ORDER FROM THAT IMPLIED BY THE JAVADOC! Rdn[0] is rdns.get(n) and Rdn[n] is rdns.get(0)
RdnSerializer - Class in org.apache.directory.shared.ldap.name
A helper class which serialize and deserialize a RDN
RdnSerializer() - Constructor for class org.apache.directory.shared.ldap.name.RdnSerializer
 
reader - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The ldif Reader
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.name.AVA
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.name.DN
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.name.RDN
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Deserializes this map from the given stream.
readFully(byte[]) - Method in class org.apache.directory.shared.asn1.der.ASN1InputStream
 
readLength() - Method in class org.apache.directory.shared.asn1.der.ASN1InputStream
 
readLines() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Reads an entry in a ldif buffer, and returns the resulting lines, without comments, and unfolded.
readObject() - Method in class org.apache.directory.shared.asn1.der.ASN1InputStream
 
REAL - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
reason - Variable in exception org.apache.directory.shared.ldap.codec.util.URIException
The reason message.
reasonCode - Variable in exception org.apache.directory.shared.ldap.codec.util.URIException
The reason code.
receive(int) - Method in class org.apache.directory.shared.ldap.util.ParserPipedInputStream
 
REF_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
REF_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
REFERENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REFERRAL - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
REFERRAL_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REFERRAL_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REFERRAL_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
REFERRAL_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
REFERRAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Referral
REFERRAL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ReferralAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to add a referral to a LdapTresult
ReferralAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ReferralAction
 
ReferralImpl - Class in org.apache.directory.shared.ldap.message
A Referral implementation.
ReferralImpl() - Constructor for class org.apache.directory.shared.ldap.message.ReferralImpl
 
REFERRALS_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REFERRALS_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REFERRALS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
refinement() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
refinement() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
refinement() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
refinement() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
refinements() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
refinements() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
refinements() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
refinements() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
reflectionAppendArray(Object) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Append to the toString an Object array.
reflectionAppendArrayDetail(StringBuffer, String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of an array type.
reflectionEquals(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.EqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionEquals(Object, Object, boolean) - Static method in class org.apache.directory.shared.ldap.util.EqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionEquals(Object, Object, boolean, Class) - Static method in class org.apache.directory.shared.ldap.util.EqualsBuilder
This method uses reflection to determine if the two Objects are equal.
reflectionHashCode(Object) - Static method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(Object, boolean) - Static method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object) - Static method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object, boolean) - Static method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionHashCode(int, int, Object, boolean, Class) - Static method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
This method uses reflection to build a valid hash code.
reflectionToString(Object) - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Forwards to ReflectionToStringBuilder.
reflectionToString(Object, ToStringStyle) - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Forwards to ReflectionToStringBuilder.
reflectionToString(Object, ToStringStyle, boolean) - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Forwards to ReflectionToStringBuilder.
reflectionToString(Object, ToStringStyle, boolean, Class) - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Forwards to ReflectionToStringBuilder.
ReflectionToStringBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.toString()methods using reflection.
ReflectionToStringBuilder(Object) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Constructor.
ReflectionToStringBuilder(Object, ToStringStyle) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Constructor.
ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Constructor.
ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer, Class, boolean) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer, Class, boolean, boolean) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Constructor.
REFRESH_DELETE_COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshDelete cookie state
REFRESH_DELETE_REFRESH_DONE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshDelete refreshDone state
REFRESH_DELETE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshDelete state
REFRESH_DELETES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
refreshDeletes value state
REFRESH_PRESENT_COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshPresent cookie state
REFRESH_PRESENT_REFRESH_DONE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshPresent refreshDone state
REFRESH_PRESENT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
RefreshPresent state
RegexNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A Normalizer that uses Perl5 based regular expressions to normalize values.
RegexNormalizer(String, Pattern[]) - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.RegexNormalizer
Creates a Perl5 regular expression based normalizer.
RegexSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker implemented using Perl5 regular expressions to constrain values.
RegexSyntaxChecker(String, String[]) - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.RegexSyntaxChecker
Creates a Syntax validator for a specific Syntax using Perl5 matching rules for validation.
RegexSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.RegexSyntaxChecker
Creates a new instance of RegexSyntaxChecker.
register(LdapComparator<?>) - Method in interface org.apache.directory.shared.ldap.schema.registries.ComparatorRegistry
Registers a new LdapComparator with this registry.
register(DITStructureRule) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Registers a new SchemaObject with this registry.
register(T) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Registers a new SchemaObject with this registry.
register(DITStructureRule) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Registers a new DITStructureRule with this registry.
register(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Registers a new SchemaObject with this registry.
register(LdapComparator<?>) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Registers a new LdapComparator with this registry.
register(DITContentRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Registers a new SchemaObject with this registry.
register(DITStructureRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Registers a new DITStructureRule with this registry.
register(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Registers a new SchemaObject with this registry.
register(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Registers a new SchemaObject with this registry.
register(MatchingRuleUse) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Registers a new SchemaObject with this registry.
register(NameForm) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Registers a new SchemaObject with this registry.
register(Normalizer) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Registers a new Normalizer with this registry.
register(ObjectClass) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Registers a new ObjectClass with this registry.
register(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Registers a new SyntaxChecker with this registry.
register(Normalizer) - Method in interface org.apache.directory.shared.ldap.schema.registries.NormalizerRegistry
Registers a new Normalizer with this registry.
register(ObjectClass) - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Registers a new ObjectClass with this registry.
register(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Adds an OID name pair to the registry.
register(T) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Registers a new SchemaObject with this registry.
register(SyntaxChecker) - Method in interface org.apache.directory.shared.ldap.schema.registries.SyntaxCheckerRegistry
Registers a new SyntaxChecker with this registry.
registerDescendants(AttributeType, AttributeType) - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Store the AttributeType into a map associating an AttributeType to its descendants.
registerDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Store the AttributeType into a map associating an AttributeType to its descendants.
registerDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Store the ObjectClass into a map associating an ObjectClass to its descendants.
registerDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Store the AttributeType into a map associating an AttributeType to its descendants.
registerDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Store the ObjectClass into a map associating an ObjectClass to its descendants.
registerDescendants(ObjectClass, List<ObjectClass>) - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Store the ObjectClass into a map associating an ObjectClass to its descendants.
registerOid(SchemaObject, Registries) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Register the given SchemaObject into the given registries' globalOidRegistry
registerOid(SchemaObject, Registries) - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Register the given SchemaObject into the given registries' globalOidRegistry
registerOid(SchemaObject, Registries) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Register the given SchemaObject into the given registries' globalOidRegistry
Registries - Class in org.apache.directory.shared.ldap.schema.registries
Document this class.
Registries(SchemaManager) - Constructor for class org.apache.directory.shared.ldap.schema.registries.Registries
Creates a new instance of Registries.
RELATIVE_OID - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
relativeDistinguishedName(RDN) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
Parses an RDN string.
relativeDistinguishedNames(List<RDN>) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
Parses an DN string.
RELAXED - Static variable in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
 
RELAXED - Static variable in class org.apache.directory.shared.ldap.schema.registries.Registries
 
RELOAD_HINT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
reloadHint Value
remove() - Method in class org.apache.directory.shared.ldap.cursor.CursorIterator
remove(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Removes all the values that are equal to the given values.
remove(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Removes all the values that are equal to the given values.
remove(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Removes all the values that are equal to the given values.
remove(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
remove(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Removes the specified binary values from an attribute.
remove(String, String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Removes the specified String values from an attribute.
remove(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Removes the specified values from an attribute.
remove(byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
remove(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
remove(Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
remove(AttributeType, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified binary values from an attribute.
remove(AttributeType, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified String values from an attribute.
remove(AttributeType, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified values from an attribute.
remove(EntryAttribute...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
 
remove(String, byte[]...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified binary values from an attribute.
remove(String, String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified String values from an attribute.
remove(String, Value<?>...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the specified Value values from an attribute.
remove(EntryAttribute...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the specified attributes.
remove(String, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the specified binary values from an attribute.
remove(String, String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the specified String values from an attribute.
remove(String, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the specified values from an attribute.
remove(String...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Removes all the values that are equal to the given values.
remove(byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Removes all the values that are equal to the given values.
remove(Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Removes all the values that are equal to the given values.
remove(AttributeType, byte[]...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Removes the specified binary values from an attribute.
remove(AttributeType, String...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Removes the specified String values from an attribute.
remove(AttributeType, Value<?>...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Removes the specified values from an attribute.
remove(EntryAttribute...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Removes the specified attributes.
remove() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Always throws UnsupportedOperationException!
remove(Control) - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
Deletes a control removing it from this Message.
remove(Control) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalMessage
Deletes a control removing it from this Message.
remove(int) - Method in class org.apache.directory.shared.ldap.name.DN
remove(Object[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(boolean[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(char[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(double[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(float[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(long[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(short[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the element at the specified position from the specified array.
remove(String) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
remove(Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
remove(int) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
remove() - Method in class org.apache.directory.shared.ldap.util.JoinIterator
 
remove(Object) - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
remove(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.remove(Object).
remove(int) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Removes the element at the specified index.
remove(N) - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Removes an element from the tree.
removeAttribute(String...) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Remove a list of Attributes from the LdifEntry
removeAttribute(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Removes an attribute to the set of entry attributes to return.
removeAttribute(String) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Removes an attribute to the set of entry attributes to return.
removeAttribute(AttributeType, Attributes) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Correctly removes an attribute from an entry using it's attributeType information.
removeAttributes(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Removes the attribute with the specified alias.
removeAttributes(AttributeType...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the attribute with the specified AttributeTypes.
removeAttributes(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Removes the attribute with the specified alias.
removeAttributes(String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the attribute with the specified alias.
removeAttributes(AttributeType...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Removes the attribute with the specified AttributeTypes.
removeCommonFrames(List, List) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Removes common frames from the cause trace given the two stack traces.
removeElement(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeElement(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Removes the first occurrence of the specified element from the specified array.
removeFromRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Remove this SchemaObject from the given registries, updating the references to other SchemaObject
removeFromRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Remove the attributeType from the registries, updating the references to other SchemaObject.
removeFromRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Remove the SDyntax from the registries, updating the references to other SchemaObject.
removeFromRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Remove the MatchingRule from the registries, updating the references to other SchemaObject.
removeFromRegistries(List<Throwable>, Registries) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Remove the ObjectClass from the registries, updating the references to other SchemaObject.
removeFromRegistries(List<Throwable>, Registries) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Remove this SchemaObject from the given registries, updating the references to other SchemaObject
removeLastFieldSeparator(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Remove the last field separator from the buffer.
removeLdapUrl(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalReferral
Removes an LDAPv3 URL to this Referral.
removeLdapUrl(String) - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Removes an LDAPv3 URL to this Referral.
removeMappingFor(AttributeType) - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Remove a new Oid/Normalizer couple in the OidNormalizer map
removeMappingFor(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Remove the AttributeType normalizer from the OidNormalizer map
removeMappingFor(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Remove a new Oid/Normalizer couple in the OidNormalizer map
removeModification(Modification) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Removes a ModificationItem to the set of modifications composing this modify request.
removeModification(Modification) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Removes a Modification to the set of modifications composing this modify request.
removeReference(List<Throwable>, SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Unlink the SchemaObject references
removeRequest(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Removes a request from the Batch Request DSML.
removeResponse(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Removes a request from the Batch Response DSML.
removeResponse(DsmlDecorator) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponseDsml
Removes a response.
removeSchema(Schema) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
Remove a schema from the schema's list
removeSchema(Schema) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Remove a schema from the schema's list
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Modify all the DITStructureRule using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Modify all the DITStructureRule using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Modify all the SchemaObject using a schemaName when this name changes.
renameSchema(String, String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Modify all the SchemaObject using a schemaName when this name changes.
render(StringBuffer, List<String>) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders qdescrs into an existing buffer.
render(ObjectClass[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders a list of object classes for things like a list of superior objectClasses using the ( oid $ oid ) format.
render(StringBuffer, ObjectClass[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders a list of object classes for things like a list of superior objectClasses using the ( oid $ oid ) format into an existing buffer.
render(AttributeType[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders a list of attributeTypes for things like the must or may list of objectClasses using the ( oid $ oid ) format.
render(StringBuffer, AttributeType[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders a list of attributeTypes for things like the must or may list of objectClasses using the ( oid $ oid ) format into an existing buffer.
render(ObjectClass) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders an objectClass into a new StringBuffer according to the Object Class Description Syntax 1.3.6.1.4.1.1466.115.121.1.37.
render(AttributeType) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders an attributeType into a new StringBuffer according to the Attribute Type Description Syntax 1.3.6.1.4.1.1466.115.121.1.3.
render(Map<String, List<String>>) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders an attributeType description object into a new StringBuffer according to the Attribute Type Description Syntax defined in MODELS 1.3.6.1.4.1.1466.115.121.1.3.
render(MatchingRule) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders an matchingRule into a new StringBuffer according to the MatchingRule Description Syntax 1.3.6.1.4.1.1466.115.121.1.30.
render(LdapSyntax) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders a Syntax into a new StringBuffer according to the LDAP Syntax Description Syntax 1.3.6.1.4.1.1466.115.121.1.54.
render(MatchingRuleUse) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
NOT FULLY IMPLEMENTED!
render(DITContentRule) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
NOT FULLY IMPLEMENTED!
render(DITStructureRule) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
NOT FULLY IMPLEMENTED!
render(NameForm) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
NOT FULLY IMPLEMENTED!
render(LoadableSchemaObject) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Returns a String description of a schema.
render(UsageEnum) - Static method in enum org.apache.directory.shared.ldap.schema.UsageEnum
Get the string representation for UsageEnum, which will be used by the AttributeType rendering
render() - Method in enum org.apache.directory.shared.ldap.schema.UsageEnum
Get the string representation for UsageEnum, which will be used by the AttributeType rendering
REPLICATED_CONTEXTS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Replicated contexts
REQUEST_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
REQUEST_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
requestAbandoned(InternalAbandonableRequest) - Method in interface org.apache.directory.shared.ldap.message.AbandonListener
Notifies that a request has been abandoned.
RESERVED_0 - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
RESERVED_14 - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
RESERVED_15 - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
RESERVED_31 - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
RESERVED_9 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_81 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_82 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_83 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_84 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_85 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_86 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_87 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_88 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_89 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_APIS_90 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_CLDAP - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
RESERVED_FOR_UNDEFINED_IS_LEAF - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
reset() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Reset the TLV, so it can be reused for the next PDU decoding.
reset() - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Reset the Value so that it can be reused
reset(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Initializes the plumbing by creating a pipe and coupling the parser/lexer pair with it.
resetState() - Method in class org.apache.directory.shared.ldap.schema.parsers.ReusableAntlrSchemaParser
Resets the state of an antlr parser.
RESIDENTIAL_PERSON_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
RESIDENTIAL_PERSON_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
resolvedDn - Variable in exception org.apache.directory.shared.ldap.exception.LdapOperationException
The resolved DN
resolvePrimitiveClassName(String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Resolve the given class name as primitive class, if appropriate.
ResourceMap - Class in org.apache.directory.shared.ldap.schema.ldif.extractor.impl
Lists LDIF resources available from the classpath.
ResourceMap() - Constructor for class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.ResourceMap
 
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
LDAPv3 add response type enum code
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Bind response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Compare response message type enum code
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalDeleteRequest
Delete response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Extended response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Modify DN response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Modify response message type enumeration value
response - Variable in class org.apache.directory.shared.ldap.message.BindRequestImpl
The associated response
response - Variable in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
RESPONSE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Response End state
RESPONSE_NAME_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Response Name End state
RESPONSE_NAME_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Response Name Start state
RESPONSE_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
RESPONSE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Response Start state
RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
RESPONSE_TYPES - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Different response types that a search request may return.
ResponseAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Response to an ExtendedResponse
ResponseAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ResponseAction
 
ResponseCarryingException - Exception in org.apache.directory.shared.ldap.codec
Thrown when a Decoder has encountered a failure condition during a decode.
ResponseCarryingException(String) - Constructor for exception org.apache.directory.shared.ldap.codec.ResponseCarryingException
Creates a DecoderException
ResponseCarryingException(String, InternalResultResponse, ResultCodeEnum, DN, Throwable) - Constructor for exception org.apache.directory.shared.ldap.codec.ResponseCarryingException
Creates a DecoderException
ResponseCarryingMessageException - Exception in org.apache.directory.shared.ldap.message
This exception is thrown when a message processing error occurs.
ResponseCarryingMessageException() - Constructor for exception org.apache.directory.shared.ldap.message.ResponseCarryingMessageException
Constructs an Exception without a message.
ResponseCarryingMessageException(String) - Constructor for exception org.apache.directory.shared.ldap.message.ResponseCarryingMessageException
Constructs an Exception with a detailed message.
ResponseNameAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Response Name to an ExtendedResponse
ResponseNameAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ResponseNameAction
 
restrictedBy() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
restrictedBy() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
RestrictedBy(Collection<ProtectedItem.RestrictedByItem>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
Creates a new instance.
RestrictedByItem(String, String) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem
Creates a new instance.
restrictedValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
restrictedValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
RESULT_CODE_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
RESULT_CODE_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
RESULT_CODE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
resultCode - Variable in exception org.apache.directory.shared.ldap.exception.LdapOperationException
The operation resultCode
ResultCodeAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the LdapResult result code.
ResultCodeAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ResultCodeAction
 
ResultCodeEnum - Enum in org.apache.directory.shared.ldap.message
Type safe LDAP message envelope result code enumeration.
retryReferral() - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
retryReferral() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
RETURN_ECS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
returnECs Value
ReusableAntlrSchemaLexer - Class in org.apache.directory.shared.ldap.schema.parsers
A reusable lexer class extended from antlr generated lexer for an LDAP schema as defined in RFC 4512.
ReusableAntlrSchemaLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.schema.parsers.ReusableAntlrSchemaLexer
Creates a ReusableAntlrSchemaLexer instance.
ReusableAntlrSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A reusable parser class extended from antlr generated parser for an LDAP schema as defined in RFC 4512.
ReusableAntlrSchemaParser(TokenStream) - Constructor for class org.apache.directory.shared.ldap.schema.parsers.ReusableAntlrSchemaParser
Creates a ReusableAntlrSchemaParser instance.
ReusableAntlrSubtreeSpecificationCheckerLexer - Class in org.apache.directory.shared.ldap.subtree
A reusable lexer class extended from antlr generated lexer for an LDAP subtree specification as defined by RFC 3672.
ReusableAntlrSubtreeSpecificationCheckerLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.subtree.ReusableAntlrSubtreeSpecificationCheckerLexer
Creates a ReusableAntlrSubtreeSpecificationLexer instance.
ReusableAntlrSubtreeSpecificationLexer - Class in org.apache.directory.shared.ldap.subtree
A reusable lexer class extended from antlr generated lexer for an LDAP subtree specification as defined by RFC 3672.
ReusableAntlrSubtreeSpecificationLexer(Reader) - Constructor for class org.apache.directory.shared.ldap.subtree.ReusableAntlrSubtreeSpecificationLexer
Creates a ReusableAntlrSubtreeSpecificationLexer instance.
reverse(Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(char[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverse(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Reverses the order of the given array.
reverseAdd(DN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Compute a reverse LDIF of an AddRequest.
reverseDel(DN, Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Compute a reverse LDIF of a DeleteRequest.
reverseModify(DN, List<Modification>, Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Compute the reversed LDIF for a modify request.
reverseMove(DN, DN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Compute a reverse LDIF for a forward change which if in LDIF format would represent a Move operation.
reverseMoveAndRename(Entry, DN, RDN, boolean) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Revert a DN to it's previous version by removing the first RDN and adding the given RDN.
reverseRename(Entry, RDN, boolean) - Static method in class org.apache.directory.shared.ldap.ldif.LdifRevertor
Revert a DN to it's previous version by removing the first RDN and adding the given RDN.
RPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
RPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
RPAR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
RULE_ID_MATCH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
RULE_ID_MATCH_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ruleid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
ruleid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
ruleid = number number = DIGIT / ( LDIGIT 1*DIGIT )
ruleIdIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Gets an iterator over the registered ruleId in the registry.
ruleIdIterator() - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Gets an iterator over the registered ruleId in the registry.
ruleIdIterator() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Gets an iterator over the registered ruleId in the registry.
ruleids(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
ruleids() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
ruleids = ruleid / ( LPAREN WSP ruleidlist WSP RPAREN ) ruleidlist = ruleid *( SP ruleid )
RuntimeMultiException - Exception in org.apache.directory.shared.ldap
This exception is thrown when Base class for nested exceptions.
RuntimeMultiException() - Constructor for exception org.apache.directory.shared.ldap.RuntimeMultiException
Constructs an Exception without a message.
RuntimeMultiException(String) - Constructor for exception org.apache.directory.shared.ldap.RuntimeMultiException
Constructs an Exception with a detailed message.

S

SAFEUTF8CHAR - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SAFEUTF8CHAR - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
SAFEUTF8CHAR - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
SAFEUTF8CHAR - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
SAFEUTF8CHAR - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
SAFEUTF8STRING - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
same - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
A flag set if the normalized data is different from the wrapped data
SASL_BIND_IN_PROGRESS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
SASL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SaslCredentials - Class in org.apache.directory.shared.ldap.codec.bind
A ldapObject which stores the SASL authentication of a BindRequest.
SaslCredentials() - Constructor for class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
 
SaslQoP - Interface in org.apache.directory.shared.ldap.constants
Contains constants used for populating the SASL QoP in the RootDSE.
Schema - Class in org.apache.directory.shared.converter.schema
A bean used to hold a schema.
Schema() - Constructor for class org.apache.directory.shared.converter.schema.Schema
 
Schema - Interface in org.apache.directory.shared.ldap.schema.registries
Base schema interface.
SCHEMA_MODIFICATIONS_DN - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SCHEMA_NAME - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
SCHEMA_OTHER - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
SchemaConstants - Interface in org.apache.directory.shared.ldap.constants
A utility class where we declare all the schema objects being used by any ldap server.
SchemaDao - Interface in org.apache.directory.shared.ldap.schema
 
SchemaElement - Interface in org.apache.directory.shared.converter.schema
An interface defining the methods to be implemented by the SchemaElement classes
SchemaElementImpl - Class in org.apache.directory.shared.converter.schema
An abstract SchemaElement implementation.
SchemaElementImpl() - Constructor for class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
SchemaEntityFactory - Class in org.apache.directory.shared.ldap.schema.loader.ldif
Showing how it's done ...
SchemaEntityFactory() - Constructor for class org.apache.directory.shared.ldap.schema.loader.ldif.SchemaEntityFactory
 
SchemaLdifExtractor - Interface in org.apache.directory.shared.ldap.schema.ldif.extractor
Extracts LDIF files for the schema repository.
schemaLoaded(Schema) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Merely adds the schema to the set of loaded schemas.
schemaLoaded(Schema) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoaderListener
Listener method called to indicate a loader or other agent finished loading the schema objects for a schema into the Registries.
SchemaLoader - Interface in org.apache.directory.shared.ldap.schema.registries
Loads schemas into registres.
SchemaLoaderListener - Interface in org.apache.directory.shared.ldap.schema.registries
A listener interface used by schema loaders and the schema subsystem of Apache Directory Server to notify the registry of events like a new schema being loaded or unloaded.
SchemaManager - Interface in org.apache.directory.shared.ldap.schema
A class used to manage access to the Schemas and Registries.
schemaMap - Variable in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
A map of all available schema names to schema objects.
schemaName - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The name of the schema this object is associated with
SchemaObject - Interface in org.apache.directory.shared.ldap.schema
Most schema objects have some common attributes.
SchemaObjectRegistry<T extends SchemaObject> - Interface in org.apache.directory.shared.ldap.schema.registries
Common schema object registry interface.
schemaObjectType - Variable in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
The SchemaObject type, used by the toString() method
SchemaObjectType - Enum in org.apache.directory.shared.ldap.schema
The SchemaObject types
SchemaObjectWrapper - Class in org.apache.directory.shared.ldap.schema
A class containing a SchemaObject, used by the global registries.
SchemaObjectWrapper(SchemaObject) - Constructor for class org.apache.directory.shared.ldap.schema.SchemaObjectWrapper
Creates a new instance of SchemaObjectWrapper.
SchemaParser - Class in org.apache.directory.shared.converter.schema
A reusable wrapper for antlr generated schema parsers.
SchemaParser() - Constructor for class org.apache.directory.shared.converter.schema.SchemaParser
Creates a reusable instance of an SchemaParser.
schemaToLdif(String, String) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
SchemaToLdif - Class in org.apache.directory.shared.converter.schema
A class used to translate a OpenLdap schema file to a Ldif file compatible with the Apache DS meta schema format
SchemaToLdif() - Constructor for class org.apache.directory.shared.converter.schema.SchemaToLdif
 
schemaUnloaded(Schema) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Merely removes the schema from the set of loaded schemas.
schemaUnloaded(Schema) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoaderListener
Listener method called to indicate an agent finished loading the schema objects for a schema into the Registries.
SchemaUtils - Class in org.apache.directory.shared.ldap.schema
Various utility methods for schema functions and objects.
SchemaUtils() - Constructor for class org.apache.directory.shared.ldap.schema.SchemaUtils
 
SCHEMAVIOLATIONEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a SchemaViolationException.
SCOPE_BASE_OBJECT - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The scope constants
SCOPE_SINGLE_LEVEL - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SCOPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SCOPE_WHOLE_SUBTREE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ScopeNode - Class in org.apache.directory.shared.ldap.filter
Node used not to represent a published assertion but an assertion on the scope of the search.
ScopeNode(AliasDerefMode, String, SearchScope) - Constructor for class org.apache.directory.shared.ldap.filter.ScopeNode
Creates a new ScopeNode object.
SEARCH_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from search operations.
SEARCH_REQUEST_ANY_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </any> tag
SEARCH_REQUEST_ANY_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <any> tag
SEARCH_REQUEST_APPROXMATCH_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <approxMatch> tag
SEARCH_REQUEST_ATTRIBUTE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </attribute> tag
SEARCH_REQUEST_ATTRIBUTE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <attribute> tag
SEARCH_REQUEST_ATTRIBUTES_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </attributes> tag
SEARCH_REQUEST_ATTRIBUTES_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <attributes> tag
SEARCH_REQUEST_CONTROL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </control> tag
SEARCH_REQUEST_CONTROL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <control> tag
SEARCH_REQUEST_CONTROLVALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </controlValue> tag
SEARCH_REQUEST_CONTROLVALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <controlValue> tag
SEARCH_REQUEST_EQUALITYMATCH_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <equalityMatch> tag
SEARCH_REQUEST_EXTENSIBLEMATCH_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <extensibleMatch> tag
SEARCH_REQUEST_EXTENSIBLEMATCH_VALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </value> tag
SEARCH_REQUEST_EXTENSIBLEMATCH_VALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <value> tag
SEARCH_REQUEST_FILTER_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </filter> tag
SEARCH_REQUEST_FILTER_LOOP - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Filter Loop state
SEARCH_REQUEST_FILTER_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <filter> tag
SEARCH_REQUEST_FINAL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </final> tag
SEARCH_REQUEST_FINAL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <final> tag
SEARCH_REQUEST_GREATEROREQUAL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <greaterOrEqual> tag
SEARCH_REQUEST_INITIAL_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </initial> tag
SEARCH_REQUEST_INITIAL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <initial> tag
SEARCH_REQUEST_LESSOREQUAL_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <lessOrEqual> tag
SEARCH_REQUEST_PRESENT_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <present> tag
SEARCH_REQUEST_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <searchRequest> tag
SEARCH_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SEARCH_REQUEST_SUBSTRINGS_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </subStrings> tag
SEARCH_REQUEST_SUBSTRINGS_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <subStrings> tag
SEARCH_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCH_REQUEST_VALUE_END_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The </value> tag
SEARCH_REQUEST_VALUE_START_TAG - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The <value> tag
SEARCH_RESPONSE - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Response state
SEARCH_RESULT_DONE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Done End state
SEARCH_RESULT_DONE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SEARCH_RESULT_DONE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCH_RESULT_ENTRY - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry state
SEARCH_RESULT_ENTRY_ATTR_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Attr End state
SEARCH_RESULT_ENTRY_ATTR_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Attr Start state
SEARCH_RESULT_ENTRY_CONTROL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Control End state
SEARCH_RESULT_ENTRY_CONTROL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Control Start state
SEARCH_RESULT_ENTRY_CONTROL_VALUE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Control Value End state
SEARCH_RESULT_ENTRY_CONTROL_VALUE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Control Value Start state
SEARCH_RESULT_ENTRY_LOOP - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Loop state
SEARCH_RESULT_ENTRY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SEARCH_RESULT_ENTRY_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCH_RESULT_ENTRY_VALUE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Value End state
SEARCH_RESULT_ENTRY_VALUE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Entry Value Start state
SEARCH_RESULT_REFERENCE - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference state
SEARCH_RESULT_REFERENCE_CONTROL_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Control End state
SEARCH_RESULT_REFERENCE_CONTROL_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Control Start state
SEARCH_RESULT_REFERENCE_CONTROL_VALUE_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Control Value End state
SEARCH_RESULT_REFERENCE_CONTROL_VALUE_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Control Value Start state
SEARCH_RESULT_REFERENCE_LOOP - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Loop state
SEARCH_RESULT_REFERENCE_REF_END - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Ref End state
SEARCH_RESULT_REFERENCE_REF_START - Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
The Search Result Reference Ref Start state
SEARCH_RESULT_REFERENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SEARCH_RESULT_REFERENCE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCHGUIDE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SEARCHGUIDE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SearchParams - Class in org.apache.directory.shared.ldap.message
A container for Search parameters.
SearchParams() - Constructor for class org.apache.directory.shared.ldap.message.SearchParams
Creates a new instance of SearchContext, with all the values set to default.
SearchRequestCodec - Class in org.apache.directory.shared.ldap.codec.search
A SearchRequest ldapObject.
SearchRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Creates a new SearchRequest object.
SearchRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
DSML Decorator for SearchRequest
SearchRequestDsml() - Constructor for class org.apache.directory.shared.dsmlv2.request.SearchRequestDsml
Creates a new instance of SearchRequestDsml.
SearchRequestDsml(SearchRequestCodec) - Constructor for class org.apache.directory.shared.dsmlv2.request.SearchRequestDsml
Creates a new instance of SearchRequestDsml.
SearchRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable SearchRequest implementation.
SearchRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.SearchRequestImpl
Creates a Lockable SearcRequest implementing object used to search the DIT.
SearchResponse - Class in org.apache.directory.shared.dsmlv2.reponse
This class represents the DSML Search Response
SearchResponse() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Creates a new instance of SearchResponse.
SearchResponseDoneImpl - Class in org.apache.directory.shared.ldap.message
SearchResponseDone implementation
SearchResponseDoneImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.SearchResponseDoneImpl
Creates a Lockable SearchResponseDone as a reply to an SearchRequest to indicate the end of a search operation.
SearchResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
This class represents the Search Response Dsml Container.
SearchResponseDsml(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResponseDsml
Creates a new instance of SearchResponseDsml.
SearchResponseEntryImpl - Class in org.apache.directory.shared.ldap.message
Lockable SearchResponseEntry implementation
SearchResponseEntryImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Creates a SearchResponseEntry as a reply to an SearchRequest to indicate the end of a search operation.
SearchResponseReferenceImpl - Class in org.apache.directory.shared.ldap.message
SearchResponseReference implementation
SearchResponseReferenceImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.SearchResponseReferenceImpl
Creates a Lockable SearchResponseReference as a reply to an SearchRequest to indicate the end of a search operation.
SearchResultAttributeValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Value to an search result entry
SearchResultAttributeValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.SearchResultAttributeValueAction
 
SearchResultDoneCodec - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultDone Message.
SearchResultDoneCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Creates a new SearchResultDone object.
SearchResultDoneDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for SearchResultDone
SearchResultDoneDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultDoneDsml
Creates a new instance of SearchResultDoneDsml.
SearchResultDoneDsml(SearchResultDoneCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultDoneDsml
Creates a new instance of SearchResultDoneDsml.
SearchResultEntryCodec - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultEntry Message.
SearchResultEntryCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Creates a new SearchResultEntry object.
SearchResultEntryDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for SearchResultEntry
SearchResultEntryDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Creates a new instance of SearchResultEntryDsml.
SearchResultEntryDsml(SearchResultEntryCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Creates a new instance of SearchResultEntryDsml.
SearchResultReferenceCodec - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultReference Message.
SearchResultReferenceCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Creates a new SearchResultEntry object.
SearchResultReferenceDsml - Class in org.apache.directory.shared.dsmlv2.reponse
DSML Decorator for SearchResultReference
SearchResultReferenceDsml() - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
Creates a new instance of SearchResultReferenceDsml.
SearchResultReferenceDsml(LdapMessageCodec) - Constructor for class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
Creates a new instance of SearchResultReferenceDsml.
SearchScope - Enum in org.apache.directory.shared.ldap.filter
A search scope enumerated type.
SECURITY_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Stores all the result codes associated with security related problems.
selfValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
selfValue() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
SelfValue(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.SelfValue
Creates a new instance.
SEMI - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
SEMI - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
SEP - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SEP - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
SEP - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
SEP - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
SEP - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
sequence() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Returns a List view of the keys rather than a set view.
SEQUENCE_SEQUENCE_OF - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
SEQUENCE_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
SEQUENCE TAG
SequencedHashMap - Class in org.apache.directory.shared.ldap.util
A map of objects whose mapping entries are sequenced based on the order in which they were added.
SequencedHashMap() - Constructor for class org.apache.directory.shared.ldap.util.SequencedHashMap
Construct a new sequenced hash map with default initial size and load factor.
SequencedHashMap(int) - Constructor for class org.apache.directory.shared.ldap.util.SequencedHashMap
Construct a new sequenced hash map with the specified initial size and default load factor.
SequencedHashMap(int, float) - Constructor for class org.apache.directory.shared.ldap.util.SequencedHashMap
Construct a new sequenced hash map with the specified initial size and load factor.
SequencedHashMap(Map) - Constructor for class org.apache.directory.shared.ldap.util.SequencedHashMap
Construct a new sequenced hash map and add all the elements in the specified map.
SerializableComparator<E> - Class in org.apache.directory.shared.ldap.schema.comparators
A serializable wrapper around a Comparator which uses delayed initialization of the underlying wrapped comparator which is JIT resolved from a static global registry.
SerializableComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.SerializableComparator
 
serialize(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
We will write the value and the normalized value, only if the normalized value is different.
serialize(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
serialize(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Serialize a server entry.
serialize(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Serialize a ServerModification.
serialize(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.StringValue
We will write the value and the normalized value, only if the normalized value is different.
serialize(AVA, ObjectOutput) - Static method in class org.apache.directory.shared.ldap.name.AVASerializer
Serialize an AttributeTypeAndValue object.
serialize(DN, ObjectOutput) - Static method in class org.apache.directory.shared.ldap.name.DnSerializer
Serialize a DN We have to store a DN data efficiently.
serialize(RDN, ObjectOutput) - Static method in class org.apache.directory.shared.ldap.name.RdnSerializer
Serialize a RDN instance A RDN is composed of on to many ATAVs (AttributeType And Value).
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.entry.BinaryValue
Used for serialization
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.entry.ServerModification
 
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The serialVersionUID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.AttributeType
The serialVersionUID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.DITContentRule
The serialVersionUID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.LdapSyntax
The serialVersionUID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.BooleanNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.DeepTrimToLowerNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.GeneralizedTimeNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.NoOpNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.NumericNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.ObjectIdentifierNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.RegexNormalizer
The serial UID
serialVersionUID - Static variable in class org.apache.directory.shared.ldap.schema.normalizers.TelephoneNumberNormalizer
The serial UID
SERVER_SASL_CREDENTIAL_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SERVER_SASL_CREDENTIALS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ServerEntry - Interface in org.apache.directory.shared.ldap.entry
A server side entry which is schema aware.
ServerModification - Class in org.apache.directory.shared.ldap.entry
An internal implementation for a ModificationItem.
ServerModification() - Constructor for class org.apache.directory.shared.ldap.entry.ServerModification
Create a new instance of a ServerModification.
ServerModification(ModificationOperation, EntryAttribute) - Constructor for class org.apache.directory.shared.ldap.entry.ServerModification
Create a new instance of a ServerModification.
ServerModification(SchemaManager, Modification) - Constructor for class org.apache.directory.shared.ldap.entry.ServerModification
 
ServerSASLCredsAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a SASL credentials
ServerSASLCredsAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ServerSASLCredsAction
 
SERVICE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A service error reports a problem related to the provision of the service [X511, Section 12.8].
SERVICEUNAVAILABLE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
set - Variable in class org.apache.directory.shared.asn1.der.DERSet
 
set(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Put some new ClientAttribute using the User Provided ID.
set(AttributeType...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Put some new attributes using the attributeTypes.
set(String...) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Put some new EntryAttribute using the User Provided ID.
set(String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Put some new ClientAttribute using the User Provided ID.
set(AttributeType...) - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Put some new attributes using the attributeTypes.
set(String, Object) - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
set(String, Object) - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Sets a annotation key to a value.
set(int, Object) - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
SET_SET_OF - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
SET_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
SET TAG
setAbandoned(int) - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Sets the id of the request operation to terminate.
setAbandoned(int) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonRequest
Sets the id of the request operation to terminate.
setAbandonedMessageId(int) - Method in class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Set the abandoned message ID
setAbandonedMessageId(int) - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Set the abandoned message ID
setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setAny(List<String>) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Set the any patterns
setAppendStatics(boolean) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Sets whether or not to append static fields.
setAppendTransients(boolean) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Sets whether or not to append transient fields.
setApplicableAttributeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Set the matchingRule's AttributeType OIDs the MRU applies to.
setApplicableAttributes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
Set the matchingRule's AttributeType the MRU applies to.
setArrayContentDetail(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to output array content detail.
setArrayEnd(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the array end text.
setArraySeparator(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the array separator text.
setArrayStart(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the array start text.
setAssertion(AttributeValueAssertion) - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Set the assertion
setAssertionValue(Object) - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Set the assertion value
setAssertionValue(Value<?>) - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Set the assertion value
setAssertionValue(Object) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Set the assertion value
setAssertionValue(String) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Sets the attribute value to use in the comparison.
setAssertionValue(byte[]) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Sets the attribute value to use in the comparison.
setAssertionValue(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Sets the attribute value to use in the comparison.
setAssertionValue(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Sets the attribute value to use in the comparison.
setAttribute(EntryAttribute) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
Set the attribute's modification
setAttribute(EntryAttribute) - Method in interface org.apache.directory.shared.ldap.entry.Modification
Set the attribute's modification
setAttribute(EntryAttribute) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Set the attribute's modification
setAttribute(String) - Method in class org.apache.directory.shared.ldap.filter.LeafNode
Sets the attribute this leaf node is based on.
setAttribute(EntryAttribute) - Method in class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
 
setAttributeDesc(String) - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Set the attribute description
setAttributeDesc(String) - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Set the attribute description
setAttributeDesc(String) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Set the attribute description
setAttributeDescription(String) - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Set the attributeDescription
setAttributeId(String) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Sets the attribute id used in the comparison.
setAttributeId(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Sets the attribute id used in the comparison.
setAttributes(List<String>) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the attributes, null removes all existing attributes.
setAttributeType(AttributeType) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Set the attribute type associated with this ServerAttribute.
setAttributeType(AttributeType) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the attribute type associated with this ServerAttribute.
setAuthentication(LdapAuthentication) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Set the user authentication
setAuxObjectClasses(List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
setAuxObjectClassOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
setBase(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets the search base as a distinguished name.
setBase(DN) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the search base as a distinguished name.
setBase(DN) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the subtree base relative to the administration point.
setBaseObject(DN) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the base object
setBatchRequest(BatchRequest) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Sets the DSML Batch Request
setBatchResponse(BatchResponse) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Sets the DSML Batch Request
setBit(int) - Method in class org.apache.directory.shared.asn1.primitives.BitString
Set a bit at a specified position.
setBytecode(String) - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Stores some bytecode representing the compiled Java class for this SchemaObject instance.
setCallback(DecoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
 
setCallback(EncoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
 
setCallback(EncoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
 
setCallback(DecoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulDecoder
Sets the callback for this StatefulDecoder.
setCallback(EncoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulEncoder
Sets the callback of the underlying implementation.
setCallback(DecoderCallback) - Method in class org.apache.directory.shared.ldap.codec.LdapDecoder
Set the callback to call when the PDU has been decoded
setCallback(EncoderCallback) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Set the callback called when the encoding is done.
setCallback(DecoderCallback) - Method in class org.apache.directory.shared.ldap.message.MessageDecoder
Sets the callback used to deliver completly decoded PDU's.
setCallback(EncoderCallback) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
Sets the callback of the underlying implementation.
setCancel(Cancel) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelContainer
Set a Cancel Object into the container.
setCancelId(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Set the cancelId
setCause(Throwable) - Method in exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
Set the root cause
setCertGenerationObject(CertGenerationObject) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationContainer
Set a CertGenerationObject Object into the container.
setChangeNumber(long) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
setChangesOnly(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
setChangeType(ChangeType) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
Set the ChangeType
setChangeType(ChangeType) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the modification type
setChangeType(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the change type
setChangeTypes(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
setChildren(List<ExprNode>) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Sets the list of children under this node.
setChildren(List<ExprNode>) - Method in class org.apache.directory.shared.ldap.filter.NotNode
Sets the list of children under this node.
setChopAfterExclusions(Set<DN>) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the set of subordinates entries whose subordinates are to be excluded.
setChopBeforeExclusions(Set<DN>) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the set of subordinates entries and their subordinates to exclude.
setClassType(ObjectClassTypeEnum) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the objectClass type.
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.shared.ldap.cursor.AbstractCursor
Sets a non-null closure monitor to associate with this Cursor.
setClosureMonitor(ClosureMonitor) - Method in interface org.apache.directory.shared.ldap.cursor.Cursor
Sets a non-null closure monitor to associate with this Cursor.
setCollective(boolean) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType collective flag
setCollective(boolean) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the collective flag
setContentEnd(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the content end text.
setContentStart(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the content start text.
setControl(Control) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Add a control to the entry
setControls(Set<Control>) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setCookie(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
 
setCookie(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
setCookie(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
setCookie(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
setCookie(byte[]) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Set the cookie
setCredentials(byte[]) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Set the credentials
setCredentials(byte[]) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the simple credentials associated with a simple authentication attempt ignored if this request uses SASL authentication mechanisms.
setCredentials(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Sets the simple credentials associated with a simple authentication attempt ignored if this request uses SASL authentication mechanisms.
setCritical(boolean) - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Set the criticality
setCritical(boolean) - Method in interface org.apache.directory.shared.ldap.message.control.Control
Sets the critical flag which determines whether or not this control is critical for the correct operation of a request or response message.
setCritical(boolean) - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Sets the critical.
setCurrentControl(AbstractControl) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Store a newly created control
setCurrentFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the current dilter
setCurrentLength(int) - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Set the current length
setCurrentLength(int) - Method in interface org.apache.directory.shared.asn1.Asn1Object
Set the current length
setCurrentLength(int) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
setCurrentOperation(int) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Store the current operation
setCurrentOperation(ModificationOperation) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Store the current operation
setCurrentParameter(StoredProcedure.StoredProcedureParameter) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
setCurrentTLV(TLV) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Set the current TLV
setCurrentTLV(TLV) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Set the current TLV
setData(ByteBuffer) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Set a block of bytes in the Value
setData(byte[]) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Set a block of bytes in the Value
setData(byte[]) - Method in class org.apache.directory.shared.asn1.primitives.BitString
Set a new BitString in the BitString.
setDecoderMonitor(DecoderMonitor) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
 
setDecoderMonitor(DecoderMonitor) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulDecoder
Monitors all kinds of events that occur during processing.
setDecoderMonitor(DecoderMonitor) - Method in class org.apache.directory.shared.ldap.codec.LdapDecoder
Deprecated. 
setDecoderMonitor(DecoderMonitor) - Method in class org.apache.directory.shared.ldap.message.MessageDecoder
Sets the monitor for this MessageDecoder which receives callbacks for noteworthy events during decoding.
setDefaultFullDetail(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to use full detail when the caller doesn't specify.
setDefaultRegexp(String) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
Set the defaut regular expression for the Telephone number
setDefaultStyle(ToStringStyle) - Static method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Sets the default ToStringStyle to use.
setDelay(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
 
setDelay(int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
setDelay(int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
setDeleteOldRDN(boolean) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Set the flag to delete the old RDN
setDeleteOldRDN(boolean) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Set the flag to delete the old RDN
setDeleteOldRdn(boolean) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the flage deleteOldRdn
setDeleteOldRdn(boolean) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Sets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
setDeleteOldRdn(boolean) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
setDerefAliases(int) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the derefAliases flag
setDerefAliases(AliasDerefMode) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets the alias handling parameter.
setDerefAliases(AliasDerefMode) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the alias handling parameter.
setDescription(String) - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Set the schema element's description
setDescription(String) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
setDescription(String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the SchemaObject's description
setDescription(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the SchemaObject's description
setDisabledAccepted(boolean) - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Change the Registries behavior regarding disabled SchemaObject element.
setDn(DN) - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Set this entry's DN.
setDn(DN) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Set this entry's DN.
setDn(DN) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the Distinguished Name
setDn(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the Distinguished Name
setDn(DN) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the dn.
setDnAttributes(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Set the dnAttributes flag
setDnAttributes(boolean) - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Set the dnAttributes flag
setEnabled(boolean) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the SchemaObject state, either enabled or disabled.
setEnabled(boolean) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the SchemaObject state, either enabled or disabled.
setEncoderMonitor(EncoderMonitor) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
 
setEncoderMonitor(EncoderMonitor) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
 
setEncoderMonitor(EncoderMonitor) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulEncoder
Sets the monitor of the underlying implementation.
setEncoderMonitor(EncoderMonitor) - Method in class org.apache.directory.shared.ldap.codec.LdapEncoder
Deprecated. 
setEncoderMonitor(EncoderMonitor) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
Sets the monitor of the underlying implementation.
setEntry(Entry) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Initialize the entry.
setEntry(Entry) - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Sets the entry.
setEntry(DN) - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Set the entry to be compared
setEntry(DN) - Method in class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Set the entry to be deleted
setEntry(DN) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Set the modification DN.
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Sets the entry.
setEntry(DN) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Set the entry to be compared
setEntry(DN) - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Set the entry to be deleted
setEntry(DN) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Set the modification DN.
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Sets the entry.
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Sets the Entry to add.
setEntry(Entry) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
Sets the Entry to add.
setEntry(Entry) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseEntry
Sets an entry
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Sets the entry.
setEntryChangeControl(EntryChangeControl) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlContainer
Set a EntryChangeControl Object into the container.
setEntryDn(DN) - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Set the added DN.
setEntryDn(DN) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Set the added DN.
setEntryDn(DN) - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Sets the distinguished name of the entry to add.
setEntryDn(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
Sets the distinguished name of the entry to add.
setEntryUUID(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
set the entryUUID
setEquality(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the equality Matching Rule
setEquality(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Equality MR for this AttributeType
setEqualityOid(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Equality OID for this AttributeType
setEquals(boolean) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Sets the isEquals value.
setErrorMessage(String) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Set the error message
setErrorMessage(String) - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Set the error message
setErrorMessage(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Sets the descriptive error message associated with the error code.
setErrorMessage(String) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Sets the descriptive error message associated with the error code.
setExpectedLength(int) - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Set the expected length
setExpectedLength(int) - Method in interface org.apache.directory.shared.asn1.Asn1Object
Set the expected length
setExpectedLength(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set the new expected length of the current TLV.
setExpectedLength(int) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
setExpectedMatchingRuleLength(int) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Set the expectedMatchingRuleLength
setExpressions(String[]) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.RegexSyntaxChecker
Add a list of regexp to be applied by this SyntaxChecker
setExtensions(List<String>) - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Set a list of extensions for a schemaElement
setExtensions(List<String>) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
setExtensions(Map<String, List<String>>) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Add an extensions with their values.
setExtensions(Map<String, List<String>>) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Add an extensions with their values.
setFieldNameValueSeparator(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the field name value separator text.
setFieldSeparator(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the field separator text.
setFieldSeparatorAtEnd(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether the field separator should be added at the end of each buffer.
setFieldSeparatorAtStart(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether the field separator should be added at the start of each buffer.
setFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the filter
setFilter(ExprNode) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets the search filter associated with this search request.
setFilter(ExprNode) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the search filter associated with this search request.
setFilter(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the filter.
setFilterParserMonitor(FilterParserMonitor) - Method in class org.apache.directory.shared.ldap.filter.FilterParser
 
setFilterType(int) - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Set the filter type
setFinal(String) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Set the final pattern
setFinalSubstrings(String) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Set the final substring
setForceScopeRendering(boolean) - Method in class org.apache.directory.shared.ldap.util.LdapURL
If set to true forces the toString method to render the scope regardless of optional nature.
setForm(String) - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Sets the associated NameForm's OID
setFqcn(String) - Method in class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
Set the Fully Qualified Class Name for this SchemaObject instance class stored in the bytecode attribute
setGracefulDisconnect(GracefulDisconnect) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectContainer
Set a GracefulDisconnect Object into the container.
setGracefulShutdown(GracefulShutdown) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownContainer
Set a GracefulShutdown Object into the container.
setGrammar(AbstractGrammar) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Sets the Grammar
setHost(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the host.
setHR(boolean) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Set the attribute to Human Readable or to Binary.
setHR(boolean) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
Overload the ClientAttribte isHR method : we can't change this flag for a ServerAttribute, as the HR is already set using the AttributeType.
setHR(boolean) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the attribute to Human Readable or to Binary.
setHumanReadable(boolean) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Sets the human readable flag value.
setId(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Set the normalized ID.
setId(String) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
setId(String) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the normalized ID.
setInitial(String) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
Set the initial pattern
setInitialSubstrings(String) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Set the initial substring
setInput(InputStream) - Method in class org.apache.directory.shared.converter.schema.Schema
Set the inputStream mapped on the schema file
setInput(InputStream, String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Sets the input stream the parser is going to process
setInput(String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Sets the input string the parser is going to parse
setInput(String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Sets the input string the parser is going to parse
setInput(InputStream, String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Sets the input stream the parser is going to process
setInputFile(String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Parser
Sets the input file the parser is going to parse
setInputFile(String) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2ResponseParser
Sets the input file the parser is going to parse
setIssuerDN(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
setIssuerDN(String) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
setKeyAlgorithm(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
setKeyAlgorithm(String) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
setLanguage(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
setLanguage(String) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
setLdapComparator(LdapComparator<?>) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Sets the LdapComparator
setLdapMessage(LdapMessageCodec) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Set a ldapMessage Object into the container.
setLdapResult(LdapResultCodec) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResponseDecorator
 
setLdapResult(LdapResultCodec) - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Set the ldap result
setLength(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set the TLV's length
setLengthBytesRead(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set the currently read TLV's length bytes.
setLengthNbBytes(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set the number of bytes we should use to store the TLV's length
setListener(SchemaLoaderListener) - Method in class org.apache.directory.shared.ldap.schema.registries.AbstractSchemaLoader
 
setListener(SchemaLoaderListener) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaLoader
Sets listener used to notify of newly loaded schemas.
setMatchedDN(DN) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Set the Matched DN
setMatchedDN(DN) - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Set the Matched DN
setMatchedDn(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Sets the lowest entry in the directory that was matched.
setMatchedDn(DN) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Sets the lowest entry in the directory that was matched.
setMatchingRule(String) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Set the matchingRule
setMatchingRuleId(String) - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Sets the matching rule id as an OID string.
setMatchValue(Value<?>) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Set the matchValue
setMaxBaseDistance(int) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the maximum distance from base past which entries are excluded.
setMaximumSize(int) - Method in class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Setter for property maximumSize.
setMaxLengthLength(int) - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Set the maximul length for a Length
setMaxLengthLength(int) - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Set the number of bytes that can be used to encode the Value length, including the first byte.
setMaxPDUSize(int) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Set the maximum PDU size.
setMaxPDUSize(int) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Set the maximum PDU size.
setMaxTagLength(int) - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Set the maximum Tag length
setMaxTagLength(int) - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Set the maximum number of bytes that should be used to encode a Tag label, including the first byte.
setMay(List<String>) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the list of optional attributes
setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the list of allowed AttributeTypes
setMayAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Sets the list of allowed AttributeTypes
setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the list of allowed AttributeTypes
setMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Sets the list of allowed AttributeTypes
setMechanism(String) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Set the mechanism
setMessage(String) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Sets the message
setMessageId(int) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
setMessageId(int) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Set the message ID
setMessageId(int) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Set the message ID
setMinBaseDistance(int) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the minimum distance below base to start including entries.
setMode(SynchronizationModeEnum) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
setModifications(List<Modification>) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
sets the modifications
setMust(List<String>) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the list of mandatory attributes
setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the list of required AttributeTypes OIDs
setMustAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Sets the list of required AttributeTypes
setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the list of required AttributeTypes
setMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Sets the list of required AttributeTypes
setName(String) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Set the grammar's name
setName(String) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IGrammar
Set the grammar's name
setName(String) - Method in class org.apache.directory.shared.converter.schema.Schema
Set the schema name to parse.
setName(String) - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Set the grammar's name
setName(String) - Method in interface org.apache.directory.shared.dsmlv2.IGrammar
Set the grammar's name
setName(String) - Method in class org.apache.directory.shared.dsmlv2.Tag
Sets the name of the tag
setName(DN) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Set the user name
setName(DN) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the distinguished name of the subject in this authentication request.
setName(DN) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Sets the distinguished name of the entry to be compared using the attribute value assertion.
setName(DN) - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Sets the distinguished name of the leaf entry to be deleted by this request.
setName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Sets the distinguished name of the subject in this authentication request.
setName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Sets the distinguished name of the entry to be compared using the attribute value assertion.
setName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalDeleteRequest
Sets the distinguished name of the leaf entry to be deleted by this request.
setName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Sets the entry's distinguished name representing the entry PDU field.
setName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Sets the distinguished name of the entry to be modified by this request.
setName(DN) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the entry's distinguished name representing the entry PDU field.
setName(DN) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Sets the distinguished name of the entry to be modified by this request.
setName(String) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Sets the name.
setNames(List<String>) - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Set a list of names for a schemaElement
setNames(List<String>) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
setNames(List<String>) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the list of names for this SchemaObject.
setNames(String...) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the list of names for this SchemaObject.
setNames(List<String>) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the list of names for this SchemaObject.
setNewRDN(RDN) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Set the new RDN
setNewRDN(RDN) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Set the new RDN
setNewRdn(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the new RDN
setNewRdn(RDN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Sets the new relative distinguished name for the entry which represents the PDU's newrdn field.
setNewRdn(RDN) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the new relative distinguished name for the entry which represents the PDU's newrdn field.
setNewSuperior(DN) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Set the new superior
setNewSuperior(DN) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Set the new superior
setNewSuperior(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the new superior
setNewSuperior(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Sets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
setNewSuperior(DN) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
setNormalized(boolean) - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Set the normalized flag.
setNormalized(boolean) - Method in interface org.apache.directory.shared.ldap.entry.Value
Set the normalized flag.
setNormalizer(NameComponentNormalizer) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
Sets the NameComponentNormalizer for this parser's dnParser.
setNormalizer(NameComponentNormalizer) - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
Sets the NameComponentNormalizer for this parser's dnParser.
setNormalizer(Normalizer) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Sets the Normalizer
setNormalizerMappingResolver(NormalizerMappingResolver) - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
setNormalizerMappingResolver(NormalizerMappingResolver) - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
Sets the NameComponentNormalizer for this parser's dnParser.
setNotAttributeTypeOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
setNotAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
Sets the list of precluded AttributeTypes
setNotFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Set the NotFilter
setNoUserModification(boolean) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType noUserModification flag
setNullText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the text to output when null found.
setObject(DN) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Set the modification DN.
setObjectName(DN) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
Set the entry DN
setObjectName(DN) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Set the entry DN.
setObjectName(DN) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseEntry
Sets the distinguished name of the entry object returned.
setObjectName(DN) - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Sets the distinguished name of the entry object returned.
setObsolete(boolean) - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Set the obsolete flag
setObsolete(boolean) - Method in class org.apache.directory.shared.converter.schema.SchemaElementImpl
 
setObsolete(boolean) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the Obsolete flag.
setObsolete(boolean) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the Obsolete flag.
setOID(byte[]) - Method in class org.apache.directory.shared.asn1.primitives.OID
Set the OID.
setOID(String) - Method in class org.apache.directory.shared.asn1.primitives.OID
Set the OID.
setOid(String) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Sets the Object Idendifier corresponding to the extended request type.
setOid(String) - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
 
setOid(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Sets the Object Idendifier corresponding to the extended request type.
setOid(String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
A special method used when renaming an SchemaObject: we may have to change it's OID
setOid(String) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Overrides default behavior by setting the OID of the wrapped Normalizer.
setOid(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
A special method used when renaming an SchemaObject: we may have to change it's OID
setOidLen(int) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's syntax length
setOnError(BatchRequest.OnError) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Sets the on error handling type of the request
setOnError(BatchRequest.OnError) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Sets the on error handling type of the request
setOperation(int) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
Store the modification operation
setOperation(ModificationOperation) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
Store the modification operation
setOperation(int) - Method in interface org.apache.directory.shared.ldap.entry.Modification
Store the modification operation
setOperation(ModificationOperation) - Method in interface org.apache.directory.shared.ldap.entry.Modification
Store the modification operation
setOperation(int) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Store the modification operation
setOperation(ModificationOperation) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Store the modification operation
setOrdering(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the ordering Matching Rule
setOrdering(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Ordering MR for this AttributeType
setOrderingOid(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Ordering OID for this AttributeType
setOutput(Writer) - Method in class org.apache.directory.shared.converter.schema.Schema
Set a writer to dump the ldif files
setPagedSearchControl(PagedResultsControl) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlContainer
Set a PagedSearchControl Object into the container.
setParent(AbstractAsn1Object) - Method in class org.apache.directory.shared.asn1.AbstractAsn1Object
Set the parent
setParent(TLV) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
setParent(AbstractAsn1Object) - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
setParentTLV(TLV) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Set the parent TLV.
setParentTLV(TLV) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Set the parent TLV
setParser(XmlPullParser) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Sets the parser
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
 
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Sets the parser monitor.
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.CancelRequest
Sets the extended request's requestValue portion of the PDU.
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Sets the extended request's requestValue portion of the PDU.
setPayload(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Sets the extended request's requestValue portion of the PDU.
setPort(int) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the port.
setPreviousDn(DN) - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
setProcedure(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
setProcedure(String) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
setProcessing(BatchRequest.Processing) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Sets the processing type of the request
setProcessing(BatchRequest.Processing) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Sets the processing type of the request
setPSearchControl(PersistentSearchControl) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlContainer
Set a PSearchControl Object into the container.
setQuirksMode(boolean) - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Sets the quirks mode.
setQuirksMode(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
setRawOidOrNameSuffix(String) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Sets the raw OID or name plus suffix.
setReadOnly(boolean) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the SchemaObject readOnly flag
setReadOnly(boolean) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the SchemaObject readOnly flag
setReferral(InternalReferral) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Sets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
setReferral(InternalReferral) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseReference
Sets the sequence of LdapUrls as a Referral instance.
setReferral(InternalReferral) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Sets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
setReferral(InternalReferral) - Method in class org.apache.directory.shared.ldap.message.SearchResponseReferenceImpl
Sets the sequence of LdapUrls as a Referral instance.
setRefinement(ExprNode) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets a filter using only assertions on objectClass attributes for subtree refinement.
setRefreshDeletes(boolean) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
 
setRefreshDeletes(boolean) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
setRefreshDone(boolean) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Inject the Registries into the SchemaObject
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Associate a new Registries to the SchemaManager
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingDeepTrimNormalizer
Inject the Registries into the SchemaObject
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingDeepTrimToLowerNormalizer
Inject the Registries into the SchemaObject
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingDnNormalizer
Inject the Registries into the SchemaObject
setRegistries(Registries) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Inject the Registries into the SchemaObject
setRegistries(Registries) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Associate a new Registries to the SchemaManager
setRegistries(Registries) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Inject the Registries into the SchemaObject
setRelaxed() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Change the SchemaManager to a relaxed mode, where invalid SchemaObjects can be registered.
setRelaxed() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Change the Registries to a relaxed mode, where invalid SchemaObjects can be registered.
setReloadHint(boolean) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
setRemainingDn(DN) - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
setRemainingDn(DN) - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
setRequestID(int) - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponse
Sets the ID of the response
setRequestID(int) - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Sets the ID of the response
setRequestID(int) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Sets the request ID
setRequestID(int) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Sets the ID of the request
setRequestID(int) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Sets the ID of the request
setRequestName(OID) - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Set the extended request name
setRequestName(OID) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Set the extended request name
setRequestValue(byte[]) - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Set the extended request value
setRequestValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Set the extended request value
setResolvedDn(DN) - Method in exception org.apache.directory.shared.ldap.exception.LdapOperationException
 
setResolvedObject(Object) - Method in exception org.apache.directory.shared.ldap.exception.AbstractLdapReferralException
 
setResolvedObject(Object) - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
setResolvedOid(String) - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
Sets the resolved OID.
setResolveObjectIdentifierMacros(boolean) - Method in class org.apache.directory.shared.ldap.schema.parsers.OpenLdapSchemaParser
Sets if object identifier macros should be resolved.
setResponse(Object) - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Set the extended response
setResponse(Object) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Set the extended response
setResponse(InternalMessage) - Method in exception org.apache.directory.shared.ldap.codec.ResponseCarryingException
Set a response if we get an exception while parsing the message
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
Sets the response OID specific encoded response values.
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
Sets the reponse OID specific encoded response values.
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
Sets the reponse OID specific encoded response values.
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
Sets the reponse OID specific encoded response values.
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
Sets the reponse OID specific encoded response values.
setResponse(byte[]) - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Sets the response OID specific encoded response values.
setResponse(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse
Sets the reponse OID specific encoded response values.
setResponse(InternalMessage) - Method in exception org.apache.directory.shared.ldap.message.ResponseCarryingMessageException
Set a response if we get an exception while parsing the message
setResponseName(OID) - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
Set the extended response name
setResponseName(OID) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Set the extended response name
setResponseName(OID) - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Set the intermediate response name
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationResponse
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Sets the OID uniquely identifying this Intemediate response (a.k.a.
setResponseName(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse
Sets the OID uniquely identifying this extended response (a.k.a.
setResponseName(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalIntermediateResponse
Sets the response name.
setResponseOrder(BatchRequest.ResponseOrder) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
Sets the reponse order type of the request
setResponseOrder(BatchRequest.ResponseOrder) - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Sets the reponse order type of the request
setResponseValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Set the intermediate response value
setResponseValue(byte[]) - Method in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Sets the response value
setResponseValue(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalIntermediateResponse
Sets the respponseValue
setResultCode(ResultCodeEnum) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
Set the result code
setResultCode(ResultCodeEnum) - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Set the result code
setResultCode(ResultCodeEnum) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalLdapResult
Sets the result code enumeration associated with the response.
setResultCode(ResultCodeEnum) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Sets the result code enumeration associated with the response.
setReturnECs(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
 
setReturningAttributes(String...) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setRuleId(int) - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Sets the rule identifier of this DIT structure rule;
setSaslMechanism(String) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the mechanism associated with a SASL authentication
setSaslMechanism(String) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Sets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
setSchemaLoader(SchemaLoader) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Associate a Schema loader to this SchemaManager
setSchemaLoader(SchemaLoader) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Associate a Schema loader to this SchemaManager
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.comparators.DeepTrimToLowerCachingNormalizingComparator
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.comparators.DnComparator
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.comparators.SerializableComparator
 
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.comparators.UniqueMemberComparator
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.LdapComparator
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.Normalizer
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingDnNormalizer
Sets the SchemaManager
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer
Sets the SchemaManager
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.normalizers.DnNormalizer
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.normalizers.NameOrNumericIdNormalizer
Store the SchemaManager in this instance.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.shared.ldap.schema.normalizers.UniqueMemberNormalizer
Store the SchemaManager in this instance.
setSchemaName(String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the name of the schema this SchemaObject is associated with.
setSchemaName(SchemaObject) - Method in class org.apache.directory.shared.ldap.schema.parsers.AbstractSchemaParser
Update the schemaName for this SchemaObject, accordingly to the X-SCHEMA parameter.
setSchemaName(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the name of the schema this SchemaObject is associated with.
setScheme(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the scheme.
setScope(SearchScope) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the search scope
setScope(SearchScope) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets the search scope parameter enumeration.
setScope(SearchScope) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setScope(SearchScope) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the search scope parameter enumeration.
setScope(int) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the scope.
setScope(SearchScope) - Method in class org.apache.directory.shared.ldap.util.LdapURL
Sets the scope.
setSearchResultDone(SearchResultDoneCodec) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponse
Sets the Search Result Entry
setServerSaslCreds(byte[]) - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Set the server sasl credentials
setServerSaslCreds(byte[]) - Method in class org.apache.directory.shared.ldap.message.BindResponseImpl
Sets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
setServerSaslCreds(byte[]) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindResponse
Sets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
setShortClassName(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Deprecated.
Use ToStringStyle.setUseShortClassName(boolean) Method will be removed in Commons Lang 3.0.
setSimple(byte[]) - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Set the simple password
setSimple(boolean) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the authentication mechanism to simple or to SASL based authentication.
setSimple(boolean) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Sets the authentication mechanism to simple or to SASL based authentication.
setSingleValue(boolean) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType singleValue flag
setSingleValued(boolean) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Tells if this AttributeType is Single Valued or not
setSize(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Set the number of entry requested or returned
setSizeEndText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the end text to output when a Collection, Map or array size is output.
setSizeLimit(long) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the size limit
setSizeLimit(long) - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Set the maximum file size that can be accepted for an attribute value
setSizeLimit(long) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets sizelimit that restricts the maximum number of entries to be returned as a result of the search.
setSizeLimit(long) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setSizeLimit(long) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets sizelimit that restricts the maximum number of entries to be returned as a result of the search.
setSizeStartText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the start text to output when a Collection, Map or array size is output.
setSpecification(String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the SchemaObject's specification
setSpecification(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Sets the SchemaObject's specification
setState(int) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Set the new current state
setState(int) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Set the new current state
setState(int) - Method in interface org.apache.directory.shared.dsmlv2.Container
Set the new current state
setState(int) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Set the new current state
setStatesEnum(IStates) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Set the states for this grammar
setStatesEnum(IStates) - Method in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Set the states for this grammar
setStoredProcedure(StoredProcedure) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureContainer
Set a StoredProcedure object into the container.
setStrict() - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Change the SchemaManager to a strict mode, where invalid SchemaObjects cannot be registered.
setStrict() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
Change the Registries to a strict mode, where invalid SchemaObjects cannot be registered.
setStructuralObjectClass(ObjectClass) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the structural object class this rule applies to
setStructuralObjectClassOid(String) - Method in class org.apache.directory.shared.ldap.schema.NameForm
Sets the structural object class this rule applies to
setSubEntryControl(SubentriesControl) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlContainer
Set a SubEntryControl Object into the container.
setSubjectDN(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
setSubjectDN(String) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
setSubstr(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the substring Matching Rule
setSubstring(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Substr MR for this AttributeType
setSubstringOid(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Substr OID for this AttributeType
setSubstringsLength(int) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
 
setSummaryObjectEndText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the end text to output when an Object is output in summary mode.
setSummaryObjectStartText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the start text to output when an Object is output in summary mode.
setSuperior(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's superior
setSuperior(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the superior for this AttributeType
setSuperior(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the superior oid for this AttributeType
setSuperiorOid(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the superior AttributeType OID of this AttributeType
setSuperiorOids(List<String>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Sets the superior object class OIDs
setSuperiors(List<String>) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the list of inherited objectClasses
setSuperiors(List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Sets the superior object classes
setSuperRules(List<Integer>) - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
Sets the list of superior RuleIds
setSyncDoneValueControl(SyncDoneValueControl) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlContainer
Set a SyncDoneValueControlCodec Object into the container.
setSyncInfoValueControl(SyncInfoValueControl) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlContainer
Set a SyncInfoValueControl Object into the container.
setSyncRequestValueControl(SyncRequestValueControl) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlContainer
Set a SyncRequestValueControl Object into the container.
setSyncStateType(SyncStateTypeEnum) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
set the syncState's type
setSyncStateValueControl(SyncStateValueControl) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlContainer
Set a SyncStateValueControl Object into the container.
setSyncUUIDs(List<byte[]>) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
setSyntax(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's syntax
setSyntax(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Syntax for this AttributeType
setSyntax(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Sets the Syntax
setSyntaxChecker(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Sets the associated SyntaxChecker
setSyntaxLength(int) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the length limit of this AttributeType based on its associated syntax.
setSyntaxOid(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the Syntax OID for this AttributeType
setSyntaxOid(String) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Sets the Syntax's OID
setTag(byte) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set a tag value for this TLV.
setTargetDN(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
setTargetDN(String) - Method in class org.apache.directory.shared.ldap.message.extended.CertGenerationRequest
 
setTerminalFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the terminal filter
setTimeLimit(int) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the time limit
setTimeLimit(int) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
Sets the timelimit that restricts the maximum time (in seconds) allowed for a search.
setTimeLimit(int) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setTimeLimit(int) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the timelimit that restricts the maximum time (in seconds) allowed for a search.
setTimeOffline(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
 
setTimeOffline(int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
setTimeOffline(int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
setToString(Set<?>) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Utility method that return a String representation of a set
setTransition(int) - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Update the transition from a state to another
setTransition(int) - Method in interface org.apache.directory.shared.asn1.ber.IAsn1Container
Update the transition from a state to another
setTransition(int) - Method in interface org.apache.directory.shared.dsmlv2.Container
Update the transition from a state to another
setTransition(int) - Method in class org.apache.directory.shared.dsmlv2.Dsmlv2Container
Update the transition from a state to another
setType(ErrorResponse.ErrorResponseType) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
Sets the type of error response
setType(int) - Method in class org.apache.directory.shared.dsmlv2.Tag
Sets the type of the tag
setType(SynchronizationInfoEnum) - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
setType(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure.StoredProcedureParameter
 
setType(String) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Set the type
setType(String) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Set the attribute to match
setType(String, String) - Method in class org.apache.directory.shared.ldap.name.AVA
Store a new type
setType(ObjectClassTypeEnum) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Set the ObjectClass type, one of ABSTRACT, AUXILIARY or STRUCTURAL.
setType(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Sets the type.
setTypeNormalized(String) - Method in class org.apache.directory.shared.ldap.name.AVA
Store the type, after having trimmed and lowercased it.
setTypesOnly(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Set the typesOnly flag
setTypesOnly(boolean) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalSearchRequest
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
setTypesOnly(boolean) - Method in class org.apache.directory.shared.ldap.message.SearchParams
 
setTypesOnly(boolean) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
setUpId(String) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Set the user provided ID.
setUpId(String, AttributeType) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Set the user provided ID.
setUpId(String) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the user provided ID.
setUpId(String, AttributeType) - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the user provided ID.
setUpName(String) - Method in class org.apache.directory.shared.ldap.name.RDN
Set the User Provided Name
setUpToClass(Class) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Sets the last super class to stop appending fields for.
setUsage(UsageEnum) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's usage
setUsage(UsageEnum) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Sets the AttributeType usage, one of :
USER_APPLICATIONS DIRECTORY_OPERATION DISTRIBUTED_OPERATION DSA_OPERATION
setUseClassName(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to use the class name.
setUseFieldNames(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to use the field names passed in.
setUseIdentityHashCode(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to use the identity hash code.
setUserModifiable(boolean) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Tells if this AttributeType can be modified by a user or not
setUseShortClassName(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets whether to output short or long class names.
setValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Set the encoded control value
setValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.ControlImpl
Set the encoded control value
setValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure.StoredProcedureParameter
 
setValue(Value<?>) - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Sets the value.
setValue(Value<T>) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
Sets the value of this node.
setValue(byte[]) - Method in interface org.apache.directory.shared.ldap.message.control.Control
Stores the encoded value for this Control
setValue(Value<?>, Value<?>) - Method in class org.apache.directory.shared.ldap.name.AVA
Store the value of a AVA.
setValue(String) - Method in class org.apache.directory.shared.ldap.util.LdapURL.Extension
Sets the value.
setValueNormalized(String) - Method in class org.apache.directory.shared.ldap.name.AVA
Store the value of a AVA, after having trimmed it.
setVersion(int) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Set the protocol version
setVersion3(boolean) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets whether or not the LDAP v3 or v2 protocol is used.
setVersion3(boolean) - Method in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Sets whether or not the LDAP v3 or v2 protocol is used.
setVisibility(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Set the visibility flag
SHARP - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
SHORT_MASK - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
tag mask for the short tag format - 0001 1111 - 0x1F
SHORT_PREFIX_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The short prefix toString style.
SIMPLE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SIMPLE_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The simple toString style.
SimpleAuthentication - Class in org.apache.directory.shared.ldap.codec.bind
A ldapObject which stores the Simple authentication for a BindRequest.
SimpleAuthentication() - Constructor for class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
 
SimpleNameComponentNormalizer - Class in org.apache.directory.shared.ldap.name
A simple NameComponentNormalizer which uses the same Normalizer to always normalize the value the same way regardless of the attribute the value is for.
SimpleNameComponentNormalizer(Normalizer) - Constructor for class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
Creates a new SimpleNameComponentNormalizer with the normalizer it uses ever time irrespective of the attribute name or oid.
SimpleNode<T> - Class in org.apache.directory.shared.ldap.filter
A simple assertion value node.
SimpleNode(String, Value<T>, AssertionType) - Constructor for class org.apache.directory.shared.ldap.filter.SimpleNode
Creates a new SimpleNode object.
SINGLE_VALUE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
SingleReplyRequest - Interface in org.apache.directory.shared.ldap.message
Super interface for all request messages returning only one type of response.
SingletonCursor<E> - Class in org.apache.directory.shared.ldap.cursor
A Cursor over a single element.
SingletonCursor(E) - Constructor for class org.apache.directory.shared.ldap.cursor.SingletonCursor
Creates a new instance of SingletonCursor.
SingletonCursor(E, Comparator<E>) - Constructor for class org.apache.directory.shared.ldap.cursor.SingletonCursor
Creates a new instance of SingletonCursor, with its associated conmparator
SingletonEnumeration<T> - Class in org.apache.directory.shared.ldap.util
A NamingEnumeration over a single element.
SingletonEnumeration(T) - Constructor for class org.apache.directory.shared.ldap.util.SingletonEnumeration
Creates a NamingEnumeration over a single element.
size() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Gets the number of decoded items in the callback history.
size() - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
size() - Method in class org.apache.directory.shared.asn1.der.DERSet
 
size() - Method in class org.apache.directory.shared.asn1.primitives.BitString
 
size() - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Returns the number of attributes.
size() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Retrieves the number of values in this attribute.
size() - Method in interface org.apache.directory.shared.ldap.entry.Entry
Returns the number of attributes.
size() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Retrieves the number of values in this attribute.
size() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
size() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
size() - Method in exception org.apache.directory.shared.ldap.MultiException
Gets the size of this nested exception which equals the number of exception nested within.
size() - Method in class org.apache.directory.shared.ldap.name.DN
size() - Method in class org.apache.directory.shared.ldap.name.RDN
Get the number of Attribute type and value of this Rdn
size() - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Gets the size (number of) exceptions nested within this exception.
size() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
size() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
 
size() - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
 
size() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
size() - Method in class org.apache.directory.shared.ldap.util.ImmutableAttributeWrapper
 
size() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
size() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.size().
size() - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
Returns the number of entries under this node.
size() - Method in class org.apache.directory.shared.ldap.util.tree.DnLeafNode
Returns the number of entries under this node.
size() - Method in interface org.apache.directory.shared.ldap.util.tree.DnNode
Returns the number of entries under this node.
SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The default size limit : 1Mo
SIZE_LIMIT_EXCEEDED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
SIZE_LIMIT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SIZE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Size Value
sizeLimit - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
Size limit for file contained values
skipReferral() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
 
SN_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SN_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SP - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
 
SP - Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
 
SP - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
 
SP - Static variable in interface org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParserTokenTypes
 
SP - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
SPACE - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
special() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514 Section 3 special = escaped / SPACE / SHARP / EQUALS escaped = DQUOTE / PLUS / COMMA / SEMI / LANGLE / RANGLE
specification - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
The SchemaObject specification
specificExclusion() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
specificExclusion() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
specificExclusion() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
specificExclusion() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
specificExclusions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
specificExclusions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
specificExclusions() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
specificExclusions() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
SpringClassUtils - Class in org.apache.directory.shared.ldap.util
Miscellaneous class utility methods.
SpringClassUtils() - Constructor for class org.apache.directory.shared.ldap.util.SpringClassUtils
 
SPSpec(String, List<StoredProcedureOption>, List<StoredProcedureParameter>) - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
ss_base() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
ss_base() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ss_base() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
ss_base() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
ss_maximum() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
ss_maximum() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ss_maximum() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
ss_maximum() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
ss_minimum() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
ss_minimum() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ss_minimum() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
ss_minimum() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
ss_specificationFilter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
ss_specificationFilter() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
ss_specificExclusions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
ss_specificExclusions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
ss_specificExclusions() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
ss_specificExclusions() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
ST_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
ST_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
START - Static variable in class org.apache.directory.shared.dsmlv2.Tag
This int represents a START tag
start - Variable in class org.apache.directory.shared.ldap.util.Position
The starting position in the string
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
 
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.CancelStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
start state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
starting state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControlStatesEnum
Sequence Tag
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Starting state
startedParse(String) - Method in interface org.apache.directory.shared.ldap.schema.parsers.ParserMonitor
 
startedParse(String) - Method in class org.apache.directory.shared.ldap.schema.parsers.ParserMonitorAdapter
 
STARTNUMERICOID - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
state - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The current state of the decoding
StatefulDecoder - Interface in org.apache.directory.shared.asn1.codec.stateful
A decoder which decodes encoded data as it arrives in peices while maintaining the state of the decode operation between the arrival of encoded chunks.
StatefulEncoder - Interface in org.apache.directory.shared.asn1.codec.stateful
The StatefulEncoder interface.
STATEORPROVINCE_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
states - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
Store the different states for debug purpose
statesEnum - Variable in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
The grammar's states
statesEnum - Variable in class org.apache.directory.shared.dsmlv2.AbstractGrammar
The grammar's states
stateStack - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
Store a stack of the current states used when switching grammars
StoreAnyAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a any value into a substring filter
StoreAnyAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.StoreAnyAction
 
STORED_PROCEDURE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureStatesEnum
StoredProcedure
StoredProcedure - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
Stored Procedure Extended Operation bean
StoredProcedure() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
 
StoredProcedure.StoredProcedureParameter - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
Bean for representing a Stored Procedure Parameter
StoredProcedureContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
A container for the StoredProcedure codec
StoredProcedureContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureContainer
 
StoredProcedureDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
StoredProcedure Decoder
StoredProcedureDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedureDecoder
 
StoredProcedureGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
ASN.1 BER Grammar for Stored Procedure Extended Operation
storedProcedureLanguageSchemeOption() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
StoredProcedureLanguageSchemeOption - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureLanguageSchemeOption(String) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
StoredProcedureOption - Interface in org.apache.directory.shared.ldap.trigger
Just a marker interface for Stored Procedure Options.
StoredProcedureParameter() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure.StoredProcedureParameter
 
StoredProcedureParameter - Class in org.apache.directory.shared.ldap.trigger
An entity that represents a stored procedure parameter which can be specified in an LDAP Trigger Specification.
StoredProcedureParameter(String) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
StoredProcedureParameter.Add_ATTRIBUTES - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Add_ENTRY - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Delete_DELETED_ENTRY - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Delete_NAME - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Generic_LDAP_CONTEXT - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Generic_OPERATION_PRINCIPAL - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Modify_MODIFICATION - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Modify_NEW_ENTRY - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Modify_OBJECT - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.Modify_OLD_ENTRY - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_DELETE_OLD_RDN - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_ENTRY - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_NEW_DN - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_NEW_RDN - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_NEW_SUPERIOR - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_OLD_RDN - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureParameter.ModifyDN_OLD_SUPERIOR_DN - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureRequest - Class in org.apache.directory.shared.ldap.message.extended
An extended operation requesting the server to execute a stored procedure.
StoredProcedureRequest(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
StoredProcedureRequest(int, String, String) - Constructor for class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
StoredProcedureResponse - Class in org.apache.directory.shared.ldap.message.extended
 
StoredProcedureResponse(int) - Constructor for class org.apache.directory.shared.ldap.message.extended.StoredProcedureResponse
 
storedProcedureSearchContext() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
storedProcedureSearchContextOption() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
StoredProcedureSearchContextOption - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureSearchContextOption(DN) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
StoredProcedureSearchContextOption(DN, SearchScope) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
storedProcedureSearchScope() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
StoredProcedureStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure
Constants for StoredProcedureGrammar
StoreFinalAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a final value into a substring filter
StoreFinalAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.StoreFinalAction
 
StoreMatchValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a match value
StoreMatchValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.StoreMatchValueAction
 
StoreReferenceAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a reference into a searchResultReference
StoreReferenceAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.StoreReferenceAction
 
StoreTypeMatchingRuleAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a type matching rule
StoreTypeMatchingRuleAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.StoreTypeMatchingRuleAction
 
STREAMED - Static variable in class org.apache.directory.shared.asn1.primitives.BitString
A flag to mark the OctetString as Streamed (for OctetString larger than 1024 chars)
STREET_ADDRESS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
STREET_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
STREET_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
STRICT - Static variable in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Two flags for RELAXED and STRUCT
STRICT - Static variable in class org.apache.directory.shared.ldap.schema.registries.Registries
Two flags for RELAXED and STRUCT
string(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514 Section 3 ; The following characters are to be escaped when they appear ; in the value to be encoded: ESC, one of , leading ; SHARP or SPACE, trailing SPACE, and NULL.
StringComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for Strings.
StringComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.StringComparator
The StringComparator constructor.
stringToByteArray(String) - Static method in class org.apache.directory.shared.asn1.der.DERString
Utility method for converting Strings to bytes.
StringTools - Class in org.apache.directory.shared.ldap.util
Various string manipulation methods that are more efficient then chaining string operations: all is done in the same buffer without creating a bunch of string objects.
StringTools() - Constructor for class org.apache.directory.shared.ldap.util.StringTools
 
StringValue - Class in org.apache.directory.shared.ldap.entry
A server side schema aware wrapper around a String attribute value.
StringValue() - Constructor for class org.apache.directory.shared.ldap.entry.StringValue
Creates a StringValue without an initial wrapped value.
StringValue(AttributeType) - Constructor for class org.apache.directory.shared.ldap.entry.StringValue
Creates a StringValue without an initial wrapped value.
StringValue(String) - Constructor for class org.apache.directory.shared.ldap.entry.StringValue
Creates a StringValue with an initial wrapped String value.
StringValue(AttributeType, String) - Constructor for class org.apache.directory.shared.ldap.entry.StringValue
Creates a StringValue with an initial wrapped String value.
stripLineToNChars(String, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Strips the String every n specified characters
stripOptions(String) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Remove the options from the attributeType, and returns the ID.
STRONG_AUTH_REQUIRED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
STRONGAUTHREQUIRED - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
STRUCTURAL - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
STRUCTURAL_OBJECT_CLASS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
STRUCTURAL_OBJECT_CLASS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
STRUCTURAL_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the structural objectClasses
styleDocument(Document) - Static method in class org.apache.directory.shared.dsmlv2.ParserUtils
XML Pretty Printer XSLT Tranformation
SUB_ENTRY_VISIBILITY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlStatesEnum
Visibility Value
subarray(Object[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new array containing the elements between the start and end indices.
subarray(long[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new long array containing the elements between the start and end indices.
subarray(int[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new int array containing the elements between the start and end indices.
subarray(short[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new short array containing the elements between the start and end indices.
subarray(char[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new char array containing the elements between the start and end indices.
subarray(byte[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new byte array containing the elements between the start and end indices.
subarray(double[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new double array containing the elements between the start and end indices.
subarray(float[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new float array containing the elements between the start and end indices.
subarray(boolean[], int, int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Produces a new boolean array containing the elements between the start and end indices.
SubentriesControl - Class in org.apache.directory.shared.ldap.codec.search.controls.subentries
A searchRequest control : Subentries
SubentriesControl() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Default constructor
SubentriesControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls.subentries
 
SubentriesControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlContainer
Creates a new SubEntryControlContainer object.
SubentriesControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls.subentries
A decoder for SubEntryControls.
SubentriesControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControlDecoder
 
SubentriesControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls.subentries
This class implements the SubEntryControl.
SubentriesControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls.subentries
This class store the SubEntryControl's grammar constants.
SUBENTRY_ACI_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBENTRY_ACI_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBENTRY_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBENTRY_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBJECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
the subject DN
SUBORDINATE_COUNT_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBSCHEMA_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBSCHEMA_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBSCHEMA_SUBENTRY_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBSCHEMA_SUBENTRY_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
substr(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
SUBSTR - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
SUBSTRING_ASSERTION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBSTRING_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SubstringAssertionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a SubstringAssertion according to RFC 4517.
SubstringAssertionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
Creates an instance of SubstringAssertionSyntaxChecker
SubstringFilter - Class in org.apache.directory.shared.ldap.codec.search
A Object that stores the substring filter.
SubstringFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.SubstringFilter
The constructor.
SubstringFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.SubstringFilter
The constructor.
SubstringNode - Class in org.apache.directory.shared.ldap.filter
Filter expression tree node used to represent a substring assertion.
SubstringNode(String, String, String) - Constructor for class org.apache.directory.shared.ldap.filter.SubstringNode
Creates a new SubstringNode object with only one wildcard and no internal any fragments between wildcards.
SubstringNode(String) - Constructor for class org.apache.directory.shared.ldap.filter.SubstringNode
Creates a new SubstringNode object without any value
SubstringNode(List<String>, String, String, String) - Constructor for class org.apache.directory.shared.ldap.filter.SubstringNode
Creates a new SubstringNode object more than one wildcard and an any list.
SUBSTRINGS_FILTER_ANY_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SUBSTRINGS_FILTER_FINAL_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SUBSTRINGS_FILTER_INITIAL_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SUBSTRINGS_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SUBSTRINGS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
subtree() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
subtree() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
Subtree(Collection<SubtreeSpecification>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.Subtree
Creates a new instance.
SUBTREE_SPECIFICATION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBTREE_SPECIFICATION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUBTREE_SPECIFICATION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
subtreeSpecification() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
subtreeSpecification() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
subtreeSpecification() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
subtreeSpecification() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
SubtreeSpecification - Interface in org.apache.directory.shared.ldap.subtree
RFC 3672 defined a subtree specification to be included within subentries.
SubtreeSpecificationChecker - Class in org.apache.directory.shared.ldap.subtree
A reusable wrapper around the antlr generated parser for an LDAP subtree specification as defined by RFC 3672.
SubtreeSpecificationChecker(Map) - Constructor for class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationChecker
Creates a subtree specification parser.
SubtreeSpecificationChecker() - Constructor for class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationChecker
Creates a normalizing subtree specification parser.
subtreeSpecificationComponent() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
subtreeSpecificationComponent() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
subtreeSpecificationComponent() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
subtreeSpecificationComponent() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
SubtreeSpecificationModifier - Class in org.apache.directory.shared.ldap.subtree
SubtreeSpecification contains no setters so they must be built by a modifiable object containing all the necessary parameters to build the base object.
SubtreeSpecificationModifier() - Constructor for class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
 
SubtreeSpecificationParser - Class in org.apache.directory.shared.ldap.subtree
A reusable wrapper around the antlr generated parser for an LDAP subtree specification as defined by RFC 3672.
SubtreeSpecificationParser(Map<String, OidNormalizer>) - Constructor for class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationParser
Creates a subtree specification parser.
SubtreeSpecificationParser(NormalizerMappingResolver, Map<String, OidNormalizer>) - Constructor for class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationParser
Creates a normalizing subtree specification parser.
subtreeSpecifications - Variable in class org.apache.directory.shared.ldap.aci.UserClass.Subtree
 
SubtreeSpecificationSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a subtree specification.
SubtreeSpecificationSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
Creates an instance of SubtreeSpecificationSyntaxChecker
SUCCESS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
SUP - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
SUP_DIT_STRUCTURE_RULE_MATCH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUP_DIT_STRUCTURE_RULE_MATCH_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
superior(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
SUPERIOR - Static variable in class org.apache.directory.shared.ldap.name.RDN
Constant used in comparisons
SUPPLIER_AND_CONSUMER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPLIER_INFORMATION_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPLIER_OR_CONSUMER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SupplierAndConsumerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a supplier and consummer according to RFC 2252.
SupplierAndConsumerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
Creates an instance of SupplierAndConsumerSyntaxChecker
SupplierInformationSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a supplier information according to RFC 2252.
SupplierInformationSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierInformationSyntaxChecker
Creates an instance of SupplierInformationSyntaxChecker
SupplierOrConsumerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a supplier or consummer according to RFC 2252.
SupplierOrConsumerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
Creates a new instance of SupplierOrConsumerSyntaxChecker.
SUPPORTED_ALGORITHM_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_CONTROL_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_CONTROL_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_EXTENSION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_EXTENSION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_FEATURES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_FEATURES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_LDAP_VERSION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_LDAP_VERSION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_SASL_MECHANISMS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SUPPORTED_SASL_MECHANISMS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SupportedAlgorithmSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a SupportedAlgorithm according to RFC 2252.
SupportedAlgorithmSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
Creates a new instance of SupportedAlgorithmSyntaxChecker.
SupportedSaslMechanisms - Interface in org.apache.directory.shared.ldap.constants
Contains constants used for populating the supportedSASLMechanisms in the RootDSE.
SURNAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
sutf1() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
RFC 4514, Section 3: SUTF1 = %x01-21 / %x23-2A / %x2D-3A / %x3D / %x3F-5B / %x5D-7F The rule LUTF1_REST doesn't contain the following charcters, so we must check them additionally EQUALS (0x3D) HYPHEN (0x2D) DIGIT (0x30-0x39) ALPHA (0x41-0x5A and 0x61-0x7A) SHARP SPACE
SYNC_DONE_VALUE_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
sequence start state
SYNC_ID_SET_COOKIE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
SyncIdSet cookie state
SYNC_ID_SET_REFRESH_DELETES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
SyncIdSet refreshDone state
SYNC_ID_SET_SET_OF_UUIDS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
SyncIdSet SET OF UUIDs state
SYNC_ID_SET_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
SyncIdSet state
SYNC_ID_SET_UUID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlStatesEnum
SyncIdSet UUID state
SYNC_REQUEST_VALUE_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlStatesEnum
Sequence Value
SYNC_STATE_VALUE_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
Sequence Value
SYNC_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
sync state type Value
SYNC_UUID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlStatesEnum
syncUUID Value
SyncDoneValueControl - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
A syncDoneValue object as described in rfc4533.
SyncDoneValueControl() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
Creates a new instance of SyncDoneValueControlCodec.
SyncDoneValueControlContainer - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
ASN.1 container for SyncDoneValueControl.
SyncDoneValueControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlContainer
Creates a new SyncDoneValueControlContainer object.
SyncDoneValueControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
A ASN.1 decoder for SyncDoneValueControl.
SyncDoneValueControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlDecoder
 
SyncDoneValueControlGrammar - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
Implementation of SyncDoneValueControl.
SyncDoneValueControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue
ASN.1 grammer constants of SyncDoneValueControl.
syncDoneValueString - Static variable in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControlStatesEnum
 
SynchronizationInfoEnum - Enum in org.apache.directory.shared.ldap.message.control.replication
This class describes the four possible Info values : newcookie refreshDelete refreshpresent syncIdSet
SynchronizationModeEnum - Enum in org.apache.directory.shared.ldap.message.control.replication
This class describes the four possible synchronization mode, out of which only two are presently valid : syncRequestValue ::= SEQUENCE { mode ENUMERATED { -- 0 unused refreshOnly (1), -- 2 reserved refreshAndPersist (3) ...
SynchronizedLRUMap - Class in org.apache.directory.shared.ldap.util
An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to remove items from the Map when the maximum size is reached and new items are added.
SynchronizedLRUMap() - Constructor for class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Default constructor, primarily for the purpose of de-externalization.
SynchronizedLRUMap(int) - Constructor for class org.apache.directory.shared.ldap.util.SynchronizedLRUMap
Create a new LRUMap with a maximum capacity of i.
SyncInfoValueControl - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
A syncInfoValue object, as defined in RFC 4533
SyncInfoValueControl(SynchronizationInfoEnum) - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
The constructor for this codec.
SyncInfoValueControlContainer - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
A container for the SyncInfoValue control
SyncInfoValueControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlContainer
Creates a new SyncInfoValueControlContainer object.
SyncInfoValueControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
A decoder for SyncInfoValueControl.
SyncInfoValueControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControlDecoder
 
SyncInfoValueControlGrammar - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
This class implements the SyncInfoValueControl.
SyncInfoValueControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
This class store the SyncInfoValueControl's grammar constants.
SyncInfoValueTags - Enum in org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue
An enumeration to store the tags used to encode and decode the syncInfoValue control.
SyncRequestValueControl - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
A syncRequestValue object, as defined in RFC 4533
SyncRequestValueControl() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
SyncRequestValueControlContainer - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
A container for the SyncRequestValue control
SyncRequestValueControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlContainer
Creates a new SyncRequestValueControlContainer object.
SyncRequestValueControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
A decoder for SyncRequestValueControl.
SyncRequestValueControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControlDecoder
 
SyncRequestValueControlGrammar - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
This class implements the SyncRequestValueControl.
SyncRequestValueControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue
This class store the SyncRequestValueControl's grammar constants.
SyncStateTypeEnum - Enum in org.apache.directory.shared.ldap.message.control.replication
This class describes the four types of states part of the syncStateValue as described in rfc4533.
SyncStateValueControl - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
A syncStateValue object, as defined in RFC 4533
SyncStateValueControl() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
SyncStateValueControlContainer - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
A container for the SyncStateValue control
SyncStateValueControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlContainer
Creates a new SyncStateValueControlContainer object.
SyncStateValueControlDecoder - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
A decoder for SyncStateValueControl.
SyncStateValueControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControlDecoder
 
SyncStateValueControlGrammar - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
This class implements the SyncStateValueControl.
SyncStateValueControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue
This class store the SyncStateValueControl's grammar constants.
syntax(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
SYNTAX - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 
SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
SYNTAX_CHECKER - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKERS_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKERS_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
SYNTAX_CHECKERS_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
syntaxChecker - Variable in class org.apache.directory.shared.ldap.schema.LdapSyntax
The associated SyntaxChecker
SyntaxChecker - Class in org.apache.directory.shared.ldap.schema
Used to validate values of a particular syntax.
SyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.SyntaxChecker
The SyntaxChecker base constructor
SyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.SyntaxChecker
The SyntaxChecker default constructor where the oid is set after instantiation.
SyntaxCheckerDescription - Class in org.apache.directory.shared.ldap.schema.parsers
An ApacheDS specific schema description for a SyntaxChecker.
SyntaxCheckerDescription(String) - Constructor for class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescription
Default constructor for a SyntaxCheckerDecription
syntaxCheckerDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
Production for syntax checker descriptions.
SyntaxCheckerDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
A parser for ApacheDS syntax checker descriptions.
SyntaxCheckerDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescriptionSchemaParser
Creates a schema parser instance.
syntaxCheckerRegistry - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
The SyntaxChecker registry
SyntaxCheckerRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
SyntaxChecker registry component's service interface.
SyntaxCheckerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker for the SyntaxChecker schema element
SyntaxCheckerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
Creates a new instance of SyntaxCheckerSyntaxChecker.
SYNTAXES_PATH - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
syntaxesMatch(LdapSyntax, LdapSyntax) - Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
Checks to see if two syntax match exactly.
SystemUtils - Class in org.apache.directory.shared.ldap.util
Helpers for java.lang.System.
SystemUtils() - Constructor for class org.apache.directory.shared.ldap.util.SystemUtils
SystemUtils instances should NOT be constructed in standard programming.

T

tag - Variable in class org.apache.directory.shared.asn1.der.DERObject
 
tag - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
Tag - Class in org.apache.directory.shared.dsmlv2
This class represents a XML tag.
Tag(String, int) - Constructor for class org.apache.directory.shared.dsmlv2.Tag
Creates a new instance of Tag.
TAG_STATE_END - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
End means that the Type is totally read
TAG_STATE_OVERFLOW - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Overflow could have two meaning : either there are more than 5 bytes to encode the value (5 bytes = 5bits + 4*7 bits = 33 bits) or the value that is represented by those bytes is over MAX_INTEGER
TAG_STATE_PENDING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Pending means that the Type Tag is contained in more that one byte
TAG_STATE_START - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Start means that the deconding hasn't read the first byte
TARGETDN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationStatesEnum
the target DN
TELEPHONE_NUMBER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TELEPHONE_NUMBER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TELEPHONE_NUMBER_SUBSTRINGS_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TELEPHONE_NUMBER_SUBSTRINGS_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TELEPHONE_NUMBER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TelephoneNumberComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for TelephoneNumber.
TelephoneNumberComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.TelephoneNumberComparator
The TelephoneNumberComparator constructor.
TelephoneNumberNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
Normalize Telephone Number Strings
TelephoneNumberNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.TelephoneNumberNormalizer
Creates a new instance of TelephoneNumberNormalizer.
TelephoneNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a TelephoneNumber according to ITU recommendation E.123 (which is quite vague ...).
TelephoneNumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
Creates a new instance of TelephoneNumberSyntaxChecker.
TELETEX_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
TELETEX_TERMINAL_IDENTIFIER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TeletexTerminalIdentifierSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a TeletexTerminalIdentifier according to RFC 4517 : teletex-id = ttx-term *(DOLLAR ttx-param) ttx-term = PrintableString ; terminal identifier ttx-param = ttx-key COLON ttx-value ; parameter ttx-key = "graphic" | "control" | "misc" | "page" | "private" ttx-value = *ttx-value-octet ttx-value-octet = %x00-23 | (%x5C "24") | %x25-5B | (%x5C "5C") | %x5D-FF
TeletexTerminalIdentifierSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
Creates a new instance of TeletexTerminalIdentifier.
TELEX_NUMBER_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TelexNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a Telex Number according to RFC 4517 : telex-number = actual-number DOLLAR country-code DOLLAR answerback actual-number = PrintableString country-code = PrintableString answerback = PrintableString
TelexNumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.TelexNumberSyntaxChecker
Creates a new instance of TelexNumberSyntaxChecker.
theACIItem() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
theACIItem() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
theCompositeRuleForCallAndSPNameAndSPOptionList() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
THIS_ENTRY - Static variable in class org.apache.directory.shared.ldap.aci.UserClass
The user with the same distinguished name as the entry being accessed, or if the entry is a member of a family, then additionally the user with the distinguished name of the ancestor.
thisEntry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
thisEntry() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
TIME_LIMIT_EXCEEDED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
TIME_LIMIT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TIME_OFFLINE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnectStatesEnum
Time offline
TIME_OFFLINE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdownStatesEnum
Time offline
timeOffline - Variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
offline Time after disconnection
tlv - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The current TLV
TLV - Class in org.apache.directory.shared.asn1.ber.tlv
This class is used to store Tag, Length and Value decoded from a PDU.
TLV(int) - Constructor for class org.apache.directory.shared.asn1.ber.tlv.TLV
Creates a new TLV object.
TLV_STATE_DONE - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
The decoding of a TLV is done
TLVStateEnum - Class in org.apache.directory.shared.asn1.ber.tlv
Stores the different states of a PDU parsing.
TLVStateEnum() - Constructor for class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
 
toAsciiBytes(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 character bytes - each byte is a truncated char.
toAsciiChars(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 characters.
toAsciiString(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into a String of ascii 0 and 1 characters.
toAttribute(EntryAttribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Converts an EntryAttribute to an Attribute.
toAttributes(Entry) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Converts an Entry to an Attributes.
toBasicAttribute(Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Switch from a BasicAttribute to a AttributeImpl.
toBoolean(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a boolean handling null by returning false.
toBoolean(int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an int to a boolean using the convention that zero is false.
toBoolean(int, int, int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an int to a boolean specifying the conversion values.
toBoolean(Integer, Integer, Integer) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an Integer to a boolean specifying the conversion values.
toBoolean(String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a String to a boolean (optimised for performance).
toBoolean(String, String, String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a String to a Boolean throwing an exception if no match found.
toBooleanDefaultIfNull(Boolean, boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a boolean handling null.
toBooleanObject(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Boolean factory that avoids creating new Boolean objecs all the time.
toBooleanObject(int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an int to a Boolean using the convention that zero is false.
toBooleanObject(Integer) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an Integer to a Boolean using the convention that zero is false.
toBooleanObject(int, int, int, int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an int to a Boolean specifying the conversion values.
toBooleanObject(Integer, Integer, Integer, Integer) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts an Integer to a Boolean specifying the conversion values.
toBooleanObject(String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a String to a Boolean.
toBooleanObject(String, String, String, String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a String to a Boolean throwing an exception if no match.
toByteArray(String) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Decodes a String where each char of the String represents an ascii '0' or '1'.
toByteArray(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Get byte array from hex string
toCaseInsensitive(Attributes) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Check if the attributes is a BasicAttributes, and if so, switch the case sensitivity to false to avoid tricky problems in the server.
toClientAttribute() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Convert the ServerAttribute to a ClientAttribute
toClientAttribute() - Method in interface org.apache.directory.shared.ldap.entry.EntryAttribute
Convert the ServerAttribute to a ClientAttribute
toClientAttribute(Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Convert a BasicAttribute or a AttributeImpl to a EntryAttribute
toClientEntry() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
Convert the ServerEntry to a ClientEntry
toClientEntry() - Method in interface org.apache.directory.shared.ldap.entry.ServerEntry
Convert the ServerEntry to a ClientEntry
toClientEntry(Attributes, DN) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Check if an attribute contains a specific value and remove it using the associated matchingRule for the attribute type supplied.
toClientModification() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
Convert the current ServerModification to a ClientModification instance
toDigit(char, int) - Static method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts a hexadecimal character to an integer.
toDsml(Element) - Method in interface org.apache.directory.shared.dsmlv2.DsmlDecorator
Converts the request/reponse to its XML representation in the DSMLv2 format
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.AddResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
 
toDsml() - Method in class org.apache.directory.shared.dsmlv2.reponse.BatchResponseDsml
Converts the Batch Response to its XML representation in the DSMLv2 format.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.CompareResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.DelResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.ErrorResponse
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.ExtendedResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.LdapResultDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.ModDNResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.ModifyResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResponseDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultDoneDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultEntryDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.reponse.SearchResultReferenceDsml
 
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.AbandonRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.AbstractRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.AddRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequestDsml
Converts the Batch Request to its XML representation in the DSMLv2 format.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.CompareRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.DelRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.ExtendedRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyDNRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.ModifyRequestDsml
Creates the Request Element and adds RequestID and Controls.
toDsml(Element) - Method in class org.apache.directory.shared.dsmlv2.request.SearchRequestDsml
Creates the Request Element and adds RequestID and Controls.
toGeneralizedTime() - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
Returns the string representation of this generalized time.
toGeneralizedTime(GeneralizedTime.Format, GeneralizedTime.FractionDelimiter, int, GeneralizedTime.TimeZoneFormat) - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
Returns the string representation of this generalized time.
toHashCode() - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Return the computed hashCode.
toHexString(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Gets a hex string from byte array.
toInteger(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to an int using the convention that zero is false.
toInteger(boolean, int, int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to an int specifying the conversion values.
toInteger(Boolean, int, int, int) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to an int specifying the conversion values.
toIntegerObject(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to an Integer using the convention that zero is false.
toIntegerObject(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a Integer using the convention that zero is false.
toIntegerObject(boolean, Integer, Integer) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to an Integer specifying the conversion values.
toIntegerObject(Boolean, Integer, Integer, Integer) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to an Integer specifying the conversion values.
toJndiControl(Control) - Static method in class org.apache.directory.shared.ldap.jndi.JndiUtils
 
toJndiControls(Control...) - Static method in class org.apache.directory.shared.ldap.jndi.JndiUtils
 
toLdif(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Convert this attributeType to a Ldif string
toLdif(String) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Convert this objectClass to a Ldif string
toLdif(String) - Method in interface org.apache.directory.shared.converter.schema.SchemaElement
Generate a String representation of this schemaElement, formated as a ldif string
toLowerCase(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Rewrote the toLowercase method to improve performances.
toMicroOperations(Set<GrantAndDenial>) - Static method in class org.apache.directory.shared.ldap.aci.ACIItem
Converts a set of GrantAndDenials into a set of MicroOperations and returns it.
toName(DN) - Static method in class org.apache.directory.shared.ldap.name.DN
Convert a DN to a Name
toObject(long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive longs to objects.
toObject(int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive ints to objects.
toObject(short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive shorts to objects.
toObject(byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive bytes to objects.
toObject(double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive doubles to objects.
toObject(float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive floats to objects.
toObject(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of primitive booleans to objects.
TooComplexException - Exception in org.apache.directory.shared.ldap.name
This exception is used to signal, that the complex parser should be used.
TooComplexException() - Constructor for exception org.apache.directory.shared.ldap.name.TooComplexException
 
TooComplexException(String) - Constructor for exception org.apache.directory.shared.ldap.name.TooComplexException
 
TOP_OC - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TOP_OC_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
topDown - Static variable in class org.apache.directory.shared.ldap.util.NestableDelegate
Whether to print the stack trace top-down.
toPrimitive(Long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Longs to primitives.
toPrimitive(Long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Long to primitives handling null.
toPrimitive(Integer[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Integers to primitives.
toPrimitive(Integer[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Integer to primitives handling null.
toPrimitive(Short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Shorts to primitives.
toPrimitive(Short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Short to primitives handling null.
toPrimitive(Byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Bytes to primitives.
toPrimitive(Byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Bytes to primitives handling null.
toPrimitive(Double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Doubles to primitives.
toPrimitive(Double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Doubles to primitives handling null.
toPrimitive(Float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Floats to primitives.
toPrimitive(Float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Floats to primitives handling null.
toPrimitive(Boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Booleans to primitives.
toPrimitive(Boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Converts an array of object Booleans to primitives handling null.
toSearchParams(SearchControls, AliasDerefMode) - Static method in class org.apache.directory.shared.ldap.message.SearchParams
 
toString() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
Print the action's name
toString(IStates) - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
toString() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Get a String representation of the TLV
toString(int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
Gets the ASN.1 UNIVERSAL type tag's enum using a tag value.
toString() - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Return a string representing the Value
toString() - Method in class org.apache.directory.shared.asn1.primitives.BitString
Return a native String representation of the BitString.
toString() - Method in class org.apache.directory.shared.asn1.primitives.OID
Get the OID as a String
toString() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Return a String representing this AttributeType.
toString() - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Return a String representing this ObjectClass.
toString() - Method in class org.apache.directory.shared.dsmlv2.GrammarAction
Print the action's name
toString(int, IStates) - Method in class org.apache.directory.shared.dsmlv2.GrammarTransition
Returns a representation of the transition as a string
toString() - Method in class org.apache.directory.shared.dsmlv2.LdapMessageDecorator
 
toString() - Method in class org.apache.directory.shared.dsmlv2.request.BatchRequest
 
toString() - Method in class org.apache.directory.shared.dsmlv2.Tag
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ACITuple
 
toString() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ItemFirstACIItem
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ItemPermission
 
toString() - Method in enum org.apache.directory.shared.ldap.aci.MicroOperation
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AllUserAttributeTypes
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AllUserAttributeTypesAndValues
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeType
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.Entry
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem
 
toString() - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.SelfValue
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.AllUsers
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.Name
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.ParentOfEntry
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.Subtree
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.ThisEntry
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserClass.UserGroup
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserFirstACIItem
 
toString() - Method in class org.apache.directory.shared.ldap.aci.UserPermission
 
toString() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestCodec
Return a String representing an AbandonRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequestCodec
Return a String representing an AddRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponseCodec
Get a String representation of an AddResponse
toString(String) - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Get a String representation of an AttributeValueAssertion
toString() - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Get a String representation of an AttributeValueAssertion
toString() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequestCodec
Get a String representation of a BindRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponseCodec
Get a String representation of a BindResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Get a String representation of a SaslCredential
toString() - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Return the simple authentication as a string
toString() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequestCodec
Get a String representation of a Compare Request
toString() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponseCodec
Get a String representation of an CompareResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Return a String representing a Control
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControl
Return a String representing this Cascade Control.
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControl
Return a String representing this ManageDsaIt Control.
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncDoneValue.SyncDoneValueControl
 
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueControl
 
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncRequestValue.SyncRequestValueControl
 
toString() - Method in class org.apache.directory.shared.ldap.codec.controls.replication.syncStateValue.SyncStateValueControl
 
toString() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequestCodec
Return a String representing a DelRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponseCodec
Get a String representation of a DelResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestCodec
Get a String representation of an Extended Request
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec
Get a String representation of an ExtendedResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.cancel.Cancel
Return a string representation of the cancel
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.certGeneration.CertGenerationObject
 
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulDisconnect.GracefulDisconnect
Return a string representation of the graceful disconnect
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.gracefulShutdown.GracefulShutdown
Return a string representation of the graceful shutdown
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.storedProcedure.StoredProcedure
Returns the StoredProcedure string
toString() - Method in class org.apache.directory.shared.ldap.codec.intermediate.IntermediateResponseCodec
Get a String representation of an IntermediateResponse
toString(String) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageCodec
Get a String representation of a LdapMessage
toString() - Method in class org.apache.directory.shared.ldap.codec.LdapResponseCodec
Get a String representation of an Response
toString() - Method in class org.apache.directory.shared.ldap.codec.LdapResultCodec
Get a String representation of a LdapResult
toString() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequestCodec
Get a String representation of a ModifyRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponseCodec
Get a String representation of a ModifyResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequestCodec
Get a String representation of a ModifyDNRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponseCodec
Get a String representation of a ModifyDNResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.search.AndFilter
Return a string compliant with RFC 2254 representing an AND filter
toString() - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Return a string compliant with RFC 2254 representing an item filter
toString() - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Return a string compliant with RFC 2254 representing a composite filter, one of AND, OR and NOT
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
Return a String representing this EntryChangeControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.pagedSearch.PagedResultsControl
Return a String representing this PagedSearchControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.persistentSearch.PersistentSearchControl
Return a String representing this PSearchControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.subentries.SubentriesControl
Return a String representing this EntryChangeControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Return a String representing an extended filter as of RFC 2254
toString() - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Return a string compliant with RFC 2254 representing a NOT filter
toString() - Method in class org.apache.directory.shared.ldap.codec.search.OrFilter
Return a string compliant with RFC 2254 representing an OR filter
toString() - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Return a string compliant with RFC 2254 representing a Present filter
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
Return a string the represent a SearchRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDoneCodec
Get a String representation of a SearchResultDone
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntryCodec
Returns the Search Result Entry string
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReferenceCodec
Returns the Search Result Reference string
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Return a string compliant with RFC 2254 representing a Substring filter
toString() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Get a String representation of a UnBindRequest
toString() - Method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
 
toString() - Method in class org.apache.directory.shared.ldap.csn.Csn
 
toString() - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
Dumps binary in hex with label.
toString() - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
toString() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
toString() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
toString() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
 
toString() - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
 
toString() - Method in enum org.apache.directory.shared.ldap.entry.ModificationOperation
 
toString() - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
toString() - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
toString() - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.AndNode
Gets the recursive prefix string represent of the filter from this node down.
toString() - Method in class org.apache.directory.shared.ldap.filter.ApproximateNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.EqualityNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.GreaterEqNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.LessEqNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.NotNode
Gets the recursive prefix string represent of the filter from this node down.
toString() - Method in class org.apache.directory.shared.ldap.filter.OrNode
Gets the recursive prefix string represent of the filter from this node down.
toString() - Method in class org.apache.directory.shared.ldap.filter.PresenceNode
 
toString() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
 
toString() - Method in enum org.apache.directory.shared.ldap.filter.SearchScope
toString() - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
 
toString() - Method in class org.apache.directory.shared.ldap.ldif.LdifControl
 
toString() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
toString() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
 
toString() - Method in class org.apache.directory.shared.ldap.message.AddResponseImpl
Get a String representation of an AddResponse
toString() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Get a String representation of a BindRequest
toString() - Method in class org.apache.directory.shared.ldap.message.BindResponseImpl
Get a String representation of a BindResponse
toString() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Get a String representation of a Compare Request
toString() - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Return a String representing a DelRequest
toString() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Get a String representation of an Extended Request
toString() - Method in class org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse
Get a String representation of an Response
toString() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Get a String representation of a LdapResult
toString() - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Get a String representation of a ModifyDNRequest
toString() - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Get a String representation of a ModifyRequest
toString() - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Get a String representation of a Referral
toString() - Method in class org.apache.directory.shared.ldap.message.SearchParams
toString() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Return a string the represent a SearchRequest
toString() - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Return a string representation of a SearchResultEntry request
toString() - Method in class org.apache.directory.shared.ldap.name.AVA
A String representation of a AVA.
toString() - Method in class org.apache.directory.shared.ldap.name.DN
Return the normalized DN as a String.
toString() - Method in class org.apache.directory.shared.ldap.name.RDN
 
toString() - Method in class org.apache.directory.shared.ldap.schema.AttributeType
 
toString() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
toString() - Method in class org.apache.directory.shared.ldap.schema.DITContentRule
 
toString() - Method in class org.apache.directory.shared.ldap.schema.DITStructureRule
 
toString() - Method in class org.apache.directory.shared.ldap.schema.LdapComparator
 
toString() - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
 
toString() - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
 
toString() - Method in class org.apache.directory.shared.ldap.schema.MatchingRuleUse
 
toString() - Method in class org.apache.directory.shared.ldap.schema.NameForm
 
toString() - Method in class org.apache.directory.shared.ldap.schema.Normalizer
 
toString() - Method in class org.apache.directory.shared.ldap.schema.normalizers.OidNormalizer
Return a String representation of this class
toString() - Method in class org.apache.directory.shared.ldap.schema.normalizers.RegexNormalizer
 
toString() - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
 
toString() - Method in class org.apache.directory.shared.ldap.schema.parsers.LdapComparatorDescription
 
toString() - Method in class org.apache.directory.shared.ldap.schema.parsers.NormalizerDescription
 
toString() - Method in class org.apache.directory.shared.ldap.schema.parsers.SyntaxCheckerDescription
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultComparatorRegistry
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultNormalizerRegistry
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchema
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSyntaxCheckerRegistry
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
 
toString() - Method in class org.apache.directory.shared.ldap.schema.registries.Registries
 
toString() - Method in class org.apache.directory.shared.ldap.schema.SchemaObjectWrapper
 
toString() - Method in class org.apache.directory.shared.ldap.schema.SyntaxChecker
 
toString() - Method in class org.apache.directory.shared.ldap.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
toString() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
toString(Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Outputs an array as a String, treating null as an empty array.
toString(Object, String) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Outputs an array as a String handling nulls.
toString(String, Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Return a string representing the attributes with tabs in front of the string
toString(Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Return a string representing the attribute
toString(String, Attributes) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Return a string representing the attributes with tabs in front of the string
toString(Attributes) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Return a string representing the attributes
toString(Boolean, String, String, String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a String returning one of the input Strings.
toString(boolean, String, String) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to a String returning one of the input Strings.
toString() - Method in class org.apache.directory.shared.ldap.util.GeneralizedTime
 
toString() - Method in class org.apache.directory.shared.ldap.util.LdapURL
Get a string representation of a LdapURL.
toString(Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Gets the toString of an Object returning an empty string ("") if null input.
toString(Object, String) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Gets the toString of an Object returning a specified text if null input.
toString() - Method in class org.apache.directory.shared.ldap.util.Position
 
toString(Object) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
This method uses reflection to build a suitable toString using the default ToStringStyle.
toString(Object, ToStringStyle) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
This method uses reflection to build a suitable toString.
toString(Object, ToStringStyle, boolean) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
This method uses reflection to build a suitable toString.
toString(Object, ToStringStyle, boolean, boolean) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
This method uses reflection to build a suitable toString.
toString(Object, ToStringStyle, boolean, boolean, Class) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
This method uses reflection to build a suitable toString.
toString(Object, ToStringStyle, boolean, Class) - Static method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
toString() - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Gets the String built by this builder.
toString() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Provides a string representation of the entries within the map.
toString() - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Returns the built toString.
toString() - Method in class org.apache.directory.shared.ldap.util.tree.DnBranchNode
 
toString() - Method in class org.apache.directory.shared.ldap.util.tree.DnLeafNode
 
ToStringBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.toString() methods.
ToStringBuilder(Object) - Constructor for class org.apache.directory.shared.ldap.util.ToStringBuilder
Constructor for ToStringBuilder.
ToStringBuilder(Object, ToStringStyle) - Constructor for class org.apache.directory.shared.ldap.util.ToStringBuilder
Constructor for ToStringBuilder specifying the output style.
ToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class org.apache.directory.shared.ldap.util.ToStringBuilder
Constructor for ToStringBuilder.
toStringOnOff(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a String returning 'on', 'off', or null.
toStringOnOff(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to a String returning 'on' or 'off'.
toStringRFC2254(int) - Method in class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
Get a String representation of an AttributeValueAssertion, as of RFC 2254.
ToStringStyle - Class in org.apache.directory.shared.ldap.util
Controls String formatting for ToStringBuilder.
ToStringStyle() - Constructor for class org.apache.directory.shared.ldap.util.ToStringStyle
Constructor.
toStringTrueFalse(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a String returning 'true', 'false', or null.
toStringTrueFalse(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to a String returning 'true' or 'false'.
toStringYesNo(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a Boolean to a String returning 'yes', 'no', or null.
toStringYesNo(boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Converts a boolean to a String returning 'yes' or 'no'.
toTuples() - Method in class org.apache.directory.shared.ldap.aci.ACIItem
Converts this item into a collection of ACITuples and returns it.
toTuples() - Method in class org.apache.directory.shared.ldap.aci.ItemFirstACIItem
 
toTuples() - Method in class org.apache.directory.shared.ldap.aci.UserFirstACIItem
 
toUpperCase(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Rewrote the toLowercase method to improve performances.
transform(List<Schema>) - Static method in class org.apache.directory.shared.converter.schema.SchemaToLdif
This method takes a list of schema and transform them to Ldif files
transform(Object) - Static method in class org.apache.directory.shared.ldap.codec.LdapTransformer
Transform the Codec message to a internal message.
transform(InternalMessage) - Static method in class org.apache.directory.shared.ldap.codec.LdapTransformer
Transform the internal message to a codec message.
transformFilter(ExprNode) - Static method in class org.apache.directory.shared.ldap.codec.LdapTransformer
Transform an ExprNode filter to a CodecFilter
transition - Variable in class org.apache.directory.shared.asn1.ber.AbstractContainer
The current transition
transitions - Variable in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Table of transitions.
transitions - Variable in class org.apache.directory.shared.dsmlv2.AbstractGrammar
Table of transitions.
TRIGGER_EXECUTION_SPECIFIC_AREA_ATTR_VALUE - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
TRIGGER_EXECUTION_SUBENTRIES_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TRIGGER_EXECUTION_SUBENTRIES_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
TRIGGER_EXECUTION_SUBENTRY_OC - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
triggerSpecification() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
TriggerSpecification - Class in org.apache.directory.shared.ldap.trigger
The Trigger Specification Bean.
TriggerSpecification(LdapOperation, ActionTime, List<TriggerSpecification.SPSpec>) - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
TriggerSpecification.SPSpec - Class in org.apache.directory.shared.ldap.trigger
 
TriggerSpecificationParser - Class in org.apache.directory.shared.ldap.trigger
A reusable wrapper around the ANTLR generated parser for a TriggerSpecification.
TriggerSpecificationParser() - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerSpecificationParser
Creates a TriggerSpecification parser.
TriggerSpecificationParser(NormalizerMappingResolver) - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerSpecificationParser
Creates a normalizing TriggerSpecification parser.
TriggerUtils - Class in org.apache.directory.shared.ldap.trigger
A utility class for working with Triggers Execution Administrative Points Trigger Execution Subentries and Trigger Specifications.
TriggerUtils() - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
trim(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from both start and ends of this String, handling null by returning null.
trim(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from both start and ends of this bytes array, handling null by returning null.
trimConsecutiveToOne(String, char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Trims several consecutive characters into one.
trimLeft(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from start of this String, handling null by returning null.
trimLeft(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from start of this array, handling null by returning null.
trimLeft(String, Position) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from a position in this array, handling null by returning null.
trimLeft(byte[], Position) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from a position in this array, handling null by returning null.
trimLeft(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from start of this array, handling null by returning null.
trimRight(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this String, handling null by returning null.
trimRight(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this String, handling null by returning null.
trimRight(char[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this array, handling null by returning null.
trimRight(String, Position) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this string, handling null by returning null.
trimRight(byte[], Position) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this string, handling null by returning null.
trimRight(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Removes spaces (char <= 32) from end of this array, handling null by returning null.
trimStackFrames - Static variable in class org.apache.directory.shared.ldap.util.NestableDelegate
Whether to trim the repeated stack trace.
trimStackFrames(List<String[]>) - Method in class org.apache.directory.shared.ldap.util.NestableDelegate
Trims the stack frames.
TRUE - Static variable in class org.apache.directory.shared.asn1.der.DERBoolean
 
TRUE_VALUE - Static variable in class org.apache.directory.shared.asn1.ber.tlv.Value
The encoded byte for a TRUE value
TWO_BYTES - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A constant representing two bytes length
TWO_CHARS - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
A constant representing two chars length
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalAbandonRequest
Ldap abandon request type code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalAddRequest
LDAPv3 add request type enum code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalAddResponse
Add response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalBindRequest
Bind request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalBindResponse
Bind response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalCompareRequest
Compare request message type enum code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalCompareResponse
Compare response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalDeleteRequest
Delete request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalDeleteResponse
Delete response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedRequest
Extended request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse
Extended response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalIntermediateResponse
Intermediate response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnRequest
Modify DN request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnResponse
Modify DN response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyRequest
Modify request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalModifyResponse
Modify response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseDone
Search done response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseEntry
Search entry response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalSearchResponseReference
Search reference response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.internal.InternalUnbindRequest
Unbind request protocol message type
TYPE_CLASS_MASK - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
mask to get the type class value
TYPE_CLASS_UNIVERSAL - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
value for the universal type class
TYPE_MATCHING_RULE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TYPE_MOD_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TYPE_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TYPE_SUBSTRING_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
TYPES_ONLY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 

U

UID_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UID_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UID_OBJECT_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UID_OBJECT_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UNAVAILABLE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNAVAILABLE - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
UNAVAILABLE_CRITICAL_EXTENSION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNBIND_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
UNBIND_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
LDAP contextual tags
UnBindRequestCodec - Class in org.apache.directory.shared.ldap.codec.unbind
A UnBindRequest ldapObject.
UnBindRequestCodec() - Constructor for class org.apache.directory.shared.ldap.codec.unbind.UnBindRequestCodec
Creates a new BindRequest object.
UnbindRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable UnbindRequest implementation.
UnbindRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.UnbindRequestImpl
Creates an UnbindRequest which takes no parameter other than those in the outer envelope to disconnect and end a client session on the server without producing any response.
UNBOUNDED_MAX - Static variable in interface org.apache.directory.shared.ldap.subtree.SubtreeSpecification
an unbounded maximum depth value in a subtree specification
UNDEFINED - Static variable in class org.apache.directory.shared.ldap.name.RDN
CompareTo() results
UNDEFINED_ATTRIBUTE_TYPE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNDEFINED_CHANGE_NUMBER - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.entryChange.EntryChangeControl
 
UNDETERMINED - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
Undetermined value used for timeOffline
UNDETERMINED - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
Undetermined value used for timeOffline
unescapeValue(String) - Static method in class org.apache.directory.shared.ldap.name.RDN
Unescape the given string according to RFC 2253 If in form, a LDAP string representation asserted value can be obtained by replacing (left-to-right, non-recursively) each appearing in the as follows: replace with ; replace with ; replace with the octet indicated by the If in form, a BER representation can be obtained from converting each of the to the octet indicated by the
UNIQUE_MEMBER_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UNIQUE_MEMBER_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UNIQUE_MEMBER_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UNIQUE_MEMBER_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UniqueMemberComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator that sorts OIDs based on their numeric id value.
UniqueMemberComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.UniqueMemberComparator
The IntegerOrderingComparator constructor.
UniqueMemberNormalizer - Class in org.apache.directory.shared.ldap.schema.normalizers
A noirmalizer for UniqueMember
UniqueMemberNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.normalizers.UniqueMemberNormalizer
 
UniqueResourceException - Exception in org.apache.directory.shared.ldap.schema.ldif.extractor
Exception for when we detect more than one unqiue schema LDIF file resource on the classpath.
UniqueResourceException(String, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
UniqueResourceException(String, List<URL>, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
UniqueResourceException(String, URL, Enumeration<URL>, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
UNIVERSAL_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
UniversalContextFactory - Class in org.apache.directory.shared.ldap.jndi
A context factory that delegates calls to the underlying JNDI implementation of the JVM.
UniversalContextFactory() - Constructor for class org.apache.directory.shared.ldap.jndi.UniversalContextFactory
 
UniversalTag - Class in org.apache.directory.shared.asn1.ber.tlv
Enum for ASN.1 UNIVERSAL class tags.
UniversalTag() - Constructor for class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
 
UnixCrypt - Class in org.apache.directory.shared.ldap.util
Unix Crypt.
UNKNOWN - Static variable in exception org.apache.directory.shared.ldap.codec.util.URIException
No specified reason code.
UNKNOWN - Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
 
unload(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Unload the given set of Schemas
unload(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Unload the given set of Schemas
unload(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Unload the given set of Schemas
unload(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Unload the given set of Schemas
UNQUOTED_STRING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
unregister(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.ComparatorRegistry
Removes the LdapComparator registered with this registry, using its numeric OID.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(int) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Unregisters a DITStructureRule using it's rule identifier.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(T) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Removes the SchemaObject registered with this registry.
unregister(int) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Unregisters a DITStructureRule using it's rule identifier.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Removes the LdapComparator registered with this registry, using its numeric OID.
unregister(LdapComparator<?>) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(DITContentRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Removes the SchemaObject registered with this registry.
unregister(int) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Unregisters a DITStructureRule using it's rule identifier.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(DITStructureRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(MatchingRuleUse) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(NameForm) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Removes the Normalizer registered with this registry, using its numeric OID.
unregister(Normalizer) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Removes the ObjectClass registered with this registry.
unregister(ObjectClass) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Removes the SyntaxChecker registered with this registry, using its numeric OID.
unregister(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.NormalizerRegistry
Removes the Normalizer registered with this registry, using its numeric OID.
unregister(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Removes the ObjectClass registered with this registry.
unregister(String) - Method in class org.apache.directory.shared.ldap.schema.registries.OidRegistry
Removes an oid from this registry.
unregister(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Removes the SchemaObject registered with this registry, using its numeric OID.
unregister(T) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Removes the SchemaObject registered with this registry.
unregister(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SyntaxCheckerRegistry
Removes the SyntaxChecker registered with this registry, using its numeric OID.
unregisterAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered attributeType from the attributeTypeRegistry
unregisterAttributeType(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered attributeType from the attributeTypeRegistry
unregisterComparator(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered Comparator from the ComparatorRegistry
unregisterComparator(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered Comparator from the ComparatorRegistry
unregisterDescendants(AttributeType, AttributeType) - Method in interface org.apache.directory.shared.ldap.schema.registries.AttributeTypeRegistry
Remove the AttributeType from the map associating an AttributeType to its descendants.
unregisterDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultAttributeTypeRegistry
Remove the AttributeType from the map associating an AttributeType to its descendants.
unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultObjectClassRegistry
Remove the ObjectClass from the map associating an ObjectClass to its descendants.
unregisterDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Remove the AttributeType from the map associating an AttributeType to its descendants.
unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Remove the ObjectClass from the map associating an ObjectClass to its descendants.
unregisterDescendants(ObjectClass, List<ObjectClass>) - Method in interface org.apache.directory.shared.ldap.schema.registries.ObjectClassRegistry
Remove the ObjectClass from the map associating an ObjectClass to its descendants.
unregisterDitControlRule(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered DitControlRule from the DitControlRuleRegistry
unregisterDitControlRule(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered DitControlRule from the DitControlRuleRegistry
unregisterDitStructureRule(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered DitStructureRule from the DitStructureRuleRegistry
unregisterDitStructureRule(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered DitStructureRule from the DitStructureRuleRegistry
unregisterLdapSyntax(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered LdapSyntax from the LdapSyntaxRegistry
unregisterLdapSyntax(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered LdapSyntax from the LdapSyntaxRegistry
unregisterMatchingRule(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered MatchingRule from the MatchingRuleRegistry
unregisterMatchingRule(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered MatchingRule from the MatchingRuleRegistry
unregisterMatchingRuleUse(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered MatchingRuleUse from the MatchingRuleUseRegistry
unregisterMatchingRuleUse(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered MatchingRuleUse from the MatchingRuleUseRegistry
unregisterNameForm(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered NameForm from the NameFormRegistry
unregisterNameForm(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered NameForm from the NameFormRegistry
unregisterNormalizer(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered Normalizer from the NormalizerRegistry
unregisterNormalizer(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered Normalizer from the NormalizerRegistry
unregisterObjectClass(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered ObjectClass from the ObjectClassRegistry
unregisterObjectClass(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered ObjectClass from the ObjectClassRegistry
unregisterSchemaElements(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.ComparatorRegistry
Unregisters all LdapComparators defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultComparatorRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultDITStructureRuleRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultNormalizerRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.DefaultSyntaxCheckerRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.DITStructureRuleRegistry
Unregisters all DITStructureRules defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableAttributeTypeRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableComparatorRegistry
Unregisters all LdapComparators defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITContentRuleRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableDITStructureRuleRegistry
Unregisters all DITStructureRules defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableLdapSyntaxRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableMatchingRuleUseRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNameFormRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableNormalizerRegistry
Unregisters all Normalizers defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableObjectClassRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in class org.apache.directory.shared.ldap.schema.registries.ImmutableSyntaxCheckerRegistry
Unregisters all SyntaxCheckers defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.NormalizerRegistry
Unregisters all Normalizers defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry
Unregisters all SchemaObjects defined for a specific schema from this registry.
unregisterSchemaElements(String) - Method in interface org.apache.directory.shared.ldap.schema.registries.SyntaxCheckerRegistry
Unregisters all SyntaxCheckers defined for a specific schema from this registry.
unregisterSyntaxChecker(String) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Removes the registered SyntaxChecker from the SyntaxCheckerRegistry
unregisterSyntaxChecker(String) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Removes the registered SyntaxChecker from the SyntaxCheckerRegistry
unstackFilters(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequestCodec
This method is used to clear the filter's stack for terminated elements.
UNUSED_22 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_23 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_24 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_25 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_26 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_27 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_28 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_29 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_30 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_31 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_37 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_38 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_39 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_40 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_41 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_42 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_43 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_44 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_45 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_46 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_47 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_55 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_56 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_57 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_58 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_59 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_60 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_61 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_62 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_63 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_72 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_73 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_74 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_75 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_76 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_77 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_78 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNUSED_79 - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UNWILLING_TO_PERFORM - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
UPDATE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
An update error reports problems related to attempts to add, delete, or modify information in the DIB [X511, Section 12.9].
updateCollective(boolean) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Updates the collective flag
updateEquality(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Update the associated Equality MatchingRule, even if the SchemaObject is readOnly
updateLdapComparator(LdapComparator<?>) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Update the associated Comparator, even if the SchemaObject is readOnly
updateMayAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Update the associated MAY AttributeType, even if the SchemaObject is readOnly
updateMustAttributeTypes(List<AttributeType>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Update the associated MUST AttributeType, even if the SchemaObject is readOnly
updateNormalizer(Normalizer) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Update the associated Normalizer, even if the SchemaObject is readOnly
updateOrdering(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Update the associated Ordering MatchingRule, even if the SchemaObject is readOnly
updateSubstring(MatchingRule) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Update the associated Substring MatchingRule, even if the SchemaObject is readOnly
updateSuperior(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Update the associated Superior AttributeType, even if the SchemaObject is readOnly
updateSuperiors(List<ObjectClass>) - Method in class org.apache.directory.shared.ldap.schema.ObjectClass
Update the associated SUPERIORS ObjectClasses, even if the SchemaObject is readOnly
updateSyntax(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Update the associated Syntax, even if the SchemaObject is readOnly
updateSyntax(LdapSyntax) - Method in class org.apache.directory.shared.ldap.schema.MatchingRule
Update the associated Syntax, even if the SchemaObject is readOnly
updateSyntaxChecker(SyntaxChecker) - Method in class org.apache.directory.shared.ldap.schema.LdapSyntax
Update the associated SyntaxChecker, even if the SchemaObject is readOnly
updateUsage(UsageEnum) - Method in class org.apache.directory.shared.ldap.schema.AttributeType
Updates the AttributeType usage, one of :
USER_APPLICATIONS DIRECTORY_OPERATION DISTRIBUTED_OPERATION DSA_OPERATION
upId - Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
The User provided ID
upperCase(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Converts a String to upper case as per String.toUpperCase().
URIException - Exception in org.apache.directory.shared.ldap.codec.util
The URI parsing and escape encoding exception.
URIException(String) - Constructor for exception org.apache.directory.shared.ldap.codec.util.URIException
The constructor with a reason string argument.
UrlDecoderException - Exception in org.apache.directory.shared.ldap.codec.util
Thrown when a Decoder has encountered a failure condition during a decode.
UrlDecoderException(String) - Constructor for exception org.apache.directory.shared.ldap.codec.util.UrlDecoderException
Creates a DecoderException
urlEncode(String, boolean) - Static method in class org.apache.directory.shared.ldap.util.LdapURL
Encode a String to avoid special characters.
usage(AttributeTypeHolder) - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
USAGE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
UsageEnum - Enum in org.apache.directory.shared.ldap.schema
Type safe enum for an AttributeType definition's usage string.
useComponent(String) - Method in class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
useComponent(String) - Method in interface org.apache.directory.shared.ldap.util.ComponentsMonitor
 
useComponent(String) - Method in class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
usedBy - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
A map storing a relation between a SchemaObject and all the referencing SchemaObjects.
USER_APPLICATIONS - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
USER_COUNTRY - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.country or user.region System Property.
USER_DIR - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.dir System Property.
USER_HOME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.home System Property.
USER_ID_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
USER_LANGUAGE - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.language System Property.
USER_NAME - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.name System Property.
USER_PASSWORD_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
USER_PASSWORD_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
USER_TIMEZONE - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The user.timezone System Property.
userClass() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userClass() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
UserClass - Class in org.apache.directory.shared.ldap.aci
Defines a set of zero or more users the permissions apply to.
UserClass() - Constructor for class org.apache.directory.shared.ldap.aci.UserClass
Creates a new instance.
UserClass.AllUsers - Class in org.apache.directory.shared.ldap.aci
Every directory user (with possible requirements for authenticationLevel).
UserClass.Name - Class in org.apache.directory.shared.ldap.aci
The user with the specified distinguished name.
UserClass.ParentOfEntry - Class in org.apache.directory.shared.ldap.aci
The user as parent (ancestor) of accessed entry.
UserClass.Subtree - Class in org.apache.directory.shared.ldap.aci
The set of users whose distinguished names fall within the definition of the (unrefined) subtree.
UserClass.ThisEntry - Class in org.apache.directory.shared.ldap.aci
The user with the same distinguished name as the entry being accessed, or if the entry is a member of a family, then additionally the user with the distinguished name of the ancestor.
UserClass.UserGroup - Class in org.apache.directory.shared.ldap.aci
The set of users who are members of the groupOfUniqueNames entry, identified by the specified distinguished name.
userClasses() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userClasses() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
userFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userFirst() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
UserFirstACIItem - Class in org.apache.directory.shared.ldap.aci
An ACIItem which specifies UserClasses first and then ProtectedItems each UserClass will have.
UserFirstACIItem(String, int, AuthenticationLevel, Collection<UserClass>, Collection<UserPermission>) - Constructor for class org.apache.directory.shared.ldap.aci.UserFirstACIItem
Creates a new instance.
userGroup() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userGroup() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
UserGroup(Set<DN>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.UserGroup
Creates a new instance.
userPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userPermission() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
UserPermission - Class in org.apache.directory.shared.ldap.aci
Represents permissions to be applied to all UserClasses in UserFirstACIItem.
UserPermission(int, Collection<GrantAndDenial>, Collection<ProtectedItem>) - Constructor for class org.apache.directory.shared.ldap.aci.UserPermission
Creates a new instance
userPermissions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
userPermissions() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
using - Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
A map storing a relation between a SchemaObject and all the SchemaObjects it uses.
USING_DEFAULTS_MSG - Static variable in class org.apache.directory.shared.ldap.message.spi.Provider
Message to use when using defaults
usingDefaults(String, Properties) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderMonitor
Callback used to monitor if and what set of defaults are being used.
UTC_TIME - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
UTC_TIME_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UtcTimeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
A SyntaxChecker which verifies that a value is a UTC time according to RFC 4517.
UtcTimeSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.UtcTimeSyntaxChecker
Creates a new instance of UtcTimeSyntaxChecker.
UTF8_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
UTF8_STRING_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
UTF8_STRING TAG
UTF8String - Static variable in interface org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
 
utf8ToString(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return an UTF-8 encoded String
utf8ToString(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return an UTF-8 encoded String
utf8ToString(byte[], int, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return an UTF-8 encoded String
utfmb() - Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
 
UTFMB - Static variable in interface org.apache.directory.shared.ldap.name.AntlrDnTokenTypes
 
UUID_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UUID_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UUID_ORDERING_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UUID_ORDERING_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UUID_SYNTAX - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
UUIDComparator - Class in org.apache.directory.shared.ldap.schema.comparators
A comparator for UUID.
UUIDComparator(String) - Constructor for class org.apache.directory.shared.ldap.schema.comparators.UUIDComparator
The UUIDComparator constructor.
UuidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
An UUID syntax checker.
UuidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.UuidSyntaxChecker
Creates a new instance of UUIDSyntaxChecker.
uuidToBytes(UUID) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Transform an UUID in a byte array
uuidToBytes(String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
converts the string representation of an UUID to bytes
uuidToString(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
converts the bytes of a UUID to string

V

valid - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
cached results of the isValid() method call
validateInternal(String) - Static method in enum org.apache.directory.shared.ldap.name.DnParser
Validate a DN
VALS_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
VALS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
Value - Class in org.apache.directory.shared.asn1.ber.tlv
This class stores the data decoded from a TLV.
Value(byte[]) - Constructor for class org.apache.directory.shared.asn1.ber.tlv.Value
The constructor.
Value() - Constructor for class org.apache.directory.shared.asn1.ber.tlv.Value
The constructor.
value - Variable in class org.apache.directory.shared.asn1.der.DERObject
 
value - Variable in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
Optional control value
Value<T> - Interface in org.apache.directory.shared.ldap.entry
A interface for wrapping attribute values stored into an EntryAttribute.
value - Variable in class org.apache.directory.shared.ldap.filter.SimpleNode
the value
value - Variable in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Values encoded in the extended response payload
value - Variable in class org.apache.directory.shared.ldap.message.IntermediateResponseImpl
Response Value for the intermediate response
VALUE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
VALUE - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
VALUE_STATE_END - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
End means that the Value is totally read
VALUE_STATE_PENDING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Pending means that the Type Value is contained in more that one byte
VALUE_STATE_START - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLVStateEnum
Start means that the decoding hasn't read the first byte
ValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store a Value to an AddRequest
ValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ValueAction
 
valueLength - Variable in class org.apache.directory.shared.ldap.codec.controls.AbstractControl
The encoded value length
valueOf(int, DEREncodable) - Static method in class org.apache.directory.shared.asn1.der.DERApplicationSpecific
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERBMPString
Static factory method, type-conversion operator.
valueOf(boolean) - Static method in class org.apache.directory.shared.asn1.der.DERBoolean
Static factory method, type-conversion operator.
valueOf(int) - Static method in class org.apache.directory.shared.asn1.der.DEREnumerated
Static factory method, type-conversion operator.
valueOf(Date) - Static method in class org.apache.directory.shared.asn1.der.DERGeneralizedTime
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERGeneralString
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERIA5String
Static factory method, type-conversion operator.
valueOf(int) - Static method in class org.apache.directory.shared.asn1.der.DERInteger
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERNumericString
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERPrintableString
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERTeletexString
Static factory method, type-conversion operator.
valueOf(Date) - Static method in class org.apache.directory.shared.asn1.der.DERUTCTime
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERUTF8String
Static factory method, type-conversion operator.
valueOf(String) - Static method in class org.apache.directory.shared.asn1.der.DERVisibleString
Static factory method, type-conversion operator.
valueOf(String) - Static method in enum org.apache.directory.shared.dsmlv2.reponse.ErrorResponse.ErrorResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.OnError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.Processing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.ResponseOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.aci.MicroOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueTags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.codec.MessageTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.constants.LdapSecurityConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.cursor.CursorStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.entry.ModificationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.filter.AssertionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.ldif.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.BindStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationInfoEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SyncStateTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.name.DnParser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.name.FastDnParser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.schema.MatchingRuleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.schema.PrepareString.StringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.schema.SchemaObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.schema.UsageEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.FractionDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.TimeZoneFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.shared.dsmlv2.reponse.ErrorResponse.ErrorResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.OnError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.Processing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.dsmlv2.request.BatchRequest.ResponseOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.aci.MicroOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.codec.controls.replication.syncInfoValue.SyncInfoValueTags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.codec.MessageTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.constants.AuthenticationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.constants.LdapSecurityConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.cursor.CursorStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
The set of contained values
values() - Static method in enum org.apache.directory.shared.ldap.entry.ModificationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.filter.AssertionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.ldif.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.AliasDerefMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.BindStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationInfoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SynchronizationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.control.replication.SyncStateTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.name.DnParser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.name.FastDnParser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.schema.MatchingRuleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.schema.PrepareString.StringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.schema.SchemaObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
VALUES - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
values() - Static method in enum org.apache.directory.shared.ldap.schema.UsageEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.FractionDelimiter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.shared.ldap.util.GeneralizedTime.TimeZoneFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.values().
VALUES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
VENDOR_NAME_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
VENDOR_NAME_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
VENDOR_VERSION_AT - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
VENDOR_VERSION_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
verify(Schema...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Check that the Schemas are consistent regarding the current Registries.
verify(String...) - Method in class org.apache.directory.shared.ldap.schema.manager.impl.DefaultSchemaManager
Check that the Schemas are consistent regarding the current Registries.
verify(Schema...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Check that the Schemas are consistent regarding the current Registries.
verify(String...) - Method in interface org.apache.directory.shared.ldap.schema.SchemaManager
Check that the Schemas are consistent regarding the current Registries.
version - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The ldif version
VERSION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
VIDEOTEX_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
VISIBLE_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
visit(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
visit(ExprNode) - Method in interface org.apache.directory.shared.ldap.filter.FilterVisitor
Visits a filter expression AST using a specific visitation order.

W

warning(StatefulDecoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Receive notification of a warning.
warning(StatefulDecoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
warning(StatefulEncoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Receive notification of a warning.
warning(StatefulEncoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Receive notification of a warning.
WHSP - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
WHSP - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringTokenTypes
 
WHSP - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
 
WHSP - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueTokenTypes
 
woid() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
woidlist() - Method in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
WORD_MATCH_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
WORD_MATCH_MR_OID - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
wrap(Throwable) - Static method in class org.apache.directory.shared.ldap.jndi.JndiUtils
 
wrappedValue - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
the wrapped binary value
wrapperEntryPoint() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
wrapperEntryPoint() - Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
wrapperEntryPoint() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
wrapperEntryPoint() - Method in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
wrapperEntryPoint() - Method in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.BinaryValue
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.client.ClientModification
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerAttribute
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.DefaultServerEntry
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.ServerModification
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.StringValue
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.name.AVA
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.name.DN
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.name.RDN
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Serializes this map to the given stream.
writeNull() - Method in class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
writeObject(Object) - Method in class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
WS - Static variable in interface org.apache.directory.shared.converter.schema.antlrSchemaTokenTypes
 

X

X_ENABLED - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
X_HUMAN_READABLE_AT - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
X_HUMAN_READABLE_AT_OID - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
X_IS_HUMAN_READABLE - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
X_READ_ONLY - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
X_SCHEMA - Static variable in interface org.apache.directory.shared.ldap.constants.MetaSchemaConstants
 
XKEY - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
XML_SCHEMA_INSTANCE_URI - Static variable in class org.apache.directory.shared.dsmlv2.ParserUtils
 
XML_SCHEMA_URI - Static variable in class org.apache.directory.shared.dsmlv2.ParserUtils
 
xor(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Performs an xor on a set of booleans.
xor(Boolean[]) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Performs an xor on an array of Booleans.
XSD - Static variable in class org.apache.directory.shared.dsmlv2.ParserUtils
 
XSI - Static variable in class org.apache.directory.shared.dsmlv2.ParserUtils
 
XSTRING - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 
XVALUES - Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionTokenTypes
 

_

_tokenNames - Static variable in class org.apache.directory.shared.converter.schema.antlrSchemaParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.name.AntlrDnParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationChecker
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationParser
 
_tokenNames - Static variable in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationParser
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.name.AntlrDnParser
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaQdstringLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
_tokenSet_0 - Static variable in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
_tokenSet_1 - Static variable in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.name.AntlrDnLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaExtensionLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
_tokenSet_2 - Static variable in class org.apache.directory.shared.ldap.trigger.AntlrTriggerSpecificationLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.converter.schema.antlrSchemaLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationCheckerLexer
 
_tokenSet_3 - Static variable in class org.apache.directory.shared.ldap.subtree.AntlrSubtreeSpecificationLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_4 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_5 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_5 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_5 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_5 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_6 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerLexer
 
_tokenSet_6 - Static variable in class org.apache.directory.shared.ldap.aci.AntlrACIItemLexer
 
_tokenSet_6 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaLexer
 
_tokenSet_6 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_7 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
_tokenSet_8 - Static variable in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaValueParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.