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 interface org.apache.directory.shared.ldap.message.AbandonableRequest
Abandons this request.
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 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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
 
AbandonableRequest - Interface in org.apache.directory.shared.ldap.message
A request which can be abandoned.
AbandonListener - Interface in org.apache.directory.shared.ldap.message
A listener interested in abandon operations performed on requests.
AbandonRequest - Class in org.apache.directory.shared.ldap.codec.abandon
A AbandonRequest Message.
AbandonRequest() - Constructor for class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Creates a new AbandonRequest object.
AbandonRequest - Interface in org.apache.directory.shared.ldap.message
Abandon protocol operation request to terminate an operation already in progress.
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_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.
AbstractAdsSchemaDescription - Class in org.apache.directory.shared.ldap.schema.syntax
An ApacheDS specific schema description.
AbstractAdsSchemaDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
 
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.
AbstractAttributeType - Class in org.apache.directory.shared.ldap.schema
Attribute specification bean used to store the schema information for an attributeType definition.
AbstractAttributeType(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Creates an AttributeType using a unique OID.
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
 
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
AbstractMatchingRule - Class in org.apache.directory.shared.ldap.schema
The default MatchingRule implementation.
AbstractMatchingRule(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractMatchingRule
Creates a MatchingRule using the minimal set of required information.
AbstractMessage - Class in org.apache.directory.shared.ldap.message
Abstract message base class.
AbstractMessage(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractMessage
Completes the instantiation of a Message.
AbstractMutableControlImpl - Class in org.apache.directory.shared.ldap.message
Control implementation.
AbstractMutableControlImpl() - Constructor for class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl
 
AbstractRequest - Class in org.apache.directory.shared.ldap.message
The base request message class.
AbstractRequest(int, MessageTypeEnum, boolean) - Constructor for class org.apache.directory.shared.ldap.message.AbstractRequest
Subclasses must provide these parameters via a super constructor call.
AbstractResponse - Class in org.apache.directory.shared.ldap.message
Abstract base for a Lockable Response message.
AbstractResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractResponse
Allows subclasses based on the abstract type to create a response to a request.
AbstractResultResponse - Class in org.apache.directory.shared.ldap.message
Abstract base for a Lockable ResultResponse message.
AbstractResultResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractResultResponse
Allows subclasses based on the abstract type to create a response to a request.
AbstractSchemaDescription - Class in org.apache.directory.shared.ldap.schema.syntax
 
AbstractSchemaDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
AbstractSchemaObject - Class in org.apache.directory.shared.ldap.schema
The abstract base class for all schema object types.
AbstractSchemaObject(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[]) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[], boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[], boolean, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
TODO AbstractSchemaParser.
AbstractSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.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.
AbstractSyntax - Class in org.apache.directory.shared.ldap.schema
An abstract Syntax class.
AbstractSyntax(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
The abstrcat class implementing common operations for the syntax checking.
AbstractSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AbstractSyntaxChecker
Creates a new instance of AbstractSyntaxChecker.
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.
AcceptAllSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker implementation which accepts all values as valid.
AcceptAllSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
Creates a SyntaxChecker which accepts all values.
AcceptAllSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
 
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
 
AccessPointSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is an AccessPoint.
AccessPointSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AccessPointSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
AccessPointSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AccessPointSyntaxChecker
Creates a new instance of AccessPointSyntaxChecker.
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.syntax
A SyntaxChecker which verifies that a value is a valid ACIItem.
ACIItemSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ACIItemSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
ACIItemSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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(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.
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(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(Control) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Adds a control to this Message.
add(Control) - Method in interface org.apache.directory.shared.ldap.message.Message
Adds a control to this Message.
add(String) - Method in class org.apache.directory.shared.ldap.name.LdapDN
add(Rdn) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds a single RDN to the (leaf) end of this name.
add(int, Rdn) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds a single RDN to a specific position.
add(int, String) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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_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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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 interface org.apache.directory.shared.ldap.message.AbandonableRequest
Adds listener to be notified if this request gets abandoned.
addAbandonListener(AbandonListener) - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
addAll(Control[]) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
 
addAll(Control[]) - Method in interface org.apache.directory.shared.ldap.message.Message
Adds an array of controls to this Message.
addAll(Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
addAll(int, Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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, Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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
addAttribute(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
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.SearchRequest
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.ldap.codec.add.AddRequest
Create a new attributeValue
addAttributeTypeAndValues(String) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new attributeTypeAndValue
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Add a new value to the current attribute
addAttributeValue(String) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new value to the current attribute
addAttributeValue(Value<?>) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new value to the current attribute
addAttributeValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new value to the current attribute
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Add a new value to the current attribute
addAttributeValues(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Create a new attributeValue
addAuxiliaryAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
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.ldap.codec.LdapMessage
Add a control to the Controls array
addCurrentFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
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.
addExtension(String, List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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.Referral
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
addMayAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
addMayAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
addMayAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addModification(int) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new modification to the list
addModification(Modification) - Method in interface org.apache.directory.shared.ldap.message.ModifyRequest
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
addMustAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
addMustAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
addMustAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
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
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.LdapDN
Adds a single normalized RDN to the (leaf) end of this name.
addNotAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
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
 
addParameter(Object, Object) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
addReferral(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Add a referral
addRegexp(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.TelephoneNumberSyntaxChecker
Add a new valid regexp for a Telephone number
addReplicatedContexts(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Add a new URL of a replicated server
AddRequest - Class in org.apache.directory.shared.ldap.codec.add
An AddRequest Message.
AddRequest() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddRequest
Creates a new AddRequest object.
AddRequest - Interface in org.apache.directory.shared.ldap.message
Add protocol operation request used to add a new entry to the DIT.
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 - Class in org.apache.directory.shared.ldap.codec.add
An AddResponse Message.
AddResponse() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddResponse
Creates a new AddResponse object.
AddResponse - Interface in org.apache.directory.shared.ldap.message
Add protocol response message used to confirm the results of a add request message.
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.
addSearchResultReference(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Add a new reference to the list.
addSuperiorObjectClass(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addSuperRule(Integer) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
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.
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 - Static variable in class org.apache.directory.shared.ldap.trigger.ActionTime
 
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
 
ALL_CHANGES - Static variable in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
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).
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.
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
ANY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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
Append the System.identityHashCode(java.lang.Object).
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.
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.syntax.AbstractSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
Does nothing but return immediately and no exceptions are ever thrown.
assertSyntax(Object) - Method in interface org.apache.directory.shared.ldap.schema.syntax.SyntaxChecker
Asserts whether or not the attribute's value conforms to the attribute syntax.
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.
AtavSerializer - Class in org.apache.directory.shared.ldap.name
A helper class which serialize and deserialize an AttributeTypeAndValue
AtavSerializer() - Constructor for class org.apache.directory.shared.ldap.name.AtavSerializer
 
ATTRIBUTE - Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
 
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_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_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
 
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
 
AttributeType - Interface in org.apache.directory.shared.ldap.schema
An attributeType specification.
AttributeTypeAndValue - Class in org.apache.directory.shared.ldap.name
A Attribute Type And Value, which is the basis of all RDN.
AttributeTypeAndValue() - Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Construct an empty AttributeTypeAndValue
AttributeTypeAndValue(String, String, Object, Object) - Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Construct an AttributeTypeAndValue.
AttributeTypeDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.2.
AttributeTypeDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 attribute type descriptions.
AttributeTypeDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.AttributeTypeDescriptionSchemaParser
Creates a schema parser instance.
AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.AttributeTypeDescriptionSyntaxChecker
Creates a new instance of AttributeTypeDescriptionSchemaParser.
AttributeTypeDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxChecker
Creates a new instance of AttributeTypeDescriptionSyntaxChecker.
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
AttributeTypeLiteral - Class in org.apache.directory.shared.ldap.schema.parser
A bean used to hold the literal values of an AttributeType parsed out of an OpenLDAP schema configuration file.
AttributeTypeLiteral(String) - Constructor for class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
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.
AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.AttributeTypeUsageSyntaxChecker
Creates a new instance of AttributeTypeUsageSyntaxChecker.
AttributeTypeUsageSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 
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
 
AudioSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
AudioSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AudioSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
AudioSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AudioSyntaxChecker
Creates a new instance of AudioSyntaxChecker.
AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
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.
AUXILIARY_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the auxillary objectClasses
AVA_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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
BASE - Static variable in class org.apache.directory.shared.ldap.trigger.SearchScope
 
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
 
base64encode(byte[]) - Method in class org.apache.directory.shared.ldap.ldif.LdifComposerImpl
Encodes an binary data into a base64 String.
BASE_OBJECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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(LdapDN) - 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(LdapDN, int, int, Set<LdapDN>, Set<LdapDN>) - 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(LdapDN, int, int, Set<LdapDN>, Set<LdapDN>, 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.
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.
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.syntax
A binary value (universal value acceptor) syntax checker.
BinarySyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.BinarySyntaxChecker
Bogus this should be public and not private.
BinarySyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.BinarySyntaxChecker
Creates a new instance of BinarySyntaxChecker.
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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 - 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
 
BindRequest - Class in org.apache.directory.shared.ldap.codec.bind
A BindRequest ldapObject.
BindRequest() - Constructor for class org.apache.directory.shared.ldap.codec.bind.BindRequest
Creates a new BindRequest object.
BindRequest - Interface in org.apache.directory.shared.ldap.message
Bind protocol operation request which authenticates and begins a client session.
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.
BindResponse - Class in org.apache.directory.shared.ldap.codec.bind
A BindResponse Message.
BindResponse() - Constructor for class org.apache.directory.shared.ldap.codec.bind.BindResponse
Creates a new BindResponse object.
BindResponse - Interface in org.apache.directory.shared.ldap.message
Bind protocol response message used to confirm the results of a bind request message.
BindResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable 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_MR - 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.syntax
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
BitStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.BitStringSyntaxChecker
Creates a new instance of BitStringSyntaxChecker.
BitStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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_MR - 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.comparator
A class for the BooleanComparator matchingRule (RFC 4517, par.
BooleanComparator() - Constructor for class org.apache.directory.shared.ldap.schema.comparator.BooleanComparator
 
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
BooleanSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
BooleanSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.BooleanSyntaxChecker
Creates a new instance of BooleanSyntaxChecker.
BooleanSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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.
BUSY - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ByteArrayComparator - Class in org.apache.directory.shared.ldap.schema
A comparator for byte[]s.
ByteArrayComparator() - Constructor for class org.apache.directory.shared.ldap.schema.ByteArrayComparator
 
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
 
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.CachingNormalizer
Cache maximum size default
CachingNormalizer - Class in org.apache.directory.shared.ldap.schema
Caches previously normalized values.
CachingNormalizer(Normalizer) - Constructor for class org.apache.directory.shared.ldap.schema.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.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
 
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.message
The control for peforming a cascade of operations like delete and modify.
CascadeControl() - Constructor for class org.apache.directory.shared.ldap.message.CascadeControl
 
CascadeControlCodec - Class in org.apache.directory.shared.ldap.codec.controls
 
CascadeControlCodec() - Constructor for class org.apache.directory.shared.ldap.codec.controls.CascadeControlCodec
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_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_EXACT_SUBSTRING_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
CASE_IGNORE_SUBSTRING_MR - 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 '...'.
CertificateListSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.CertificateListSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
CertificateListSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CertificateListSyntaxChecker
Creates a new instance of CertificateListSyntaxChecker.
CertificatePairSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.CertificatePairSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
CertificatePairSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CertificatePairSyntaxChecker
Creates a new instance of CertificatePairSyntaxChecker.
CertificateSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.CertificateSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
CertificateSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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.EntryChangeControlStatesEnum
changeNumber
CHANGE_TYPE_ADD - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
Definition of the change types
CHANGE_TYPE_DELETE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
CHANGE_TYPE_MODDN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
CHANGE_TYPE_MODIFY - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
CHANGE_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
changeType
CHANGE_TYPES_MAX - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
CHANGE_TYPES_MIN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
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.PSearchControlStatesEnum
changeTypes Value
CHANGES_ONLY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
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.
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.
children - Variable in class org.apache.directory.shared.ldap.filter.BranchNode
child node list for this branch node
CLASS_NAME_COMPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
Compares two Classs by name.
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.extended.operations.GracefulDisconnectContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlContainer
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.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.AbstractValue
Reset the value
clear() - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
Reset the value
clear() - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
Remove all the values from this attribute.
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 interface org.apache.directory.shared.ldap.entry.Value
Reset the value
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.parser.OpenLdapSchemaParser
Reset the parser
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.
ClientAttribute - Interface in org.apache.directory.shared.ldap.entry.client
The server specific interface extending the EntryAttribute interface.
ClientBinaryValue - Class in org.apache.directory.shared.ldap.entry.client
A server side schema aware wrapper around a binary attribute value.
ClientBinaryValue() - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
Creates a ServerBinaryValue without an initial wrapped value.
ClientBinaryValue(byte[]) - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
Creates a ServerBinaryValue with an initial wrapped binary value.
ClientEntry - Interface in org.apache.directory.shared.ldap.entry.client
An entry implementation intended for use by clients.
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.
ClientStringValue - Class in org.apache.directory.shared.ldap.entry.client
A server side schema aware wrapper around a String attribute value.
ClientStringValue() - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientStringValue
Creates a ServerStringValue without an initial wrapped value.
ClientStringValue(String) - Constructor for class org.apache.directory.shared.ldap.entry.client.ClientStringValue
Creates a ServerStringValue with an initial wrapped String value.
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.client.ClientBinaryValue
 
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.ClientStringValue
Get a clone of the Client Value
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 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.Value
 
clone() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Clone method
clone() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Implements the cloning.
clone() - Method in class org.apache.directory.shared.ldap.name.LdapDN
clone() - Method in class org.apache.directory.shared.ldap.name.Rdn
Clone the Rdn
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() - 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.
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
 
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_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
 
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 - Class in org.apache.directory.shared.ldap.schema
Compares two objects taking into account that one might be a Comparable.
ComparableComparator() - Constructor for class org.apache.directory.shared.ldap.schema.ComparableComparator
 
ComparatorDescription - Class in org.apache.directory.shared.ldap.schema.syntax
An ApacheDS specific schema description.
ComparatorDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ComparatorDescription
 
ComparatorDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for ApacheDS comparator descriptions.
ComparatorDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.ComparatorDescriptionSchemaParser
Creates a schema parser instance.
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
 
compare(byte[], byte[]) - Method in class org.apache.directory.shared.ldap.schema.ByteArrayComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.ComparableComparator
Compares two objects taking into account that one may be a Comparable.
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.comparator.BooleanComparator
Implementation of the Compare method
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.NormalizingComparator
If any normalization attempt fails we compare using the unnormalized object.
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.ObjectIdentifierComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.util.LongComparator
Compare two objects.
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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
 
CompareRequest - Class in org.apache.directory.shared.ldap.codec.compare
A CompareRequest Message.
CompareRequest() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Creates a new CompareRequest object.
CompareRequest - Interface in org.apache.directory.shared.ldap.message
Compare request protocol message that tests an entry to see if it abides by an attribute value assertion.
CompareRequestImpl - Class in org.apache.directory.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.
CompareResponse - Class in org.apache.directory.shared.ldap.codec.compare
An CompareResponse Message.
CompareResponse() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Creates a new CompareResponse object.
CompareResponse - Interface in org.apache.directory.shared.ldap.message
Compare protocol response message used to confirm the results of a compare request message.
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(Value<byte[]>) - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
 
compareTo(Value<String>) - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
 
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Compares two NameComponents.
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.LdapDN
compareTo(Object) - 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.AttributeTypeAndValue
Compares two NameComponents.
ComponentsMonitor - Interface in org.apache.directory.shared.ldap.util
 
compose(Map<String, ?>) - Method in interface org.apache.directory.shared.ldap.ldif.LdifComposer
Builds or composes an Ldap Data Interchange Format representation of an Entry.
compose(Map<String, ?>) - Method in class org.apache.directory.shared.ldap.ldif.LdifComposerImpl
Generates an LDIF from a multi map.
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.ldap.codec.abandon.AbandonRequest
Compute the AbandonRequest length AbandonRequest : 0x50 0x0(1..4) abandoned MessageId Length(AbandonRequest) = Length(0x50) + 1 + Length(abandoned MessageId)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Compute the AddRequest length AddRequest : 0x68 L1 | +--> 0x04 L2 entry +--> 0x30 L3 (attributes) | +--> 0x30 L4-1 (attribute) | | | +--> 0x04 L5-1 type | +--> 0x31 L6-1 (values) | | | +--> 0x04 L7-1-1 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
Compute the AddResponse length AddResponse : 0x69 L1 | +--> LdapResult L1 = Length(LdapResult) Length(AddResponse) = Length(0x69) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Compute the BindRequest length BindRequest : 0x60 L1 | +--> 0x02 0x01 (1..127) version +--> 0x04 L2 name +--> authentication L2 = Length(name) L3/4 = Length(authentication) Length(BindRequest) = Length(0x60) + Length(L1) + L1 + Length(0x02) + 1 + 1 + Length(0x04) + Length(L2) + L2 + Length(authentication)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Compute the BindResponse length BindResponse : 0x61 L1 | +--> LdapResult +--> [serverSaslCreds] L1 = Length(LdapResult) [ + Length(serverSaslCreds) ] Length(BindResponse) = Length(0x61) + Length(L1) + L1
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.compare.CompareRequest
Compute the CompareRequest length CompareRequest : 0x6E L1 | +--> 0x04 L2 entry +--> 0x30 L3 (ava) | +--> 0x04 L4 attributeDesc +--> 0x04 L5 assertionValue L3 = Length(0x04) + Length(L4) + L4 + Length(0x04) + Length(L5) + L5 Length(CompareRequest) = Length(0x6E) + Length(L1) + L1 + Length(0x04) + Length(L2) + L2 + Length(0x30) + Length(L3) + L3
computeLength() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Compute the CompareResponse length CompareResponse : 0x6F L1 | +--> LdapResult L1 = Length(LdapResult) Length(CompareResponse) = Length(0x6F) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.Control
Compute the Control length Control : 0x30 L1 | +--> 0x04 L2 controlType [+--> 0x01 0x01 criticality] [+--> 0x04 L3 controlValue] Control length = Length(0x30) + length(L1) + Length(0x04) + Length(L2) + L2 [+ Length(0x01) + 1 + 1] [+ Length(0x04) + Length(L3) + L3]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControlCodec
Returns 0 everytime.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlCodec
Returns 0 everytime.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Compute the DelRequest length DelRequest : 0x4A L1 entry L1 = Length(entry) Length(DelRequest) = Length(0x4A) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Compute the DelResponse length DelResponse : 0x6B L1 | +--> LdapResult L1 = Length(LdapResult) Length(DelResponse) = Length(0x6B) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Compute the ExtendedRequest length ExtendedRequest : 0x77 L1 | +--> 0x80 L2 name [+--> 0x81 L3 value] L1 = Length(0x80) + Length(L2) + L2 [+ Length(0x81) + Length(L3) + L3] Length(ExtendedRequest) = Length(0x77) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Compute the ExtendedResponse length ExtendedResponse : 0x78 L1 | +--> LdapResult [+--> 0x8A L2 name [+--> 0x8B L3 response]] L1 = Length(LdapResult) [ + Length(0x8A) + Length(L2) + L2 [ + Length(0x8B) + Length(L3) + L3]] Length(ExtendedResponse) = Length(0x78) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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
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
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.LdapMessage
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.LdapResponse
Compute the LdapResponse length LdapResponse : LdapResult
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
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.modify.ModifyRequest
Compute the ModifyRequest length ModifyRequest : 0x66 L1 | +--> 0x04 L2 object +--> 0x30 L3 modifications | +--> 0x30 L4-1 modification sequence | | | +--> 0x0A 0x01 (0..2) operation | +--> 0x30 L5-1 modification | | | +--> 0x04 L6-1 type | +--> 0x31 L7-1 vals | | | +--> 0x04 L8-1-1 attributeValue | +--> 0x04 L8-1-2 attributeValue | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Compute the ModifyResponse length ModifyResponse : 0x67 L1 | +--> LdapResult L1 = Length(LdapResult) Length(ModifyResponse) = Length(0x67) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Compute the ModifyDNRequest length ModifyDNRequest : 0x6C L1 | +--> 0x04 L2 entry +--> 0x04 L3 newRDN +--> 0x01 0x01 (true/false) deleteOldRDN (3 bytes) [+--> 0x80 L4 newSuperior ] L2 = Length(0x04) + Length(Length(entry)) + Length(entry) L3 = Length(0x04) + Length(Length(newRDN)) + Length(newRDN) L4 = Length(0x80) + Length(Length(newSuperior)) + Length(newSuperior) L1 = L2 + L3 + 3 [+ L4] Length(ModifyDNRequest) = Length(0x6C) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Compute the ModifyDNResponse length ModifyDNResponse : 0x6D L1 | +--> LdapResult L1 = Length(LdapResult) Length(ModifyDNResponse) = Length(0x6D) + Length(L1) + L1
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.EntryChangeControlCodec
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.PSearchControlCodec
Compute the PSearchControl length 0x30 L1 | +--> 0x02 0x0(1-4) [0..2^31-1] (changeTypes) +--> 0x01 0x01 [0x00 | 0xFF] (changeOnly) +--> 0x01 0x01 [0x00 | 0xFF] (returnRCs)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlCodec
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.SearchRequest
Compute the SearchRequest length SearchRequest : 0x63 L1 | +--> 0x04 L2 baseObject +--> 0x0A 0x01 scope +--> 0x0A 0x01 derefAliases +--> 0x02 0x0(1..4) sizeLimit +--> 0x02 0x0(1..4) timeLimit +--> 0x01 0x01 typesOnly +--> filter.computeLength() +--> 0x30 L3 (Attribute description list) | +--> 0x04 L4-1 Attribute description +--> 0x04 L4-2 Attribute description +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Compute the SearchResultDone length SearchResultDone : 0x65 L1 | +--> LdapResult L1 = Length(LdapResult) Length(SearchResultDone) = Length(0x65) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Compute the SearchResultEntry length SearchResultEntry : 0x64 L1 | +--> 0x04 L2 objectName +--> 0x30 L3 (attributes) | +--> 0x30 L4-1 (partial attributes list) | | | +--> 0x04 L5-1 type | +--> 0x31 L6-1 (values) | | | +--> 0x04 L7-1-1 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Compute the SearchResultReference length SearchResultReference : 0x73 L1 | +--> 0x04 L2 reference +--> 0x04 L3 reference +--> ...
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] [+--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Compute the UnBindRequest length UnBindRequest : 0x42 00
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
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(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(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
 
containsAnyValues(Attribute, Object[], AttributeType) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
 
containsAttribute(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
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.
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
Implements Map.containsKey(Object).
containsValue(Attribute, Object, 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
Implements Map.containsValue(Object).
containsValueCaseIgnore(Attribute, Object) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Check if an attribute contains a value.
Control - Class in org.apache.directory.shared.ldap.codec
A Asn1Object to store a Control.
Control() - Constructor for class org.apache.directory.shared.ldap.codec.Control
Default constructor.
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.CascadeControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.ManageDsaITControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.SubentriesControl
 
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
An interface for decoders of controls.
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.
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.
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, LdapDN, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF
convertToLdif(Attributes, LdapDN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF
convertToLdif(Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry as LDIF
convertToLdif(Entry, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry as LDIF
convertToLdif(LdifEntry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry to LDIF
convertToLdif(LdifEntry, int) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Entry 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
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
 
CountrySyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a country according to RFC 4517.
CountrySyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxChecker
Creates a new instance of CountrySyntaxChecker.
CountrySyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 
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.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.

D

DataQualitySyntaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a DataQualitySyntax.
DataQualitySyntaxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DataQualitySyntaxSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
DataQualitySyntaxSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 
decode(ByteBuffer, IAsn1Container) - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
The decoder main function.
decode(IoSession, ByteBuffer, 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[]) - Method in interface org.apache.directory.shared.ldap.codec.ControlDecoder
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControlDecoder
 
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlDecoder
 
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectDecoder
Decode a PDU which must contain a GracefulDisconnect extended operation.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownDecoder
Decode a PDU which must contain a GracefulShutdown extended operation.
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlDecoder
Decode the entry change control
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlDecoder
Decode the persistence search control
decode(byte[]) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlDecoder
Decode the sub entry control
decode(Object) - Method in class org.apache.directory.shared.ldap.codec.TwixDecoder
Decodes a PDU
decode(Object, InputStream) - Method in class org.apache.directory.shared.ldap.codec.TwixDecoder
Decodes a PDU from an input stream into a Snickers compiler generated stub envelope.
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.
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.
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.
DeepTrimNormalizer - Class in org.apache.directory.shared.ldap.schema
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() - Constructor for class org.apache.directory.shared.ldap.schema.DeepTrimNormalizer
 
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.
DeepTrimToLowerNormalizer - Class in org.apache.directory.shared.ldap.schema
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() - Constructor for class org.apache.directory.shared.ldap.schema.DeepTrimToLowerNormalizer
 
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
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(LdapDN) - Constructor for class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Creates a new instance of DefaultServerEntry, with a DN.
DefaultClientEntry(LdapDN, 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(LdapDN, 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.
defaultIfNull(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Returns a default value if the object passed is null.
defaultMandatory - Variable in class org.apache.directory.shared.ldap.schema.syntax.TelephoneNumberSyntaxChecker
A flag set when only the default regexp should be tested
DefaultObjectClass - Class in org.apache.directory.shared.ldap.schema
Objectclass specification bean used to store the schema information for an objectclass definition.
DefaultStringNormalizer - Class in org.apache.directory.shared.ldap.name
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.name.DefaultStringNormalizer
 
defineTriggerExecutionSpecificPoint(LdapContext) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
DEL_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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 - 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.GracefulDisconnectStatesEnum
Delay
DELAY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Delay
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 - 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_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
 
DeleteRequest - Interface in org.apache.directory.shared.ldap.message
Delete request protocol message used to remove an existing leaf entry from the directory.
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.
DeleteResponse - Interface in org.apache.directory.shared.ldap.message
Delete protocol response message used to confirm the results of a delete request message.
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.
DeliveryMethodSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.DeliveryMethodSyntaxChecker
Creates a new instance of DeliveryMethodSyntaxChecker.
DeliveryMethodSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DeliveryMethodSyntaxChecker
Creates a new instance of DeliveryMethodSyntaxChecker.
DelRequest - Class in org.apache.directory.shared.ldap.codec.del
A DelRequest Message.
DelRequest() - Constructor for class org.apache.directory.shared.ldap.codec.del.DelRequest
Creates a new DelRequest object.
DelResponse - Class in org.apache.directory.shared.ldap.codec.del
An DelResponse Message.
DelResponse() - Constructor for class org.apache.directory.shared.ldap.codec.del.DelResponse
Creates a new DelResponse object.
DENY_ADD - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.ADD
DENY_BROWSE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.BROWSE
DENY_COMPARE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Deny for MicroOperation.COMPARE
DENY_DISCLOSE_ON_ERROR - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.DISCLOSE_ON_ERROR
DENY_EXPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.EXPORT
DENY_FILTER_MATCH - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.FILTER_MATCH
DENY_IMPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.IMPORT
DENY_INVOKE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.INVOKE
DENY_MODIFY - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.MODIFY
DENY_READ - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.READ
DENY_REMOVE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.REMOVE
DENY_RENAME - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.RENAME
DENY_RETURN_DN - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Denial for MicroOperation.RETURN_DN
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.
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
description - Variable in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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) - Static method in class org.apache.directory.shared.ldap.name.AtavSerializer
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.LdapDNSerializer
Deserialize a DN We read back the data to create a new LdapDN.
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.
DIGEST_MD5 - Static variable in interface org.apache.directory.shared.ldap.constants.SupportedSaslMechanisms
 
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.syntax
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.syntax.DirectoryStringSyntaxChecker
Creates a new instance of DirectoryStringSyntaxChecker.
DirectoryStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DirectoryStringSyntaxChecker
Creates a new instance of DirectoryStringSyntaxChecker.
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
 
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_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
 
DITContentRule - Interface in org.apache.directory.shared.ldap.schema
A ditContentRule specification.
DITContentRuleDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.6.
DITContentRuleDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
DITContentRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 DIT content rule descriptons
DITContentRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.DITContentRuleDescriptionSchemaParser
Creates a schema parser instance.
DITContentRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.DITContentRuleDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
DITContentRuleDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
DITStructureRule - Interface in org.apache.directory.shared.ldap.schema
A dITStructureRule definition.
DITStructureRuleDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.7.
DITStructureRuleDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
DITStructureRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 DIT structure rule descriptons
DITStructureRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.DITStructureRuleDescriptionSchemaParser
Creates a schema parser instance.
DITStructureRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.DITStructureRuleDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
DITStructureRuleDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescriptionSyntaxChecker
Creates a new instance of DITStructureRuleDescriptionSyntaxChecker.
DLSubmitPermissionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a DLSubmitPermission.
DLSubmitPermissionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DLSubmitPermissionSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
DLSubmitPermissionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DLSubmitPermissionSyntaxChecker
Creates a new instance of DLSubmitPermissionSyntaxChecker.
dn - Variable in class org.apache.directory.shared.ldap.entry.AbstractEntry
The DN for this entry
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
 
DNSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a valid DN.
DNSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DNSyntaxChecker
Creates a new instance of DNSyntaxChecker.
DNSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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 LdapDN Parser.
DNUtils() - Constructor for class org.apache.directory.shared.ldap.util.DNUtils
 
DSAQualitySyntaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.DSAQualitySyntaxSyntaxChecker
Creates a new instance of DSAQualitySyntaxSyntaxChecker.
DSAQualitySyntaxSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DSAQualitySyntaxSyntaxChecker
Creates a new instance of DSAQualitySyntaxSyntaxChecker.
DSETypeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.DSETypeSyntaxChecker
Creates a new instance of DSETypeSyntaxChecker.
DSETypeSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.DSETypeSyntaxChecker
Creates a new instance of DSETypeSyntaxChecker.
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[]

E

EC_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.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_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_LDAPDN - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
A null LdapDN
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_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_URL - Static variable in class org.apache.directory.shared.ldap.util.LdapURL
A null LdapURL
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
 
enableNotification(ChangeType) - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
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.ldap.codec.abandon.AbandonRequest
Encode the AbandonRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Encode the AddRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
Encode the AddResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Encode the BindRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Encode the BindResponse message to a PDU.
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.compare.CompareRequest
Encode the CompareRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Encode the CompareResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.Control
Generate the PDU which contains the Control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControlCodec
Encodes the control: does nothing but returns an empty buffer.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlCodec
Encodes the control: does nothing but returns an empty buffer.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Encode the DelRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Encode the DelResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Encode the ExtendedRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Encode the ExtendedResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Encodes the gracefulDisconnect extended operation.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdown
Encodes the gracefulShutdown extended operation.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
Encode the StoredProcedure message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Generate the PDU which contains the encoded object.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Encode the AddResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Encode the LdapResult message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Encode the ModifyRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Encode the ModifyResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Encode the ModifyDNRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Encode the ModifyDNResponse 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.EntryChangeControlCodec
Encodes the entry change control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
Encodes the persistent search control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlCodec
Encodes the subEntry 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.SearchRequest
Encode the SearchRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Encode the SearchResultDone message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Encode the SearchResultEntry message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Encode the SearchResultReference 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.codec.TwixEncoder
Encodes a LdapMessage, and calls the callback
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Encode the UnbindRequest message 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(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.TwixEncoder
Encodes a LdapMessage, and calls the callback.
encodeBlocking(Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
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.
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.TwixEncoder
Encodes a LdapMessage, and return a byte array containing the resulting PDU
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
endsWith(Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
EnhancedGuideSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is an EnhancedGuide according to RFC 4517.
EnhancedGuideSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.EnhancedGuideSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
EnhancedGuideSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.EnhancedGuideSyntaxChecker
Creates a new instance of EnhancedGuideSyntaxChecker.
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_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
 
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.message
A response control that may be returned by Persistent Search entry responses.
EntryChangeControl() - Constructor for class org.apache.directory.shared.ldap.message.EntryChangeControl
 
EntryChangeControlCodec - Class in org.apache.directory.shared.ldap.codec.search.controls
A response control that may be returned by Persistent Search entry responses.
EntryChangeControlCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
EntryChangeControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls
 
EntryChangeControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlContainer
Creates a new EntryChangeControlContainer object.
EntryChangeControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls
A decoder for EntryChangeControls.
EntryChangeControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlDecoder
 
EntryChangeControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls
This class implements the EntryChangeControl.
EntryChangeControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls
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
EQUAL - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
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_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.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.entry.client.ClientBinaryValue
Checks to see if this ServerBinaryValue 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.ClientStringValue
 
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.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.AbstractMessage
Checks to see if two messages are equivalent.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AbstractResultResponse
Checks to see if an object is equal to this AbstractResultResponse.
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.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.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(Object) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
 
equals(Object) - Method in class org.apache.directory.shared.ldap.name.LdapDN
 
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
If the object implements SchemaObject and has the same OID as this SchemaObject then they are considered equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.AbstractSyntax
If the object implements Syntax and has the same OID as this Syntax then they are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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.SearchScope
 
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.
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
 
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
 
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
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 : <
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.
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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.ldap.codec.LdapConstants
 
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_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
 
ExtendedRequest - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedRequest Message.
ExtendedRequest() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Creates a new ExtendedRequest object.
ExtendedRequest - Interface in org.apache.directory.shared.ldap.message
Extended protocol request message used to add to more operations to the protocol.
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.
ExtendedResponse - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedResponse Message.
ExtendedResponse() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Creates a new ExtendedResponse object.
ExtendedResponse - Interface in org.apache.directory.shared.ldap.message
Extended protocol response message used to confirm the results of a extended request message.
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, String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new ExtensibleNode object.
ExtensibleNode(String, byte[], String, boolean) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new ExtensibleNode object.
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.syntax.AbstractSchemaDescription
 
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

F

FacsimileTelephoneNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.FacsimileTelephoneNumberSyntaxChecker
Creates a new instance of TelephoneNumberSyntaxChecker.
FacsimileTelephoneNumberSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.FacsimileTelephoneNumberSyntaxChecker
Creates a new instance of FacsimileTelephoneNumberSyntaxChecker.
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
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.
FaxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Fax according to RFC 4517.
FaxSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.FaxSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
FaxSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.FaxSyntaxChecker
Creates a new instance of FaxSyntaxChecker.
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 - 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.
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
 
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.
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.parser.ParserMonitor
 
finishedParse(String) - Method in class org.apache.directory.shared.ldap.schema.parser.ParserMonitorAdapter
 
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[]").
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'.

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_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
GENERALIZED_TIME_ORDERING_MR - 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
 
GeneralizedTimeNormalizer - Class in org.apache.directory.shared.ldap.schema
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, it is removed - 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.GeneralizedTimeNormalizer
 
GeneralizedTimeSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.GeneralizedTimeSyntaxChecker
Creates a new instance of GeneralizedTimeSyntaxChecker.
GeneralizedTimeSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.GeneralizedTimeSyntaxChecker
Creates a new instance of GeneralizedTimeSyntaxChecker.
get(int) - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
get() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Gets a copy of the wrapped binary value.
get() - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
Get the stored 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(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() - 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.AbstractMessage
Gets a message scope parameter.
get(Object) - Method in interface org.apache.directory.shared.ldap.message.Message
Gets a message scope parameter.
get(int) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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 interface org.apache.directory.shared.ldap.message.AbandonRequest
Gets the id of the request operation to terminate.
getAbandoned() - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Gets the id of the request operation to terminate.
getAbandonedMessageId() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Get the abandoned message ID
getAbandonRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a AbandonRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getAction() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
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.ldap.codec.LdapMessage
Get a AddRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getAddResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a AddResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getAlgorithm(String) - Static method in enum org.apache.directory.shared.ldap.constants.LdapSecurityConstants
Get the associated constant from a string
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.name.LdapDN
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.
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.LdapDN
Retrieves the components of this name as an enumeration of strings.
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
getApplicableAttributes() - Method in interface org.apache.directory.shared.ldap.schema.MatchingRuleUse
Gets the the attributes which can be used with the matching rule in an extensible match assertion.
getApplicableAttributes() - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescription
 
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.ldap.codec.AttributeValueAssertion
Get the assertion value
getAssertionValue() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Get the assertion value
getAssertionValue() - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Gets the attribute value to use in making the comparison.
getAssertionValue() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
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.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.ldap.codec.AttributeValueAssertion
Get the attribute description
getAttributeDesc() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Get the attribute description
getAttributeDescription() - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Get the attribute
getAttributeId() - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Gets the attribute id use in making the comparison.
getAttributeId() - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Gets the attribute id use in making the comparison.
getAttributes() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Get the list of attributes
getAttributes() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Gets a list of the attributes to be returned from each entry which matches the search filter.
getAttributes() - Method in class org.apache.directory.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.schema.AttributeTypeOptions
 
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.OidNormalizer
Get the current name
getAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Gets the attribute types.
getAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
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.
getAuxiliaryObjectClasses() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
getAuxObjectClasses() - Method in interface org.apache.directory.shared.ldap.schema.DITContentRule
Gets all the AUXILIARY ObjectClasses this DITContentRule specifies for the given STRUCTURAL objectClass.
getBase() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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.SearchRequest
Get the base object
getBaseObject() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
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.ldap.codec.LdapMessage
Get a BindRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getBindResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a BindResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
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.syntax.AbstractAdsSchemaDescription
 
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.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(LdapDN) - Static method in class org.apache.directory.shared.ldap.name.LdapDN
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.
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
 
getChangeNumber() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
getChangeNumber() - Method in class org.apache.directory.shared.ldap.message.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.EntryChangeControlCodec
 
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
getChangeType() - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
getChangeTypes() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
getChangeTypes() - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
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.
getClassType() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getCode() - Method in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Return the code number of this grant or denial.
getCommonCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations common to all operations.
getComparator() - Method in interface org.apache.directory.shared.ldap.schema.MatchingRule
Gets the Comparator enabling the use of this MatchingRule for ORDERING and sorted indexing.
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.ldap.codec.LdapMessage
Get a CompareRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getCompareResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a CompareResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getCompositeComponents(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Gets the '+' appended components of a composite name component.
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(int) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get the Control Object at a specific index
getControls() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get the Control Objects
getControls() - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Gets the controls associated with this message mapped by OID.
getControls() - Method in interface org.apache.directory.shared.ldap.message.Message
Gets the controls associated with this message mapped by OID.
getControlType() - Method in class org.apache.directory.shared.ldap.codec.Control
Get the control type
getControlType() - Method in interface org.apache.directory.shared.ldap.codec.ControlDecoder
The control type this decoder decodes.
getControlType() - Method in class org.apache.directory.shared.ldap.codec.controls.CascadeControlDecoder
 
getControlType() - Method in class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlDecoder
 
getControlType() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlDecoder
 
getControlType() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlDecoder
Return the persistence search OID
getControlType() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlDecoder
 
getControlValue() - Method in class org.apache.directory.shared.ldap.codec.Control
Get the control value
getCopy() - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
Gets a copy of the binary value.
getCopy() - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
Get a copy of the stored value.
getCopy() - Method in interface org.apache.directory.shared.ldap.entry.Value
Get a copy of the stored value.
getCredentials() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Get the credentials
getCredentials() - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
getCredentials() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
getCriticality() - Method in class org.apache.directory.shared.ldap.codec.Control
Get the criticality
getCtxName() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
 
getCurrentAttributeType() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
 
getCurrentAttributeType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Return the current attribute's type
getCurrentAttributeValueType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
 
getCurrentControl() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
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.SearchRequest
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
 
getCurrentOperation() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Get the current operation
getCurrentParameter() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
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
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
 
getDecoder(BinaryAttributeDetector) - Method in class org.apache.directory.shared.ldap.codec.TwixProvider
Gets the decoder associated with this provider.
getDecoder(BinaryAttributeDetector) - 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.ModifyDnRequest
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
getDeleteOldRdn() - Method in class org.apache.directory.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.ldap.codec.LdapMessage
Get a DelRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getDelResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a DelResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getDenials() - Method in class org.apache.directory.shared.ldap.aci.Permission
Returns the set of denials only.
getDerefAliases() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
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.SearchRequest
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
 
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(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(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(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(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(Syntax) - 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() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getDescription() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getDescription() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets a short description about this SchemaObject.
getDescription() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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.
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() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.codec.Control
Get the raw control encoded bytes
getEncodedValue() - Method in class org.apache.directory.shared.ldap.ldif.LdifControl
Returns the BER encoded value of the control
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.CascadeControl
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
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
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.ManageDsaITControl
Returns an empty byte[] everytime.
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
getEncodedValue() - Method in class org.apache.directory.shared.ldap.message.SubentriesControl
 
getEncoder() - Method in class org.apache.directory.shared.ldap.codec.TwixProvider
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.ldap.codec.add.AddRequest
Get the entry to be added
getEntry() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Get the entry to be compared
getEntry() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Get the entry to be deleted
getEntry() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Get the modification's DN
getEntry() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Get the entry.
getEntry() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Get the entry's entry
getEntry() - Method in interface org.apache.directory.shared.ldap.message.AddRequest
Gets the entry to add.
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.SearchResponseEntry
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.EntryChangeControlContainer
 
getEntryDn() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Get the added DN
getEntryDn() - Method in interface org.apache.directory.shared.ldap.message.AddRequest
Gets the distinguished name of the entry to add.
getEntryDn() - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Gets the distinguished name of the entry to add.
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 interface org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for equality matching.
getEquality() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getEqualityMatchingRule() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
getError() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
getErrorMessage() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Get the error message
getErrorMessage() - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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.
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.
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.syntax.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.ldap.codec.LdapMessage
Get a ExtendedRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getExtendedResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a ExtendedResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
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.syntax.AbstractSchemaDescription
 
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.SearchRequest
Get the filter
getFilter() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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.syntax.DITStructureRuleDescription
 
getFqcn() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
 
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:
getGracefulDisconnect() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectContainer
 
getGracefulShutdown() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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
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.extended.operations.GracefulDisconnectStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.EntryChangeControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
Get the grammar name
getGrammarName(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
Get the grammar name
getGrammarName(IGrammar) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
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.ldif.LdifControl
Return the control's OID as a String
getID() - Method in class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl
Retrieves the object identifier assigned for the LDAP control.
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.message.ManageDsaITControl
Returns "2.16.840.1.113730.3.4.2" everytime.
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.ldap.codec.extended.operations.GracefulDisconnectGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureGrammar
Get the instance of this grammar
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.extended.operations.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.EntryChangeControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
Get an instance of this class
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlGrammar
This class is a singleton.
getInstance() - Static method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
Get an instance of this class
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.
getJndiScope() - Method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the corresponding JNDI scope constant value as defined in SearchControls.
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.
getKind() - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
getLanguage() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.
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.ldap.codec.LdapMessage
Get the encapsulated Ldap response.
getLdapResponseLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
 
getLdapResult() - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Get the LdapResult
getLdapResult() - Method in class org.apache.directory.shared.ldap.message.AbstractResultResponse
Gets the LdapResult components of this Response.
getLdapResult() - Method in interface org.apache.directory.shared.ldap.message.ResultResponse
Gets the LdapResult components of this Response.
getLdapUrls() - Method in interface org.apache.directory.shared.ldap.message.Referral
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.AttributeTypeAndValue
Get the upName length
getLength() - Method in class org.apache.directory.shared.ldap.name.Rdn
Get the Rdn length
getLength() - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
 
getLength() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets a length limit for this AttributeType.
getLength() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
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
 
getMatchedDN() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Get the matched DN
getMatchedDn() - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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 interface org.apache.directory.shared.ldap.schema.MatchingRuleUse
Gets the matchingRule this MatchingRuleUse definition applies to.
getMatchingRuleId() - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
Gets the matching rule id as an OID string.
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
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
 
getMay() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
getMayAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
getMayList() - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
 
getMayList() - Method in interface org.apache.directory.shared.ldap.schema.ObjectClass
Gets the AttributeTypes whose attributes may be present within an entry of this ObjectClass.
getMayNames() - Method in interface org.apache.directory.shared.ldap.schema.DITContentRule
Gets all the AttributeTypes of the "may" attribute names this DITContentRule specifies for the given STRUCTURAL objectClass.
getMayUse() - Method in interface 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.
getMechanism() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Get the mechanism
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.ldap.codec.LdapMessage
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.AbstractMessage
Gets the session unique message sequence id for this message.
getMessageId() - Method in interface org.apache.directory.shared.ldap.message.Message
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.ldap.codec.abandon.AbandonRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Get the message type
getMessageType() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Get the message type
getMessageType() - Method in enum org.apache.directory.shared.ldap.message.MessageTypeEnum
 
getMessageTypeName() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
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
 
getModificationItems() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getModificationItems() - Method in interface org.apache.directory.shared.ldap.message.ModifyRequest
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.ModifyRequest
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.ldap.codec.LdapMessage
Get a ModifyDNRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getModifyDNResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a ModifyDNResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getModifyRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a ModifyRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getModifyResponse() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a ModifyResponse ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
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
 
getMust() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
getMustAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
getMustList() - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
 
getMustList() - Method in interface org.apache.directory.shared.ldap.schema.ObjectClass
Gets the AttributeTypes whose attributes must be present within an entry of this ObjectClass.
getMustNames() - Method in interface org.apache.directory.shared.ldap.schema.DITContentRule
Gets all the AttributeTypes of the "must" attribute names this DITContentRule specifies for the given STRUCTURAL objectClass.
getMustUse() - Method in interface 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.
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.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.BindRequest
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 interface org.apache.directory.shared.ldap.message.BindRequest
Gets the distinguished name of the subject in this authentication request.
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 interface org.apache.directory.shared.ldap.message.CompareRequest
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.CompareRequestImpl
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.DeleteRequest
Gets the distinguished name of the leaf entry to be deleted by this request.
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.ModifyDnRequest
Gets the entry's distinguished name representing the entry PDU field.
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 interface org.apache.directory.shared.ldap.message.ModifyRequest
Gets the distinguished name of the entry to be modified by this request.
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.schema.AbstractSchemaObject
 
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.syntax.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.SearchScope
 
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.
getNameForm() - Method in interface org.apache.directory.shared.ldap.schema.DITStructureRule
The nameForm associating this ditStructureRule with a structural objectClass.
getNameParser() - Static method in class org.apache.directory.shared.ldap.name.LdapDnParser
Get a reference to the NameParser.
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.parser.AttributeTypeLiteral
 
getNames() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getNames() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
getNamesRef() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
getNamesRef() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets short names for this SchemaObject if any exists for it.
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(Name) - Static method in class org.apache.directory.shared.ldap.name.LdapDN
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.ldap.codec.modifyDn.ModifyDNRequest
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.ModifyDnRequest
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.ldap.codec.modifyDn.ModifyDNRequest
Get the newSuperior
getNewSuperior() - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
 
getNewSuperior() - Method in interface org.apache.directory.shared.ldap.message.ModifyDnRequest
Gets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
getNewSuperior() - Method in class org.apache.directory.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
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.client.ClientStringValue
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.
getNormalizedValue() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Get the normalized Value of a AttributeTypeAndValue
getNormalizedValueCopy() - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
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.client.ClientStringValue
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 interface org.apache.directory.shared.ldap.entry.Value
Gets a reference to the the normalized (canonical) representation for the wrapped value.
getNormalizer() - Method in interface 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.OidNormalizer
Get the normalizer
getNormalizerMapping() - Method in interface org.apache.directory.shared.ldap.schema.NormalizerMappingResolver
 
getNormName() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Get the initial DN (without normalization)
getNormName() - Method in class org.apache.directory.shared.ldap.name.Rdn
 
getNormType() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Get the normalized type of a AttributeTypeAndValue
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.AttributeTypeAndValue
Get the Value of a AttributeTypeAndValue
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)
getNotAttributeTypes() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
getNotFilter() - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Get the NotFilter
getNotNames() - Method in interface org.apache.directory.shared.ldap.schema.DITContentRule
Gets all the AttributeTypes of the "not" attribute names this DITContentRule specifies for the given STRUCTURAL objectClass.
getNullText() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets the text to output when null found.
getNumericOid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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.ModifyRequest
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
 
getObjectClass() - Method in interface org.apache.directory.shared.ldap.schema.DITContentRule
Gets the STRUCTURAL ObjectClass this DITContentRule specifies attributes for.
getObjectClass() - Method in interface org.apache.directory.shared.ldap.schema.NameForm
Gets the STRUCTURAL ObjectClass this name form specifies naming attributes for.
getObjectClassTypes() - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Gets the object class types.
getObjectIdentifierMacros() - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Gets the object identifier macros.
getObjectName() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Get the entry DN
getObjectName() - Method in interface org.apache.directory.shared.ldap.message.SearchResponseEntry
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
 
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 interface org.apache.directory.shared.ldap.message.ExtendedRequest
Gets the Object Idendifier corresponding to the extended request type.
getOid() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Gets the Object Idendifier corresponding to the extended request type.
getOid() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
getOid() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getOid() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
getOid() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets usually what is the numeric object identifier assigned to this SchemaObject.
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.
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
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 interface org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for ordering.
getOrdering() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getOrderingMatchingRule() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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
 
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.
getParameters() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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
 
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
 
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.GracefulShutdownRequest
 
getPayload() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
getPayload() - Method in interface org.apache.directory.shared.ldap.message.ExtendedRequest
Gets the extended request's requestValue portion of the PDU.
getPayload() - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
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.LdapDN
getPreviousDn() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
getPreviousDn() - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
getPreviousState() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
 
getProcedure() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
getProcedureSpecification() - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
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.TwixDecoder
Gets the Provider that this Decoder implementation is part of.
getProvider() - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
Gets the Provider associated with this SPI implementation object.
getProvider() - Static method in class org.apache.directory.shared.ldap.codec.TwixProvider
Gets a handle on the singleton TwixProvider.
getProvider() - Method in class org.apache.directory.shared.ldap.codec.TwixTransformer
Gets the Provider associated with this SPI implementation object.
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.PSearchControlContainer
 
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.syntax.OpenLdapObjectIdentifierMacro
Gets the raw OID or name plus suffix.
getRdn(int) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Retrieves a component of this name.
getRdn() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Retrieves the last (leaf) component of this name.
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.LdapDN
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.
getReferral() - Method in interface org.apache.directory.shared.ldap.message.LdapResult
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
getReferral() - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
getReferral() - Method in interface org.apache.directory.shared.ldap.message.SearchResponseReference
Gets the sequence of LdapUrls as a Referral instance.
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.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.ldap.codec.LdapResult
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.
getRelativeName(Name, Name) - 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
 
getReplicatedContexts() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Get the list of replicated servers
getReplicatedContexts() - Method in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
getRequestName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Get the extended request name
getRequestValue() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Get the extended request value
getResolvedOid() - Method in class org.apache.directory.shared.ldap.schema.syntax.OpenLdapObjectIdentifierMacro
Gets the resolved OID, null if not yet resolved.
getResponse() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
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.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 interface org.apache.directory.shared.ldap.message.ExtendedResponse
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 exception org.apache.directory.shared.ldap.message.ResponseCarryingMessageException
Get the constructed response
getResponseName() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Get the extended response name
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 interface org.apache.directory.shared.ldap.message.ExtendedResponse
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.
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.ManyReplyRequest
Gets the various types of messages that can be generated by this kind of request.
getResponseTypes() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Gets the different response types generated by a search request.
getResponseTypes() - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Gets the different response types generated by a search request.
getResultCode() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Get the result code
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapAttributeInUseException
 
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapAuthenticationException
Gets ResultCodeEnum.INVALIDCREDENTIALS every time.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException
 
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
Always returns ResultCodeEnum.OTHER
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapContextNotEmptyException
Gets the LDAP ResultCode for this exception type.
getResultCode() - Method in interface org.apache.directory.shared.ldap.exception.LdapException
Gets the LDAP result code that would be associated with this exception.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException
 
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException
Gets the LDAP resultCode this exception is associated with.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapInvalidNameException
Gets the LDAP resultCode this exception is associated with.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapNameAlreadyBoundException
Always returns ResultCodeEnum.ENTRYALREADYEXISTS.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapNameNotFoundException
Gets the ResultCode associated with this exception which will always be ResultCodeEnum.NOSUCHOBJECT.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapNamingException
Gets the LDAP resultCode this exception is associated with.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapNoPermissionException
Always returns ResultCodeEnum#INSUFFICIENTACCESSRIGHTS
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException
 
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapOperationNotSupportedException
 
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapReferralException
Always returns ResultCodeEnum.REFERRAL
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapSchemaViolationException
Gets the LDAP resultCode this exception is associated with.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException
Returns one of the resultCodes within the set ResultCodeEnum.SERVICEUNAVAILABLE_CODES.
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapSizeLimitExceededException
Always returns ResultCodeEnum#SIZELIMITEXCEEDED
getResultCode() - Method in exception org.apache.directory.shared.ldap.exception.LdapTimeLimitExceededException
Always returns ResultCodeEnum#TIMELIMITEXCEEDED
getResultCode() - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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.
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.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 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 interface org.apache.directory.shared.ldap.message.ResultResponseRequest
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.SearchRequestImpl
The result containing response for this request.
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 interface org.apache.directory.shared.ldap.schema.DITStructureRule
Gets the rule identifier for this DITStructureRule.
getRuleId() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
getSaslAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Get the user sasl authentication
getSaslMechanism() - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Gets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
getSaslMechanism() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets the mechanism if this request uses SASL authentication mechanisms.
getSchema() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
getSchema() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets the name of the schema this SchemaObject is associated with.
getScheme() - Method in class org.apache.directory.shared.ldap.util.LdapURL
 
getScope() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Get the search scope
getScope() - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
Gets the search scope.
getScope() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Gets the search scope parameter enumeration.
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 SearchControls.OBJECT_SCOPE, SearchControls.ONELEVEL_SCOPE or SearchControls.SUBTREE_SCOPE.
getSearchCodes() - Static method in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Gets an array of result code enumerations resulting from search operations.
getSearchRequest() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a SearchRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getSearchResultDone() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a SearchResultDone ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getSearchResultEntry() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a SearchResultEntry ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getSearchResultReference() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a SearchResultReference ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
getSearchResultReferences() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Get the list of references
getSearchScope(SearchControls) - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the SearchScope enumerated type for the corresponding SearchControls scope setting.
getSearchScope(int) - Static method in enum org.apache.directory.shared.ldap.filter.SearchScope
Gets the SearchScope enumerated type for the corresponding SearchControls scope setting.
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.BindResponse
 
getServerSaslCreds() - Method in interface org.apache.directory.shared.ldap.message.BindResponse
Gets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
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.
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 interface org.apache.directory.shared.ldap.message.BindRequest
Checks to see if the authentication mechanism is simple and not SASL based.
getSimple() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Checks to see if the authentication mechanism is simple and not SASL based.
getSimpleAuthentication() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
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.
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.SearchRequest
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.SearchRequest
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
getSizeLimit() - Method in class org.apache.directory.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.
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.AttributeTypeAndValue
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(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.EntryChangeControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
Get the string representing the state
getState(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
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
 
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
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.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.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(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.syntax.NameFormDescription
 
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.SubEntryControlContainer
 
getSubstr() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the substring Matching Rule
getSubstr() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets the MatchingRule for this AttributeType used for substring matching.
getSubstr() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getSubstringsLength() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
 
getSubstringsMatchingRule() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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.LdapDN
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.
getSuperClasses() - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
 
getSuperClasses() - Method in interface org.apache.directory.shared.ldap.schema.DITStructureRule
Gets a collection of all the superior StructureRules.
getSuperClasses() - Method in interface org.apache.directory.shared.ldap.schema.ObjectClass
Gets the superclasses of this ObjectClass.
getSuperior() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the optional attributeType's superior
getSuperior() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets the name of the superior class for this AttributeType.
getSuperior() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getSuperiorObjectClasses() - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
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.parser.ObjectClassLiteral
 
getSuperRules() - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
getSuperType() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
getSupportedCipherSuites() - Method in class org.apache.directory.shared.ldap.util.DummySSLSocketFactory
 
getSyntax() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Get the attributeType's syntax
getSyntax() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
The Syntax for this AttributeType's values.
getSyntax() - Method in interface org.apache.directory.shared.ldap.schema.MatchingRule
Gets the SyntaxImpl used by this MatchingRule.
getSyntax() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getSyntax() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
getSyntax() - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescription
 
getSyntaxChecker() - Method in interface org.apache.directory.shared.ldap.schema.Syntax
Gets the SyntaxChecker used to validate values in accordance with this Syntax.
getSyntaxLength() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
getSyntaxOid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSyntaxChecker
Gets the OID of this SyntaxChecker.
getSyntaxOid() - Method in class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
 
getSyntaxOid() - Method in interface org.apache.directory.shared.ldap.schema.syntax.SyntaxChecker
Gets the OID of the attribute syntax.
getTag() - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
 
getTagNo() - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
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.SearchRequest
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.SearchRequest
Get the time limit
getTimeLimit() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
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
 
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
getTransformer() - Method in class org.apache.directory.shared.ldap.codec.TwixProvider
Gets the transformer associated with this provider.
getTransformer() - Method in class org.apache.directory.shared.ldap.message.spi.Provider
Gets the transformer associated with this provider.
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
getType() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.AbstractMessage
Gets the LDAP message type code associated with this Message.
getType() - Method in class org.apache.directory.shared.ldap.message.ManageDsaITControl
Returns "2.16.840.1.113730.3.4.2" everytime.
getType() - Method in interface org.apache.directory.shared.ldap.message.Message
Gets the LDAP message type code associated with this Message.
getType() - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
 
getType() - Method in interface 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.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.
getTypesOnly() - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
getTypesOnly() - Method in class org.apache.directory.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.ldap.codec.LdapMessage
Get a UnBindRequest ldapObject, assuming that the caller knows that it is the LdapMessage exact type.
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.
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() - 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.AttributeTypeAndValue
Get the user provided form of this attribute type and value
getUpName() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Get the initial DN (without normalization)
getUpName() - Method in class org.apache.directory.shared.ldap.name.Rdn
 
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.AttributeTypeAndValue
Get the user provided type of a AttributeTypeAndValue
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.AttributeTypeAndValue
Get the User Provided Value of a AttributeTypeAndValue
getUpValue() - Method in class org.apache.directory.shared.ldap.name.Rdn
Return the User Provided value
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.AbstractAttributeType
 
getUsage() - Method in interface 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() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
getUsage() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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.
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.
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.extended.operations.StoredProcedure.StoredProcedureParameter
 
getValue() - Method in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
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 class org.apache.directory.shared.ldap.message.ManageDsaITControl
Returns an empty byte[] everytime.
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 class org.apache.directory.shared.ldap.name.Rdn
Return the value, or the first one of we have more than one (the lowest)
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.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.BindRequest
Get the protocol version
getVersion() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
getVersion3() - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Gets whether or not the Ldap v3 protocol is used.
getVersion3() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Gets whether or not the Ldap v3 protocol is used.
getYear(String) - Static method in class org.apache.directory.shared.ldap.util.DateUtils
 
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.GracefulDisconnectStatesEnum
Sequence
GRACEFUL_SHUTDOWN_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.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
An extended operation to proceed a graceful disconnect
GracefulDisconnect(int, int) - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Create a GracefulDisconnect object, with a timeOffline and a delay
GracefulDisconnect() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.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
A container for the GracefulDisconnect codec.
GracefulDisconnectContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectContainer
Creates a new GracefulDisconnectContainer object.
GracefulDisconnectDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations
A decoder for GracefulDisconnects.
GracefulDisconnectDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectDecoder
 
GracefulDisconnectGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations
This class implements the Graceful Disconnect.
GracefulDisconnectStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations
This class store the GracefulDisconnect's grammar constants.
GracefulShutdown - Class in org.apache.directory.shared.ldap.codec.extended.operations
An extended operation to proceed a graceful shutdown
GracefulShutdown() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdown
 
GracefulShutdownContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations
A container for the GracefulShutdown codec.
GracefulShutdownContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownContainer
Creates a new GracefulShutdownContainer object.
GracefulShutdownDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations
A decoder for GracefulShutdowns.
GracefulShutdownDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownDecoder
 
GracefulShutdownGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations
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
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
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.
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.
GRANT_ADD - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.ADD
GRANT_BROWSE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.BROWSE
GRANT_COMPARE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.COMPARE
GRANT_DISCLOSE_ON_ERROR - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.DISCLOSE_ON_ERROR
GRANT_EXPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.EXPORT
GRANT_FILTER_MATCH - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.FILTER_MATCH
GRANT_IMPORT - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.IMPORT
GRANT_INVOKE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.INVOKE
GRANT_MODIFY - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.MODIFY
GRANT_READ - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.READ
GRANT_REMOVE - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.REMOVE
GRANT_RENAME - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.RENAME
GRANT_RETURN_DN - Static variable in class org.apache.directory.shared.ldap.aci.GrantAndDenial
Grant for MicroOperation.RETURN_DN
GrantAndDenial - Class in org.apache.directory.shared.ldap.aci
An enumeration that represents grants or denials of MicroOperations.
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
 
GuideSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Guide according to RFC 4517.
GuideSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.GuideSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
GuideSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.GuideSyntaxChecker
Creates a new instance of GuideSyntaxChecker.

H

hasAction() - Method in class org.apache.directory.shared.asn1.ber.grammar.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.
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.AbstractMessage
 
hasControl(String) - Method in interface org.apache.directory.shared.ldap.message.Message
Checks whether or not this message has the specified control.
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.ldap.entry.client.ClientBinaryValue
 
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.ClientStringValue
 
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.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.AbstractMessage
 
hashCode() - Method in class org.apache.directory.shared.ldap.message.AbstractRequest
 
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.name.AttributeTypeAndValue
Gets the hashcode of this object.
hashCode() - Method in class org.apache.directory.shared.ldap.name.LdapDN
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
Based on the hashCode of the oid property.
hashCode() - Method in class org.apache.directory.shared.ldap.schema.AbstractSyntax
Based on the hashCode of the oid property.
hashCode() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
Compute the instance's hash code
hashCode() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
Compute the instance's hash code
hashCode() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
Compute the instance's hash code
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.SearchScope
 
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.
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.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 interface org.apache.directory.shared.ldap.entry.Entry
Tells if an entry as a specific ObjectClass value
hasOption() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
hasOption(String) - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
hasResponse() - Method in class org.apache.directory.shared.ldap.message.AbstractRequest
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.Request
Tests to see if this Request produces one or more response types.
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
 
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
 
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.

I

IA5_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
Ia5StringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.Ia5StringSyntaxChecker
Creates a new instance of Ia5StringSyntaxChecker.
Ia5StringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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.
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
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.
ImmutableAttributesWrapper - Class in org.apache.directory.shared.ldap.util
Document me!
ImmutableAttributesWrapper(Attributes) - Constructor for class org.apache.directory.shared.ldap.util.ImmutableAttributesWrapper
 
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
 
in - Variable in class org.apache.directory.shared.ldap.ldif.LdifReader
The ldif Reader
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
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_GRAMMAR_STATE - Static variable in interface org.apache.directory.shared.asn1.ber.grammar.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.LdapMessage
Init the controls array
initEntry() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
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
 
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.ModifyRequest
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.ldap.codec.LdapResult
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 - Static variable in class org.apache.directory.shared.ldap.schema.ByteArrayComparator
A static instance of this comparator
INSTANCE - Static variable in class org.apache.directory.shared.ldap.schema.NoOpNormalizer
 
INSTANCE - Static variable in class org.apache.directory.shared.ldap.schema.syntax.BinarySyntaxChecker
the Apache assigned internal OID for this syntax checker
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(LdapDN) - 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
 
INSTANCE - Static variable in class org.apache.directory.shared.ldap.util.LongComparator
A instance of this comparator
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_MR - Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
 
INTEGER_ORDERING_MR - 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
IntegerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is an Integer according to RFC 4517.
IntegerSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.IntegerSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
IntegerSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.IntegerSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
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
 
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 interface org.apache.directory.shared.ldap.message.AbandonableRequest
Checks to see if this request has been abandoned.
isAbandoned() - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
isAbstract() - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
 
isAbstract() - Method in interface 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.
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.AbstractAttributeType
Checks to see if this AttributeType is the ancestor of another attributeType.
isAncestorOf(AttributeType) - Method in interface 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.DefaultObjectClass
 
isAuxiliary() - Method in interface org.apache.directory.shared.ldap.schema.ObjectClass
Tells if the current ObjectClass is AUXILIARY
isBinary(String) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
isBinary() - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
Tells if the current value is Binary or String
isBinary() - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
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.
isCanUserModify() - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
 
isCanUserModify() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType can be modified by a user.
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.PSearchControlCodec
 
isChangesOnly() - Method in class org.apache.directory.shared.ldap.message.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.
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.AbstractAttributeType
 
isCollective() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType is a collective attribute.
isCollective() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
isCollective() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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.ldif.LdifControl
Returns the criticality of the current control
isCritical() - Method in class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl
Determines whether or not this control is critical for the correct operation of a request or response message.
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
 
isDeleteOldRDN() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
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(Name, Name) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Tests to see if a candidate entry is a descendant of a base.
isDescentantOf(AttributeType) - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Checks to see if this AttributeType is the descendant of another attributeType.
isDescentantOf(AttributeType) - Method in interface 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'
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
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.LdapDN
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.
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.
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.
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() - Method in class org.apache.directory.shared.ldap.schema.AbstractSyntax
 
isHumanReadable() - Method in interface org.apache.directory.shared.ldap.schema.Syntax
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.
isLdapV3() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
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.
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.ModifyDnRequest
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.LdapDN
Tells if the DN has already been normalized or not
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.message.PersistentSearchControl
 
isNoUserModification() - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Tellse if the attributeType is mutable or not
isNoUserModification() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
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 active
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
 
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
isObsolete() - Method in interface org.apache.directory.shared.ldap.schema.SchemaObject
Gets whether or not this SchemaObject has been inactivated.
isObsolete - Variable in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
isObsolete() - Method in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescription
 
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> ::= ' ' | ',' | '=' | '+' | '<' | '>' | '#' | ';' | '\' | '"'
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.syntax.parser.AbstractSchemaParser
Checks if quirks mode is enabled.
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] - [\"]
isReferral() - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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.
isResolved() - Method in class org.apache.directory.shared.ldap.schema.syntax.OpenLdapObjectIdentifierMacro
Checks if is resolved.
isResolveObjectIdentifierMacros() - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Checks if object identifier macros should be resolved.
isReturnECs() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
isReturnECs() - Method in class org.apache.directory.shared.ldap.message.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.
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(Name, Name) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Checks to see if two names are siblings.
isSimple() - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Checks to see if the authentication mechanism is simple and not SASL based.
isSimple() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
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
isSingleValue() - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
 
isSingleValue() - Method in interface org.apache.directory.shared.ldap.schema.AttributeType
Gets whether or not this AttributeType is single-valued.
isSingleValue() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
isSingleValued() - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
isStreamed() - Method in class org.apache.directory.shared.asn1.primitives.BitString
Tells if the OctetString is streamed or not
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.DefaultObjectClass
 
isStructural() - Method in interface org.apache.directory.shared.ldap.schema.ObjectClass
Tells if the current ObjectClass is STRUCTURAL
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.
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.SearchRequest
Get the typesOnly flag
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.syntax.AttributeTypeDescription
 
isUseShortClassName() - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Gets whether to output short or long class names.
isValid() - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Check if the Valid flag is set or not.
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(SyntaxChecker) - Method in interface org.apache.directory.shared.ldap.entry.client.ClientAttribute
Checks to see if this attribute is valid along with the values it contains.
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 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.LdapDN
Check if a DistinguishedName is syntactically valid.
isValid(byte[], Position, boolean) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Validate a NameComponent :
isValid(String) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Validtae a NameComponent :
isValid(String) - Static method in class org.apache.directory.shared.ldap.schema.syntax.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.syntax.AcceptAllSyntaxChecker
Returns true every time.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AccessPointSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ACIItemSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeUsageSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AudioSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BinarySyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BitStringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BooleanSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.CertificateListSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.CertificatePairSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.CertificateSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DataQualitySyntaxSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DeliveryMethodSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DirectoryStringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DLSubmitPermissionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DNSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DSAQualitySyntaxSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DSETypeSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.EnhancedGuideSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.FacsimileTelephoneNumberSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.FaxSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.GeneralizedTimeSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.GuideSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.Ia5StringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.IntegerSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JavaByteSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JavaIntegerSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JavaLongSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JavaShortSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JpegSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.MailPreferenceSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.MasterAndShadowAccessPointSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.MHSORAddressSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameAndOptionalUIDSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumberSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumericStringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescriptionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassTypeSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectNameSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OctetStringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OidLenSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OidSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OtherMailboxSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.PostalAddressSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.PresentationAddressSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.PrintableStringSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ProtocolInformationSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.RegexSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SubstringAssertionSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SubtreeSpecificationSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SupplierAndConsumerSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SupplierInformationSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SupplierOrConsumerSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.SupportedAlgorithmSyntaxChecker
 
isValidSyntax(Object) - Method in interface org.apache.directory.shared.ldap.schema.syntax.SyntaxChecker
Determines if the attribute's value conforms to the attribute syntax.
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.TelephoneNumberSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.TeletexTerminalIdentifierSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.TelexNumberSyntaxChecker
 
isValidSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.UtcTimeSyntaxChecker
 
isVersion3() - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Checks to see if the Ldap v3 protocol is used.
isVersion3() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Checks to see if the Ldap v3 protocol is used.
isVisible() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlCodec
Check if the subEntry is visible
isVisible() - Method in class org.apache.directory.shared.ldap.message.SubentriesControl
 
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.
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
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.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.Rdn
Retrieves the components of this RDN as an iterator of AttributeTypeAndValue.
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.
ITLVBerDecoderMBean - Interface in org.apache.directory.shared.asn1.ber.tlv
 

J

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.syntax
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.syntax.JavaByteSyntaxChecker
Creates a new instance of JavaByteSyntaxChecker.
JavaByteSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JavaByteSyntaxChecker
Creates a new instance of JavaByteSyntaxChecker.
JavaIntegerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.JavaIntegerSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
JavaIntegerSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JavaIntegerSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
JavaLongSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.JavaLongSyntaxChecker
Creates a new instance of JavaLongSyntaxChecker.
JavaLongSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JavaLongSyntaxChecker
Creates a new instance of JavaLongSyntaxChecker.
JavaShortSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a valid Java primitive int or the Integer wrapper.
JavaShortSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JavaShortSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
JavaShortSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JavaShortSyntaxChecker
Creates a new instance of IntegerSyntaxChecker.
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
 
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
 
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.
JpegSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Jpeg according to RFC 4517.
JpegSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JpegSyntaxChecker
Creates a new instance of JpegSyntaxChecker.
JpegSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.JpegSyntaxChecker
Creates a new instance of JpegSyntaxChecker.

K

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.
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

LANGUAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
Language
LAST_EC_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
terminal state
LAST_GRACEFUL_DISCONNECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectStatesEnum
terminal state
LAST_GRACEFUL_SHUTDOWN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
terminal state
LAST_LDAP_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
LAST_PSEARCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
terminal state
LAST_STORED_PROCEDURE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
 
LAST_SUB_ENTRY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
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
 
LDAP_MESSAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
LDAP_RESULT_REFERRAL_SEQUENCE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
LDAP_SCHEME - Static variable in class org.apache.directory.shared.ldap.util.LdapURL
The constant for "ldap://" scheme.
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
 
LdapAttributeInUseException - Exception in org.apache.directory.shared.ldap.exception
A subclass of AttributeInUseException which holds the LDAP resultCode associated with the exception.
LdapAttributeInUseException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAttributeInUseException
 
LdapAttributeInUseException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.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 AuthenticationException which associates the ResultCodeEnum#INVALIDCREDENTIALS value with the type.
LdapAuthenticationException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationException
 
LdapAuthenticationException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationException
 
LdapAuthenticationNotSupportedException - Exception in org.apache.directory.shared.ldap.exception
A subclass of the AuthenticationNotSupportedException carrying along an unequivocal ResultCodeEnum value.
LdapAuthenticationNotSupportedException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException
Creates an LdapException with the resultCode.
LdapAuthenticationNotSupportedException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapAuthenticationNotSupportedException
Sets the resultCode associated with this LdapException.
LdapConfigurationException - Exception in org.apache.directory.shared.ldap.exception
A ConfigurationException which associates a resultCode namely the ResultCodeEnum.OTHER resultCode with the exception.
LdapConfigurationException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
 
LdapConfigurationException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapConfigurationException
 
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() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapContextNotEmptyException
 
LdapContextNotEmptyException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.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
 
LdapDecoder - Class in org.apache.directory.shared.ldap.codec
The Ldap decoder.
LdapDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.LdapDecoder
Standard LdapDecoder constructor.
LdapDN - Class in org.apache.directory.shared.ldap.name
The LdapDN class contains a DN (Distinguished Name).
LdapDN() - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Construct an empty LdapDN object
LdapDN(Name) - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Transduces, or copies a Name to an LdapDN.
LdapDN(List<String>) - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Creates an ldap name using a list of NameComponents.
LdapDN(Iterator<String>) - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Creates an ldap name using a list of name components.
LdapDN(String) - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Parse a String and checks that it is a valid DN
LdapDN(byte[]) - Constructor for class org.apache.directory.shared.ldap.name.LdapDN
Parse a buffer and checks that it is a valid DN
LdapDnParser - Class in org.apache.directory.shared.ldap.name
This class parses a DN.
LdapDNSerializer - Class in org.apache.directory.shared.ldap.name
A helper class which serialize and deserialize a DN
LdapDNSerializer() - Constructor for class org.apache.directory.shared.ldap.name.LdapDNSerializer
 
LdapException - Interface in org.apache.directory.shared.ldap.exception
An interface for exceptions which add LDAP specific information to Exceptions.
LdapInvalidAttributeIdentifierException - Exception in org.apache.directory.shared.ldap.exception
A subclass of InvalidAttributeIdentifierException which holds the LDAP resultCode associated with the exception.
LdapInvalidAttributeIdentifierException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException
 
LdapInvalidAttributeIdentifierException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException
 
LdapInvalidAttributeValueException - Exception in org.apache.directory.shared.ldap.exception
Makes a InvalidAttributeValueException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
LdapInvalidAttributeValueException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException
Creates an Ldap InvalidAttributeValueException using a result code.
LdapInvalidAttributeValueException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidAttributeValueException
Creates an Ldap InvalidAttributeValueException using a result code and a specific message.
LdapInvalidNameException - Exception in org.apache.directory.shared.ldap.exception
A subclass of InvalidNameException designed to hold an unequivocal LDAP result code.
LdapInvalidNameException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidNameException
Creates an Eve NamingException.
LdapInvalidNameException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapInvalidNameException
Creates an Eve NamingException.
LdapMessage - Class in org.apache.directory.shared.ldap.codec
The main ldapObject : every Ldap Message are encapsulated in it.
LdapMessage() - Constructor for class org.apache.directory.shared.ldap.codec.LdapMessage
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.
LdapMessageGrammar - Class in org.apache.directory.shared.ldap.codec
This class implements the LdapMessage message.
LdapNameAlreadyBoundException - Exception in org.apache.directory.shared.ldap.exception
A NameAlreadyBoundException which contains LDAP specific information such as a result code.
LdapNameAlreadyBoundException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNameAlreadyBoundException
 
LdapNameAlreadyBoundException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNameAlreadyBoundException
 
LdapNameNotFoundException - Exception in org.apache.directory.shared.ldap.exception
A NameNotFoundException holding LDAP specific information such as the LDAP ResultCode.
LdapNameNotFoundException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNameNotFoundException
 
LdapNameNotFoundException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNameNotFoundException
 
LdapNamingException - Exception in org.apache.directory.shared.ldap.exception
Extends the root NamingException by adding LDAP specific properties to it.
LdapNamingException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNamingException
Creates an Eve NamingException.
LdapNamingException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNamingException
Creates an Eve NamingException.
LdapNoPermissionException - Exception in org.apache.directory.shared.ldap.exception
A NoPermissionException which associates a resultCode namely the ResultCodeEnum#INSUFFICIENTACCESSRIGHTS resultCode with the exception.
LdapNoPermissionException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoPermissionException
 
LdapNoPermissionException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoPermissionException
 
LdapNoSuchAttributeException - Exception in org.apache.directory.shared.ldap.exception
A subclass of NoSuchAttributeException which holds the LDAP resultCode associated with the exception.
LdapNoSuchAttributeException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException
 
LdapNoSuchAttributeException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapNoSuchAttributeException
 
LdapOperation - Class in org.apache.directory.shared.ldap.trigger
An enumeration that represents change inducing LDAP operations.
LdapOperationNotSupportedException - Exception in org.apache.directory.shared.ldap.exception
An LDAPException that extends the OperationNotSupportedException carrying with it the corresponding result codes for this condition.
LdapOperationNotSupportedException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationNotSupportedException
 
LdapOperationNotSupportedException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapOperationNotSupportedException
 
LdapReferralException - Exception in org.apache.directory.shared.ldap.exception
A ReferralException 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
 
LdapResponse - Class in org.apache.directory.shared.ldap.codec
A generic LdapResponse Object.
LdapResponse() - Constructor for class org.apache.directory.shared.ldap.codec.LdapResponse
Creates a new LdapResponse object.
LdapResult - Class in org.apache.directory.shared.ldap.codec
A ldapObject to store the LdapResult
LdapResult() - Constructor for class org.apache.directory.shared.ldap.codec.LdapResult
Creates a new LdapResult object.
LdapResult - Interface in org.apache.directory.shared.ldap.message
LDAPv3 result structure embedded into Responses.
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 SchemaViolationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
LdapSchemaViolationException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSchemaViolationException
Creates an Ldap NamingException using a result code.
LdapSchemaViolationException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSchemaViolationException
Creates an Eve NamingException.
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 ServiceUnavailableException that preserves resultCode resolution.
LdapServiceUnavailableException(ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException
Creates an LDAP specific ServiceUnavailableException that preserves resultCode resolution.
LdapServiceUnavailableException(String, ResultCodeEnum) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapServiceUnavailableException
Creates an LDAP specific ServiceUnavailableException that preserves resultCode resolution.
LdapSizeLimitExceededException - Exception in org.apache.directory.shared.ldap.exception
A SizeLimitExceededException which associates a resultCode namely the ResultCodeEnum#SIZELIMITEXCEEDED resultCode with the exception.
LdapSizeLimitExceededException() - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSizeLimitExceededException
 
LdapSizeLimitExceededException(String) - Constructor for exception org.apache.directory.shared.ldap.exception.LdapSizeLimitExceededException
 
LdapStatesEnum - Class in org.apache.directory.shared.ldap.codec
This class store the Ldap grammar's constants.
LdapSyntaxDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.5.
LdapSyntaxDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescription
Creates a new instance of LdapSyntaxDescription.
LdapSyntaxDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 LDAP syntx descriptions.
LdapSyntaxDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.LdapSyntaxDescriptionSchemaParser
Creates a schema parser instance.
LdapSyntaxDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.LdapSyntaxDescriptionSyntaxChecker
Creates a new instance of AttributeTypeDescriptionSchemaParser.
LdapSyntaxDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescriptionSyntaxChecker
Creates a new instance of LdapSyntaxDescriptionSyntaxChecker.
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
 
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.
LdapURL.Extension(boolean, String, String) - Constructor for class org.apache.directory.shared.ldap.util.LdapURL.Extension
Creates a new instance of Extension.
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
LdifComposer - Interface in org.apache.directory.shared.ldap.ldif
Builds or composes an Ldap Data Interchange Format representation of an Entry.
LdifComposerImpl - Class in org.apache.directory.shared.ldap.ldif
An LDAP Data Interchange Format (LDIF) composer.
LdifComposerImpl() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifComposerImpl
 
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(OID) - 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(BufferedReader) - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader
A constructor which takes a BufferedReader
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
LdifReader.Position() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifReader.Position
Creates a new instance of Position.
LdifUtils - Class in org.apache.directory.shared.ldap.ldif
Some LDIF useful methods
LdifUtils() - Constructor for class org.apache.directory.shared.ldap.ldif.LdifUtils
 
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.
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.syntax.parser.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
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.
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
loadEntryTriggerSpecification(LdapContext, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
loadPrescriptiveTriggerSpecification(LdapContext, String, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
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.
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
 
LOG - Static variable in class org.apache.directory.shared.ldap.name.AtavSerializer
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
The LoggerFactory used by this class
LOG - Static variable in class org.apache.directory.shared.ldap.name.LdapDNSerializer
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
LongComparator - Class in org.apache.directory.shared.ldap.util
Compares Long keys and values within a table.
LongComparator() - Constructor for class org.apache.directory.shared.ldap.util.LongComparator
 
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
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.

M

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.
MailPreferenceSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Boolean according to RFC 1778.
MailPreferenceSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MailPreferenceSyntaxChecker
Creates a new instance of MailPreferenceSyntaxChecker.
MailPreferenceSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MailPreferenceSyntaxChecker
Creates a new instance of MailPreferenceSyntaxChecker.
main(String[]) - Static method in class org.apache.directory.shared.ldap.util.UnixCrypt
 
ManageDsaITControl - Class in org.apache.directory.shared.ldap.message
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.message.ManageDsaITControl
 
ManageDsaITControlCodec - 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.
ManageDsaITControlCodec() - Constructor for class org.apache.directory.shared.ldap.codec.controls.ManageDsaITControlCodec
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.
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.
MasterAndShadowAccessPointSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a MasterAndShadowAccessPoint.
MasterAndShadowAccessPointSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MasterAndShadowAccessPointSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
MasterAndShadowAccessPointSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MasterAndShadowAccessPointSyntaxChecker
Creates a new instance of MasterAndShadowAccessPoints.
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.parser.ParserMonitor
 
matchedProduction(String) - Method in class org.apache.directory.shared.ldap.schema.parser.ParserMonitorAdapter
 
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_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_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
 
MatchingRule - Interface in org.apache.directory.shared.ldap.schema
A matchingRule definition.
MatchingRuleDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.3.
MatchingRuleDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescription
Creates a new instance of MatchingRuleDescription.
MatchingRuleDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 matching rule descriptions.
MatchingRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.MatchingRuleDescriptionSchemaParser
Creates a schema parser instance.
MatchingRuleDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.MatchingRuleDescriptionSyntaxChecker
Creates a new instance of MatchingRuleDescriptionSchemaParser.
MatchingRuleDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescriptionSyntaxChecker
Creates a new instance of MatchingRuleDescriptionSyntaxChecker.
MatchingRuleEnum - Enum in org.apache.directory.shared.ldap.schema
Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleUse - Interface in org.apache.directory.shared.ldap.schema
Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
MatchingRuleUseDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.4.
MatchingRuleUseDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescription
 
MatchingRuleUseDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 matching rule use descriptions.
MatchingRuleUseDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.MatchingRuleUseDescriptionSchemaParser
Creates a schema parser instance.
MatchingRuleUseDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.MatchingRuleUseDescriptionSyntaxChecker
Creates a new instance of MatchingRuleUseDescriptionSchemaParser.
MatchingRuleUseDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescriptionSyntaxChecker
Creates a new instance of MatchingRuleUseDescriptionSyntaxChecker.
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
 
Message - Interface in org.apache.directory.shared.ldap.message
Root interface for all LDAP message type interfaces.
MESSAGE_ID_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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.
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.message
Type safe enumeration over the various LDAPv3 message types.
MHSORAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a MHSORAddress.
MHSORAddressSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MHSORAddressSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
MHSORAddressSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.MHSORAddressSyntaxChecker
Creates a new instance of MHSORAddressSyntaxChecker.
MicroOperation - Enum in org.apache.directory.shared.ldap.aci
An enumeration that represents all micro-operations that makes up LDAP operations.
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
 
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_NEW_SUPERIOR_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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_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
 
MODIFYDN_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
MODIFYDN_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ModifyDNRequest - Class in org.apache.directory.shared.ldap.codec.modifyDn
A ModifyDNRequest Message.
ModifyDNRequest() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Creates a new ModifyDNRequest object.
ModifyDnRequest - Interface in org.apache.directory.shared.ldap.message
Modify DN request protocol message used to rename or move an existing entry in the directory.
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.
ModifyDNResponse - Class in org.apache.directory.shared.ldap.codec.modifyDn
An ModifyDNResponse Message.
ModifyDNResponse() - Constructor for class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Creates a new ModifyDNResponse object.
ModifyDnResponse - Interface in org.apache.directory.shared.ldap.message
Modify DN protocol response message used to confirm the results of a modify DN request message.
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.
ModifyRequest - Class in org.apache.directory.shared.ldap.codec.modify
A ModifyRequest Message.
ModifyRequest() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Creates a new ModifyRequest object.
ModifyRequest - Interface in org.apache.directory.shared.ldap.message
Modify request protocol message used to alter the attributes and values of an existing entry.
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.
ModifyResponse - Class in org.apache.directory.shared.ldap.codec.modify
An ModifyResponse Message.
ModifyResponse() - Constructor for class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Creates a new ModifyResponse object.
ModifyResponse - Interface in org.apache.directory.shared.ldap.message
Modify protocol response message used to confirm the results of a modify request message.
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.
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.syntax.parser.AbstractSchemaParser
the monitor to use for this parser
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.
MutableControl - Interface in org.apache.directory.shared.ldap.message
Protocol request and response altering control interface.
MutableSchemaObject - Interface in org.apache.directory.shared.ldap.schema
A mutable version of the SchemaObject interface.

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.ldap.trigger.StoredProcedureParameter
 
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_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_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NameAndOptionalUIDSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a valid Name and Optional UID.
NameAndOptionalUIDSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NameAndOptionalUIDSyntaxChecker
Creates a new instance of NameAndOptionalUIDSyntaxChecker.
NameAndOptionalUIDSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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 - Interface in org.apache.directory.shared.ldap.schema
A nameForm description.
NameFormDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.7.2.
NameFormDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
NameFormDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 name form descriptons
NameFormDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.NameFormDescriptionSchemaParser
Creates a schema parser instance.
NameFormDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.NameFormDescriptionSyntaxChecker
Creates a new instance of DITContentRuleDescriptionSyntaxChecker.
NameFormDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NameFormDescriptionSyntaxChecker
Creates a new instance of NameFormDescriptionSyntaxChecker.
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
a human readable identifiers for this SchemaObject
names - Variable in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
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 a NamingException.
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_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
 
newOutputStream(ByteBuffer) - Static method in class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
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
 
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
 
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
 
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
No op (pass through or do nothing) normalizer returning what its given.
NoOpNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.NoOpNormalizer
Creates a do nothing 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.client.ClientBinaryValue
Normalize the value.
normalize(Normalizer) - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
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() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
A Normalized String representation of a AttributeTypeAndValue : - type is trimed and lowercased - value is trimed and lowercased, and special characters are escaped if needed.
normalize(Object) - Method in class org.apache.directory.shared.ldap.name.DefaultStringNormalizer
 
normalize(String, Map<String, OidNormalizer>) - Static method in class org.apache.directory.shared.ldap.name.LdapDN
Static factory which creates a normalized DN from a String and a Map of OIDs.
normalize(LdapDN, Map<String, OidNormalizer>) - Static method in class org.apache.directory.shared.ldap.name.LdapDN
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.LdapDN
Change the internal DN, using the OID instead of the first name or other aliases.
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.CachingNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.DeepTrimNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.DeepTrimToLowerNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.GeneralizedTimeNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.NoOpNormalizer
Returns the value argument as-is without alterations all the time.
normalize(Object) - Method in interface org.apache.directory.shared.ldap.schema.Normalizer
Gets the normalized value.
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.NumericNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.ObjectIdentifierNormalizer
 
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.
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.RegexNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.TelephoneNumberNormalizer
 
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
 
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
 
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
 
normalizer - Variable in class org.apache.directory.shared.ldap.schema.CachingNormalizer
The underlying decorated Normalizer
Normalizer - Interface in org.apache.directory.shared.ldap.schema
Converts attribute values to a canonical form.
NormalizerDescription - Class in org.apache.directory.shared.ldap.schema.syntax
An ApacheDS specific schema description.
NormalizerDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NormalizerDescription
 
NormalizerDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for ApacheDS normalizer descriptions.
NormalizerDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.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.
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
 
normalizeString(String) - Static method in class org.apache.directory.shared.ldap.name.DefaultStringNormalizer
Normalize the given String
NormalizingComparator - Class in org.apache.directory.shared.ldap.schema
A comparator which normalizes a value first before using a subordinate comparator to compare them.
NormalizingComparator(Normalizer, Comparator<Object>) - Constructor for class org.apache.directory.shared.ldap.schema.NormalizingComparator
A comparator which normalizes a value first before comparing them.
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.LdapDN
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.
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 operator and a list of children.
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.
NumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Number according to RFC 4512.
NumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumberSyntaxChecker
Creates a new instance of NumberSyntaxChecker.
NumberSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumberSyntaxChecker
Creates a new instance of NumberSyntaxChecker.
NUMERIC_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
NumericNormalizer - Class in org.apache.directory.shared.ldap.schema
Normalize Numeric Strings
NumericNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.NumericNormalizer
 
numericOid - Variable in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
NumericOidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.NumericOidSyntaxChecker
Creates a new instance of NumericOidSyntaxChecker.
NumericOidSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker
Creates a new instance of NumericOidSyntaxChecker.
NumericStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.NumericStringSyntaxChecker
Creates a new instance of NumericStringSyntaxChecker.
NumericStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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_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_MODS_PROHIBITED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
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_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_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
OBJECT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ObjectClass - Interface in org.apache.directory.shared.ldap.schema
An objectClass definition.
ObjectClassDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.1.
ObjectClassDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
ObjectClassDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 object class descriptons
ObjectClassDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.ObjectClassDescriptionSchemaParser
Creates a schema parser instance.
ObjectClassDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.ObjectClassDescriptionSyntaxChecker
Creates a new instance of ObjectClassDescriptionSyntaxChecker.
ObjectClassDescriptionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescriptionSyntaxChecker
Creates a new instance of ObjectClassDescriptionSyntaxChecker.
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
ObjectClassLiteral - Class in org.apache.directory.shared.ldap.schema.parser
A bean used to encapsulate the literal String values of an ObjectClass definition found within an OpenLDAP schema configuration file.
ObjectClassLiteral(String) - Constructor for class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
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.syntax
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.syntax.ObjectClassTypeSyntaxChecker
Creates a new instance of ObjectClassTypeSyntaxChecker.
ObjectClassTypeSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ObjectClassTypeSyntaxChecker
Creates a new instance of ObjectClassTypeSyntaxChecker.
ObjectIdentifierComparator - Class in org.apache.directory.shared.ldap.schema
A comparator for the objectIdentifierMatch matchingRule.
ObjectIdentifierComparator() - Constructor for class org.apache.directory.shared.ldap.schema.ObjectIdentifierComparator
 
ObjectIdentifierNormalizer - Class in org.apache.directory.shared.ldap.schema
A normalizer for the objectIdentifierMatch matching rule.
ObjectIdentifierNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.ObjectIdentifierNormalizer
 
ObjectNameSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.ObjectNameSyntaxChecker
Creates a new instance of ObjectNameSyntaxChecker.
ObjectNameSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.ObjectNameSyntaxChecker
Creates a new instance of ObjectNameSyntaxChecker.
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
OCTET_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
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.syntax
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.syntax.OctetStringSyntaxChecker
Creates a new instance of OctetStringSyntaxChecker.
OctetStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.OctetStringSyntaxChecker
Creates a new instance of OctetStringSyntaxChecker.
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 - 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.schema.AbstractSchemaObject
a numeric object identifier
OID_LOWER - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
"oid." static
OID_UPPER - Static variable in class org.apache.directory.shared.ldap.util.DNUtils
"OID." static
OidLenSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.OidLenSyntaxChecker
Creates a new instance of OidLenSyntaxChecker.
OidLenSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.OidLenSyntaxChecker
Creates a new instance of OidLenSyntaxChecker.
OidNormalizer - Class in org.apache.directory.shared.ldap.schema
The OidNomalizer class contains a tuple: an OID with its Normalizer.
OidNormalizer(String, Normalizer) - Constructor for class org.apache.directory.shared.ldap.schema.OidNormalizer
A constructor which accept two parameters
OidNormalizer(OidNormalizer) - Constructor for class org.apache.directory.shared.ldap.schema.OidNormalizer
A copy constructor.
OidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is an oid according to RFC 4512.
OidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.OidSyntaxChecker
Creates a new instance of OidSyntaxChecker.
OidSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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 - Static variable in class org.apache.directory.shared.ldap.trigger.SearchScope
 
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
OpenLdapObjectIdentifierMacro - Class in org.apache.directory.shared.ldap.schema.syntax
An OpenLDAP object identifier macro.
OpenLdapObjectIdentifierMacro() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.OpenLdapObjectIdentifierMacro
Instantiates a new OpenLDAP object identifier macro.
OpenLdapSchemaParser - Class in org.apache.directory.shared.ldap.schema.parser
A reusable wrapper for antlr generated OpenLDAP schema parsers.
OpenLdapSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.parser.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_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
 
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.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.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.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.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.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.extended - package org.apache.directory.shared.ldap.message.extended
 
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.comparator - package org.apache.directory.shared.ldap.schema.comparator
 
org.apache.directory.shared.ldap.schema.parser - package org.apache.directory.shared.ldap.schema.parser
 
org.apache.directory.shared.ldap.schema.syntax - package org.apache.directory.shared.ldap.schema.syntax
 
org.apache.directory.shared.ldap.schema.syntax.parser - package org.apache.directory.shared.ldap.schema.syntax.parser
 
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.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
 
OtherMailboxSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.OtherMailboxSyntaxChecker
Creates a new instance of OtherMailboxSyntaxChecker.
OtherMailboxSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 

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: '.' == ..
PARAMETER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
Parameter
PARAMETER_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
Parameter type
PARAMETER_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureStatesEnum
Parameter value
PARAMETERS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.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.
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(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 class org.apache.directory.shared.ldap.name.LdapDnParser
Parse a String and return a LdapDN if the String is a valid DN
parse(String, Position, Rdn) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Parse a NameComponent :
parse(byte[], Position, Rdn) - Static method in class org.apache.directory.shared.ldap.name.RdnParser
Parse a NameComponent :
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.parser.OpenLdapSchemaParser
Parses an OpenLDAP schemaObject element/object.
parse(InputStream) - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Parses a stream of OpenLDAP schemaObject elements/objects.
parse(File) - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Parses a file of OpenLDAP schemaObject elements/objects.
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.AbstractSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.AttributeTypeDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.ComparatorDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.DITContentRuleDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.DITStructureRuleDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.LdapSyntaxDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.MatchingRuleDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.MatchingRuleUseDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.NameFormDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.NormalizerDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.ObjectClassDescriptionSchemaParser
 
parse(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.SyntaxCheckerDescriptionSchemaParser
 
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
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]
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 entries.
parseAttributeTypeDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.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]
parseComparatorDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.ComparatorDescriptionSchemaParser
Parses an comparator description:
parseDITContentRuleDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.DITContentRuleDescriptionSchemaParser
Parses a DIT content rule description according to RFC 4512:
parseDITStructureRuleDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.DITStructureRuleDescriptionSchemaParser
Parses a DIT structure rule description according to RFC 4512:
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 class org.apache.directory.shared.ldap.name.LdapDnParser
Parse a DN
parseInternal(byte[], List<Rdn>) - Static method in class org.apache.directory.shared.ldap.name.LdapDnParser
Parse a DN
parseLdapSyntaxDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.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.syntax.parser.MatchingRuleDescriptionSchemaParser
Parses a matching rule description according to RFC 4512:
parseMatchingRuleUseDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.MatchingRuleUseDescriptionSchemaParser
Parses a matching rule use description according to RFC 4512:
parseNameFormDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.NameFormDescriptionSchemaParser
Parses a name form description according to RFC 4512:
parseNormalizerDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.NormalizerDescriptionSchemaParser
Parses a normalizer description:
parseObjectClassDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.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.syntax.parser.AbstractSchemaParser
the antlr generated parser being wrapped
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.parser
A monitor for the OpenLdap parser.
ParserMonitorAdapter - Class in org.apache.directory.shared.ldap.schema.parser
Document me.
ParserMonitorAdapter() - Constructor for class org.apache.directory.shared.ldap.schema.parser.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
 
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]
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.syntax.parser.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.message
The control for a persistent search operation.
PersistentSearchControl() - Constructor for class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
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
 
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() - 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
 
PostalAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.PostalAddressSyntaxChecker
Creates a new instance of PostalAddressSyntaxChecker.
PostalAddressSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 
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.syntax.parser.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
 
PresentationAddressSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a PresentationAddressSyntax.
PresentationAddressSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.PresentationAddressSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
PresentationAddressSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.PresentationAddressSyntaxChecker
Creates a new 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_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.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
PrintableStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.PrintableStringSyntaxChecker
Creates a new instance of PrintableStringSyntaxChecker.
PrintableStringSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.PrintableStringSyntaxChecker
Creates a new instance of PrintableStringSyntaxChecker.
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.StoredProcedureStatesEnum
Procedure
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 - 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.AllAttributeValues(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AllAttributeValues
Creates a new instance.
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.AttributeType(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeType
Creates a new instance.
ProtectedItem.AttributeValue - Class in org.apache.directory.shared.ldap.aci
A specific value of specific attributes.
ProtectedItem.AttributeValue(Collection<Attribute>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
Creates a new instance.
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.Classes(ExprNode) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
Creates a new instance.
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.MaxImmSub(int) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
Creates a new instance.
ProtectedItem.MaxValueCount - Class in org.apache.directory.shared.ldap.aci
Restricts the maximum number of attribute values allowed for a specified attribute type.
ProtectedItem.MaxValueCount(Collection<ProtectedItem.MaxValueCountItem>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
Creates a new instance.
ProtectedItem.MaxValueCountItem - Class in org.apache.directory.shared.ldap.aci
An element of ProtectedItem.MaxValueCount.
ProtectedItem.MaxValueCountItem(String, int) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem
Creates a new instance.
ProtectedItem.RangeOfValues - Class in org.apache.directory.shared.ldap.aci
Any attribute value which matches the specified filter, i.e.
ProtectedItem.RangeOfValues(ExprNode) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
Creates a new instance.
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.RestrictedBy(Collection<ProtectedItem.RestrictedByItem>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
Creates a new instance.
ProtectedItem.RestrictedByItem - Class in org.apache.directory.shared.ldap.aci
An element of ProtectedItem.RestrictedBy.
ProtectedItem.RestrictedByItem(String, String) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedByItem
Creates a new instance.
ProtectedItem.SelfValue - Class in org.apache.directory.shared.ldap.aci
The attribute value assertion corresponding to the current requestor.
ProtectedItem.SelfValue(Collection<String>) - Constructor for class org.apache.directory.shared.ldap.aci.ProtectedItem.SelfValue
Creates a new instance.
PROTOCOL_ERROR - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
PROTOCOLERROR - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
ProtocolInformationSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.ProtocolInformationSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
ProtocolInformationSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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.PSearchControlStatesEnum
Sequence Value
PSearchControlCodec - Class in org.apache.directory.shared.ldap.codec.search.controls
A persistence search object
PSearchControlCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
Default constructor
PSearchControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls
 
PSearchControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlContainer
Creates a new PSearchControlContainer object.
PSearchControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls
A decoder for PSearchControls.
PSearchControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlDecoder
 
PSearchControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls
This class implements the PSearchControl.
PSearchControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls
This class store the PSearchControl's grammar constants.
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(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(Object, Object) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Sets a message scope parameter.
put(Object, Object) - Method in interface org.apache.directory.shared.ldap.message.Message
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
Implements Map.put(Object, Object).
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

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
 

R

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(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.LdapDN
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
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
 
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.ClientStringValue
 
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.ldif.LdifEntry
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
 
readExternal(ObjectInput) - Method in class org.apache.directory.shared.ldap.name.LdapDN
 
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 - Interface in org.apache.directory.shared.ldap.message
Represents a referral which is a set of alternative locations where an entry can be found.
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.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
 
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
Deprecated. Use ReflectionToStringBuilder.ReflectionToStringBuilder(Object,ToStringStyle,StringBuffer,Class,boolean,boolean).
ReflectionToStringBuilder(Object, ToStringStyle, StringBuffer, Class, boolean, boolean) - Constructor for class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Constructor.
RegexNormalizer - Class in org.apache.directory.shared.ldap.schema
A Normalizer that uses Perl5 based regular expressions to normalize values.
RegexNormalizer(Pattern[]) - Constructor for class org.apache.directory.shared.ldap.schema.RegexNormalizer
Creates a Perl5 regular expression based normalizer.
RegexSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker implemented using Perl5 regular expressions to constrain values.
RegexSyntaxChecker(String, String[]) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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.syntax.RegexSyntaxChecker
Creates a new instance of RegexSyntaxChecker.
RELATIVE_OID - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
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(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() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Always throws UnsupportedOperationException!
remove(Control) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Deletes a control removing it from this Message.
remove(Control) - Method in interface org.apache.directory.shared.ldap.message.Message
Deletes a control removing it from this Message.
remove(int) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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.
removeAttribute(String) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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(String...) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Removes the attribute with the specified alias.
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.
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.Referral
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.
removeModification(Modification) - Method in interface org.apache.directory.shared.ldap.message.ModifyRequest
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.
removeValue(Attribute, Object, AttributeType) - 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.
render(StringBuffer, String[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders qdescrs into an existing buffer.
render(String[]) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders qdescrs into a new 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(AttributeTypeDescription) - 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(Map<String, List<String>>) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
Renders the schema extensions into a new StringBuffer.
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(Syntax) - 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(AbstractAdsSchemaDescription) - Static method in class org.apache.directory.shared.ldap.schema.SchemaUtils
 
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.GracefulDisconnectStatesEnum
Replicated contexts
Request - Interface in org.apache.directory.shared.ldap.message
Ldap protocol request messages derive from this super interface.
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(AbandonableRequest) - 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.syntax.parser.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.syntax.parser.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
 
resolvePrimitiveClassName(String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Resolve the given class name as primitive class, if appropriate.
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.AddRequest
LDAPv3 add response type enum code
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.BindRequest
Bind response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.CompareRequest
Compare response message type enum code
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.DeleteRequest
Delete response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ExtendedRequest
Extended response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyDnRequest
Modify DN response message type enumeration value
RESP_TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyRequest
Modify response message type enumeration value
response - Variable in class org.apache.directory.shared.ldap.message.BindRequestImpl
 
response - Variable in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
Response - Interface in org.apache.directory.shared.ldap.message
Super interface used as a marker for all protocol response type messages.
RESPONSE_NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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.SearchRequest
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, ResultResponse, ResultCodeEnum, LdapDN, 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
 
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
 
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.
ResultResponse - Interface in org.apache.directory.shared.ldap.message
An LDAP Response that contains an LDAPResult structure within it.
ResultResponseRequest - Interface in org.apache.directory.shared.ldap.message
A request who's one or more responses contains an LdapResult.
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.PSearchControlStatesEnum
returnECs Value
ReusableAntlrSchemaLexer - Class in org.apache.directory.shared.ldap.schema.syntax.parser
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.syntax.parser.ReusableAntlrSchemaLexer
Creates a ReusableAntlrSchemaLexer instance.
ReusableAntlrSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
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.syntax.parser.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(LdapDN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Compute a reverse LDIF of an AddRequest.
reverseDel(LdapDN, Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Compute a reverse LDIF of a DeleteRequest.
reverseModify(LdapDN, List<Modification>, Entry) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Compute the reversed LDIF for a modify request.
reverseModifyDn(LdapDN, LdapDN) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Compute a reverse LDIF for a forward change which if in LDIF format would represent a moddn operation.
reverseModifyRdn(Attributes, LdapDN, LdapDN, Rdn) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Compute a reverse LDIF for a forward change which if in LDIF format would represent a modrdn operation.
reverseRename(Attributes, LdapDN, Rdn) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Revert a DN to it's previous version by removing the first RDN and adding the given RDN
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

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 - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
the name of the schema this object is associated with
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.
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
 
SchemaObject - Interface in org.apache.directory.shared.ldap.schema
Most schema objects have some common attributes.
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
 
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCH_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SEARCH_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
SEARCH_RESULT_DONE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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.ldap.codec.LdapConstants
 
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_REFERENCE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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
 
SearchRequest - Class in org.apache.directory.shared.ldap.codec.search
A SearchRequest ldapObject.
SearchRequest() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchRequest
Creates a new SearchRequest object.
SearchRequest - Interface in org.apache.directory.shared.ldap.message
Search request protocol message interface.
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.
SearchResponseDone - Interface in org.apache.directory.shared.ldap.message
Search done protocol response message used to indicate the completion of a search request message.
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.
SearchResponseEntry - Interface in org.apache.directory.shared.ldap.message
Search entry protocol response message used to return non referral entries to the client in response to a search request message.
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.
SearchResponseReference - Interface in org.apache.directory.shared.ldap.message
Search reference protocol response message used to return referrals to the client in response to a search request message.
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
 
SearchResultDone - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultDone Message.
SearchResultDone() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Creates a new SearchResultDone object.
SearchResultEntry - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultEntry Message.
SearchResultEntry() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Creates a new SearchResultEntry object.
SearchResultReference - Class in org.apache.directory.shared.ldap.codec.search
A SearchResultReference Message.
SearchResultReference() - Constructor for class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Creates a new SearchResultEntry object.
SearchScope - Enum in org.apache.directory.shared.ldap.filter
A search scope enumerated type.
SearchScope - Class in org.apache.directory.shared.ldap.trigger
An enumeration that represents LDAP search scopes.
SECURITY_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Stores all the result codes associated with security related problems.
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.
serialize(AttributeTypeAndValue, ObjectOutput) - Static method in class org.apache.directory.shared.ldap.name.AtavSerializer
Serialize an AttributeTypeAndValue object.
serialize(LdapDN, ObjectOutput) - Static method in class org.apache.directory.shared.ldap.name.LdapDNSerializer
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).
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
 
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(T) - Method in class org.apache.directory.shared.ldap.entry.AbstractValue
Sets this value's wrapped value to a copy of the src array.
set(byte[]) - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
 
set(String) - Method in class org.apache.directory.shared.ldap.entry.client.ClientStringValue
Sets the wrapped String value.
set(String...) - Method in class org.apache.directory.shared.ldap.entry.client.DefaultClientEntry
Put some new ClientAttribute 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(T) - Method in interface org.apache.directory.shared.ldap.entry.Value
Sets the wrapped value.
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 interface org.apache.directory.shared.ldap.message.AbandonRequest
Sets the id of the request operation to terminate.
setAbandoned(int) - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Sets the id of the request operation to terminate.
setAbandonedMessageId(int) - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Set the abandoned message ID
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.
setApplicableAttributes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleUseDescription
 
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(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.CompareRequest
Set the assertion value
setAssertionValue(String) - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Sets the attribute value to use in the comparison.
setAssertionValue(byte[]) - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Sets the attribute value to use in the comparison.
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.
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(String) - Method in class org.apache.directory.shared.ldap.filter.LeafNode
Sets the attribute this leaf node is based on.
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.CompareRequest
Set the attribute description
setAttributeDescription(String) - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Set the attributeDescription
setAttributeId(String) - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Sets the attribute id used in the comparison.
setAttributeId(String) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
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.
setAuthentication(LdapAuthentication) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Set the user authentication
setAuxiliaryObjectClasses(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
setBase(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Sets the search base as a distinguished name.
setBase(LdapDN) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Sets the search base as a distinguished name.
setBase(LdapDN) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the subtree base relative to the administration point.
setBaseObject(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Set the base object
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.syntax.AbstractAdsSchemaDescription
 
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.TwixDecoder
Set the callback to call when the PDU has been decoded
setCallback(EncoderCallback) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
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.
setCanUserModify(boolean) - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Sets whether or not an attribute of this AttributeType can be modified by directory users.
setChangeNumber(long) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
setChangeNumber(long) - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
setChangesOnly(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
setChangesOnly(boolean) - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
setChangeType(ChangeType) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
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
setChangeType(ChangeType) - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
setChangeTypes(int) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
 
setChangeTypes(int) - Method in class org.apache.directory.shared.ldap.message.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<LdapDN>) - Method in class org.apache.directory.shared.ldap.subtree.SubtreeSpecificationModifier
Sets the set of subordinates entries whose subordinates are to be excluded.
setChopBeforeExclusions(Set<LdapDN>) - 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.
setClassType(ObjectClassTypeEnum) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
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.AbstractAttributeType
Sets whether or not an attribute of this AttributeType is a collective.
setCollective(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setCollective(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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
setControlType(String) - Method in class org.apache.directory.shared.ldap.codec.Control
Set the control type
setControlValue(Object) - Method in class org.apache.directory.shared.ldap.codec.Control
Set the control value
setCredentials(byte[]) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Set the credentials
setCredentials(byte[]) - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Sets the simple credentials associated with a simple authentication attempt ignored if this request uses SASL authentication mechanisms.
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.
setCritical(boolean) - Method in class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl
Sets the criticil flag which determines whether or not this control is critical for the correct operation of a request or response message.
setCritical(boolean) - Method in interface org.apache.directory.shared.ldap.message.MutableControl
Sets the criticil 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.
setCriticality(boolean) - Method in class org.apache.directory.shared.ldap.codec.Control
Set the criticality
setCriticality(boolean) - Method in class org.apache.directory.shared.ldap.ldif.LdifControl
Set the criticality
setCurrentControl(Control) - 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.SearchRequest
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
setCurrentOperation(int) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Store the current operation
setCurrentOperation(ModificationOperation) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Store the current operation
setCurrentParameter(StoredProcedure.StoredProcedureParameter) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.TwixDecoder
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.syntax.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.ldap.codec.modifyDn.ModifyDNRequest
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.ModifyDnRequest
Sets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
setDeleteOldRdn(boolean) - Method in class org.apache.directory.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.SearchRequest
Set the derefAliases flag
setDerefAliases(AliasDerefMode) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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 brief description for this SchemaObject.
setDescription(String) - Method in interface org.apache.directory.shared.ldap.schema.MutableSchemaObject
 
setDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setDescription(String) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setDescription(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
setDn(LdapDN) - Method in class org.apache.directory.shared.ldap.entry.AbstractEntry
Set this entry's DN.
setDn(LdapDN) - Method in interface org.apache.directory.shared.ldap.entry.Entry
Set this entry's DN.
setDn(LdapDN) - 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(LdapDN) - 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
setEncodedValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.Control
Set the encoded control value
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.TwixEncoder
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.ldap.codec.add.AddRequest
Sets the entry.
setEntry(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Set the entry to be compared
setEntry(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Set the entry to be deleted
setEntry(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Set the modification DN.
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Sets the entry.
setEntry(Entry) - Method in interface org.apache.directory.shared.ldap.message.AddRequest
Sets the Entry to add.
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.SearchResponseEntry
Sets an entry
setEntry(Entry) - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Sets the entry.
setEntryChangeControl(EntryChangeControlCodec) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlContainer
Set a EntryChangeControl Object into the container.
setEntryDn(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Set the added DN.
setEntryDn(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.AddRequest
Sets the distinguished name of the entry to add.
setEntryDn(LdapDN) - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Sets the distinguished name of the entry to add.
setEquality(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the equality Matching Rule
setEquality(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setEqualityMatchingRule(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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.ldap.codec.LdapResult
Set the error message
setErrorMessage(String) - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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.
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.syntax.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.syntax.AbstractSchemaDescription
 
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.SearchRequest
Set the filter
setFilter(ExprNode) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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.syntax.DITStructureRuleDescription
 
setFqcn(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
 
setGracefulDisconnect(GracefulDisconnect) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectContainer
Set a GracefulDisconnect Object into the container.
setGracefulShutdown(GracefulShutdown) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownContainer
Set a GracefulShutdown Object into the container.
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 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.AbstractSyntax
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 interface org.apache.directory.shared.ldap.entry.EntryAttribute
Set the normalized ID.
setID(String) - Method in class org.apache.directory.shared.ldap.message.AbstractMutableControlImpl
Sets the OID of the Control to identify the control type.
setID(String) - Method in interface org.apache.directory.shared.ldap.message.MutableControl
Sets the OID of the Control to identify the control type.
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
setKind(ObjectClassTypeEnum) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
setLanguage(String) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
setLanguage(String) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
setLdapMessage(LdapMessage) - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
Set a ldapMessage Object into the container.
setLdapResult(LdapResult) - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Set the ldap result
setLength(int) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set the TLV's length
setLength(int) - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Sets the length limit of this AttributeType based on its associated syntax.
setLength(int) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
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
setMatchedDN(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Set the Matched DN
setMatchedDn(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.LdapResult
Sets the lowest entry in the directory that was matched.
setMatchedDn(LdapDN) - 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(Object) - 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.
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
setMay(String[]) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setMayAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
setMayAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
setMayAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
setMechanism(String) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Set the mechanism
setMessageId(int) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
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.
setMust(List<String>) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the list of mandatory attributes
setMust(String[]) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setMustAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
setMustAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
setMustAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
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(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Set the user name
setName(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Sets the distinguished name of the subject in this authentication request.
setName(LdapDN) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the distinguished name of the subject in this authentication request.
setName(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.CompareRequest
Sets the distinguished name of the entry to be compared using the attribute value assertion.
setName(LdapDN) - 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(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.DeleteRequest
Sets the distinguished name of the leaf entry to be deleted by this request.
setName(LdapDN) - 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(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.ModifyDnRequest
Sets the entry's distinguished name representing the entry PDU field.
setName(LdapDN) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the entry's distinguished name representing the entry PDU field.
setName(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.ModifyRequest
Sets the distinguished name of the entry to be modified by this request.
setName(LdapDN) - 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.syntax.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(String[]) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets the human readable names for this SchemaObject.
setNames(String[]) - Method in interface org.apache.directory.shared.ldap.schema.MutableSchemaObject
 
setNames(String[]) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setNames(String[]) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setNames(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
setNewRDN(Rdn) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
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.ModifyDnRequest
Sets the new relative distinguished name for the entry which represents the PDU's newrdn field.
setNewRdn(Rdn) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Sets the new relative distinguished name for the entry which represents the PDU's newrdn field.
setNewSuperior(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Set the new superior
setNewSuperior(String) - Method in class org.apache.directory.shared.ldap.ldif.LdifEntry
Set the new superior
setNewSuperior(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.ModifyDnRequest
Sets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
setNewSuperior(LdapDN) - 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.
setNotAttributeTypes(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITContentRuleDescription
 
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
setNoUserModification(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setNullText(String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Sets the text to output when null found.
setNumericOid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
setObject(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Set the modification DN.
setObjectName(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Set the entry DN.
setObjectName(LdapDN) - Method in interface org.apache.directory.shared.ldap.message.SearchResponseEntry
Sets the distinguished name of the entry object returned.
setObjectName(LdapDN) - 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 whether or not this SchemaObject is inactived.
setObsolete(boolean) - Method in interface org.apache.directory.shared.ldap.schema.MutableSchemaObject
 
setObsolete(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setObsolete(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setObsolete(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
 
setObsolete(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescription
 
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(OID) - Method in class org.apache.directory.shared.ldap.ldif.LdifControl
Set the control's OID
setOid(String) - Method in interface org.apache.directory.shared.ldap.message.ExtendedRequest
Sets the Object Idendifier corresponding to the extended request type.
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 class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
Method used to modify the AttributeType OID if it is edited.
setOid(String) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setOidLen(int) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's syntax length
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
setOrdering(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the ordering Matching Rule
setOrdering(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setOrderingMatchingRule(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
setOutput(Writer) - Method in class org.apache.directory.shared.converter.schema.Schema
Set a writer to dump the ldif files
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
 
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
setParserMonitor(ParserMonitor) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.AbstractSchemaParser
Sets the parser monitor.
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 interface org.apache.directory.shared.ldap.message.ExtendedRequest
Sets the extended request's requestValue portion of the PDU.
setPayload(byte[]) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
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(LdapDN) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlCodec
 
setPreviousDn(LdapDN) - Method in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
setProcedure(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
setProcedure(String) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
setProtocolOP(Asn1Object) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Set the ProtocolOP
setPSearchControl(PSearchControlCodec) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlContainer
Set a PSearchControl Object into the container.
setQuirksMode(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.parser.AbstractSchemaParser
Sets the quirks mode.
setRawOidOrNameSuffix(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.OpenLdapObjectIdentifierMacro
Sets the raw OID or name plus suffix.
setReferral(Referral) - Method in interface org.apache.directory.shared.ldap.message.LdapResult
Sets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
setReferral(Referral) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
Sets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
setReferral(Referral) - Method in interface org.apache.directory.shared.ldap.message.SearchResponseReference
Sets the sequence of LdapUrls as a Referral instance.
setReferral(Referral) - 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.
setRequestName(OID) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Set the extended request name
setRequestValue(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Set the extended request value
setResolvedOid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.OpenLdapObjectIdentifierMacro
Sets the resolved OID.
setResolveObjectIdentifierMacros(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.OpenLdapSchemaParser
Sets if object identifier macros should be resolved.
setResponse(Object) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Set the extended response
setResponse(Message) - 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.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 interface org.apache.directory.shared.ldap.message.ExtendedResponse
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(Message) - 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.ldap.codec.extended.ExtendedResponse
Set the extended response name
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 interface org.apache.directory.shared.ldap.message.ExtendedResponse
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.
setResultCode(ResultCodeEnum) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Set the result code
setResultCode(ResultCodeEnum) - Method in interface org.apache.directory.shared.ldap.message.LdapResult
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.PSearchControlCodec
 
setReturnECs(boolean) - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
setRuleId(Integer) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
setSaslMechanism(String) - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Sets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
setSaslMechanism(String) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
Sets the mechanism associated with a SASL authentication
setSchema(String) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Sets schema name this schema object is associated with.
setSchema(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.SearchRequest
Set the search scope
setScope(SearchScope) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Sets the search scope parameter enumeration.
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.
setServerSaslCreds(byte[]) - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Set the server sasl credentials
setServerSaslCreds(byte[]) - Method in interface org.apache.directory.shared.ldap.message.BindResponse
Sets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
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.
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 interface org.apache.directory.shared.ldap.message.BindRequest
Sets the authentication mechanism to simple or to SASL based authentication.
setSimple(boolean) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
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
setSingleValue(boolean) - Method in class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Sets whether or not an attribute of this AttributeType single valued or multi-valued.
setSingleValue(boolean) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setSingleValued(boolean) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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(int) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
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(int) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Sets sizelimit that restricts the maximum number of entries to be returned as a result of the search.
setSizeLimit(int) - 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.
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
setStatesEnum(IStates) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Set the states for this grammar
setStoredProcedure(StoredProcedure) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureContainer
Set a StoredProcedure object into the container.
setStructuralObjectClass(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.NameFormDescription
 
setSubEntryControl(SubEntryControlCodec) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlContainer
Set a SubEntryControl Object into the container.
setSubstr(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the substring Matching Rule
setSubstr(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setSubstringsLength(int) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
 
setSubstringsMatchingRule(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setSuperiorObjectClasses(List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
setSuperiors(List<String>) - Method in class org.apache.directory.shared.converter.schema.ObjectClassHolder
Set the list of inherited objectClasses
setSuperiors(String[]) - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
setSuperRules(List<Integer>) - Method in class org.apache.directory.shared.ldap.schema.syntax.DITStructureRuleDescription
 
setSuperType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
setSyntax(String) - Method in class org.apache.directory.shared.converter.schema.AttributeTypeHolder
Set the attributeType's syntax
setSyntax(String) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setSyntax(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
setSyntax(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescription
Set the matchingRule's syntax description
setSyntaxLength(int) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
setSyntaxOid(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
 
setTag(byte) - Method in class org.apache.directory.shared.asn1.ber.tlv.TLV
Set a tag value for this TLV.
setTerminalFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Set the terminal filter
setTimeLimit(int) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Set the time limit
setTimeLimit(int) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
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.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
 
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
setType(byte[]) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.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.AttributeTypeAndValue
Store a new type
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.AttributeTypeAndValue
Store the type, after having trimmed and lowercased it.
setTypesOnly(boolean) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Set the typesOnly flag
setTypesOnly(boolean) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
setTypesOnly(boolean) - Method in class org.apache.directory.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) - 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.AbstractAttributeType
The usage class for this attributeType.
setUsage(UsageEnum) - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
setUsage(UsageEnum) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
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.syntax.AttributeTypeDescription
 
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.extended.operations.StoredProcedure.StoredProcedureParameter
 
setValue(String) - 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 class org.apache.directory.shared.ldap.ldif.LdifControl
Set the BER encoded value of the control
setValue(Object, Object) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Store the value of a AttributeTypeAndValue.
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.AttributeTypeAndValue
Store the value of a AttributeTypeAndValue, after having trimmed it.
setVersion(int) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Set the protocol version
setVersion3(boolean) - Method in interface org.apache.directory.shared.ldap.message.BindRequest
Sets whether or not the LDAP v3 or v2 protocol is used.
setVersion3(boolean) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
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.SubEntryControlCodec
Set the visibility flag
setVisibility(boolean) - Method in class org.apache.directory.shared.ldap.message.SubentriesControl
 
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.
SingleReplyRequest - Interface in org.apache.directory.shared.ldap.message
Super interface for all request messages returning only one type of response.
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.LdapDN
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.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_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
 
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
 
SpringClassUtils - Class in org.apache.directory.shared.ldap.util
Miscellaneous class utility methods.
SpringClassUtils() - Constructor for class org.apache.directory.shared.ldap.util.SpringClassUtils
 
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 - 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.extended.operations.GracefulDisconnectStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.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.EntryChangeControlStatesEnum
Sequence Tag
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
Initial state
START_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
Starting state
startedParse(String) - Method in interface org.apache.directory.shared.ldap.schema.parser.ParserMonitor
 
startedParse(String) - Method in class org.apache.directory.shared.ldap.schema.parser.ParserMonitorAdapter
 
startsWith(Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
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
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.StoredProcedureStatesEnum
StoredProcedure
StoredProcedure - Class in org.apache.directory.shared.ldap.codec.extended.operations
Stored Procedure Extended Operation bean
StoredProcedure() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
StoredProcedure.StoredProcedureParameter - Class in org.apache.directory.shared.ldap.codec.extended.operations
Bean for representing a Stored Procedure Parameter
StoredProcedure.StoredProcedureParameter() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure.StoredProcedureParameter
 
StoredProcedureContainer - Class in org.apache.directory.shared.ldap.codec.extended.operations
A container for the StoredProcedure codec
StoredProcedureContainer() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureContainer
 
StoredProcedureDecoder - Class in org.apache.directory.shared.ldap.codec.extended.operations
StoredProcedure Decoder
StoredProcedureDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureDecoder
 
StoredProcedureGrammar - Class in org.apache.directory.shared.ldap.codec.extended.operations
ASN.1 BER Grammar for Stored Procedure Extended Operation
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 - 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
 
StoredProcedureSearchContextOption - Class in org.apache.directory.shared.ldap.trigger
 
StoredProcedureSearchContextOption(Name) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
StoredProcedureSearchContextOption(Name, SearchScope) - Constructor for class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
StoredProcedureStatesEnum - Class in org.apache.directory.shared.ldap.codec.extended.operations
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
 
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
 
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_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
SUB_ENTRY_VISIBILITY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlStatesEnum
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.message
The control for the visibility of subentries with search operations.
SubentriesControl() - Constructor for class org.apache.directory.shared.ldap.message.SubentriesControl
 
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
 
SubEntryControlCodec - Class in org.apache.directory.shared.ldap.codec.search.controls
A searchRequest control : SubEntry
SubEntryControlCodec() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlCodec
Default constructor
SubEntryControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls
 
SubEntryControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlContainer
Creates a new SubEntryControlContainer object.
SubEntryControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls
A decoder for SubEntryControls.
SubEntryControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlDecoder
 
SubEntryControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls
This class implements the SubEntryControl.
SubEntryControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls
This class store the SubEntryControl's grammar constants.
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
 
SUBSTRING_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
SubstringAssertionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a SubstringAssertion according to RFC 4517.
SubstringAssertionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SubstringAssertionSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SubstringAssertionSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SubstringAssertionSyntaxChecker
Creates a new 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 - Static variable in class org.apache.directory.shared.ldap.trigger.SearchScope
 
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
 
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.
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.syntax
A SyntaxChecker which verifies that a value is a subtree specification.
SubtreeSpecificationSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SubtreeSpecificationSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SubtreeSpecificationSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SubtreeSpecificationSyntaxChecker
Creates a new instance of SubtreeSpecificationSyntaxChecker.
SUCCESS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
SUPERIOR - Static variable in class org.apache.directory.shared.ldap.name.Rdn
Constant used in comparisons
SupplierAndConsumerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.SupplierAndConsumerSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SupplierAndConsumerSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SupplierAndConsumerSyntaxChecker
Creates a new instance of SupplierAndConsumerSyntaxChecker.
SupplierInformationSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.SupplierInformationSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SupplierInformationSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SupplierInformationSyntaxChecker
Creates a new instance of SupplierInformationSyntaxChecker.
SupplierOrConsumerSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.SupplierOrConsumerSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SupplierOrConsumerSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SupplierOrConsumerSyntaxChecker
Creates a new instance of SupplierOrConsumerSyntaxChecker.
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.syntax
A SyntaxChecker which verifies that a value is a SupportedAlgorithm according to RFC 2252.
SupportedAlgorithmSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SupportedAlgorithmSyntaxChecker
Private default constructor to prevent unnecessary instantiation.
SupportedAlgorithmSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
 
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.
Syntax - Interface in org.apache.directory.shared.ldap.schema
A syntax definition.
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
 
SyntaxChecker - Interface in org.apache.directory.shared.ldap.schema.syntax
Used to validate values of a particular syntax.
SyntaxCheckerDescription - Class in org.apache.directory.shared.ldap.schema.syntax
An ApacheDS specific schema description.
SyntaxCheckerDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.SyntaxCheckerDescription
 
SyntaxCheckerDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for ApacheDS syntax checker descriptions.
SyntaxCheckerDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.SyntaxCheckerDescriptionSchemaParser
Creates a schema parser instance.
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_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
TelephoneNumberNormalizer - Class in org.apache.directory.shared.ldap.schema
Normalize Telephone Number Strings
TelephoneNumberNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.TelephoneNumberNormalizer
 
TelephoneNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.TelephoneNumberSyntaxChecker
Creates a new instance of TelephoneNumberSyntaxChecker.
TelephoneNumberSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
TeletexTerminalIdentifierSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.TeletexTerminalIdentifierSyntaxChecker
Creates a new instance of TeletexTerminalIdentifier.
TeletexTerminalIdentifierSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.TeletexTerminalIdentifierSyntaxChecker
Creates a new instance of TeletexTerminalIdentifier.
TelexNumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
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.syntax.TelexNumberSyntaxChecker
Creates a new instance of TelexNumberSyntaxChecker.
TelexNumberSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.TelexNumberSyntaxChecker
Creates a new instance of TelexNumberSyntaxChecker.
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.
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.GracefulDisconnectStatesEnum
Time offline
TIME_OFFLINE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.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(Attribute) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Convert a BasicAttribute or a AttributeImpl to a EntryAttribute
toClientEntry(Attributes, LdapDN) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
Convert a BasicAttributes or a AttributesImpl to a ServerEntry
toDigit(char, int) - Static method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts a hexadecimal character to an integer.
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.
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.
toNormName() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Build the normalized DN as a String,
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.
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.
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.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.AbandonRequest
Return a String representing an AbandonRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Return a String representing an AddRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
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.BindRequest
Get a String representation of a BindRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
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.CompareRequest
Get a String representation of a Compare Request
toString() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Get a String representation of an CompareResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.Control
Return a String representing a Control
toString() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Return a String representing a DelRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Get a String representation of a DelResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Get a String representation of an Extended Request
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Get a String representation of an ExtendedResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Return a string representation of the graceful disconnect
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdown
Return a string representation of the graceful shutdown
toString() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
Returns the StoredProcedure string
toString() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Get a String representation of a LdapMessage
toString() - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Get a String representation of an Response
toString() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Get a String representation of a LdapResult
toString() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Get a String representation of a ModifyRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Get a String representation of a ModifyResponse
toString() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Get a String representation of a ModifyDNRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
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.EntryChangeControlCodec
Return a String representing this EntryChangeControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlCodec
Return a String representing this PSearchControl.
toString() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlCodec
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.SearchRequest
Return a string the represent a SearchRequest
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Get a String representation of a SearchResultDone
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Returns the Search Result Entry string
toString() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
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.UnBindRequest
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.entry.client.ClientBinaryValue
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.ClientStringValue
 
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 enum org.apache.directory.shared.ldap.entry.ModificationOperation
 
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 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.AbstractResultResponse
Get a String representation of an Response
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.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.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.AttributeTypeAndValue
A String representation of a AttributeTypeAndValue.
toString() - Method in class org.apache.directory.shared.ldap.name.LdapDN
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.AbstractSchemaObject
Gets the String for the OID of this SchmeaObject.
toString() - Method in class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
 
toString() - Method in class org.apache.directory.shared.ldap.schema.OidNormalizer
Return a String representation of this class
toString() - Method in class org.apache.directory.shared.ldap.schema.parser.AttributeTypeLiteral
 
toString() - Method in class org.apache.directory.shared.ldap.schema.parser.ObjectClassLiteral
 
toString() - Method in class org.apache.directory.shared.ldap.schema.RegexNormalizer
 
toString() - Method in class org.apache.directory.shared.ldap.schema.syntax.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.SearchScope
 
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
Deprecated. Use ReflectionToStringBuilder.toString(Object,ToStringStyle,boolean,boolean,Class)
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.
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) - Method in class org.apache.directory.shared.ldap.codec.TwixTransformer
Transform the Twix message to a codec neutral message.
transform(Message) - Method in class org.apache.directory.shared.ldap.codec.TwixTransformer
Transform the Snickers message to a Twix message.
transform(Object) - Method in interface org.apache.directory.shared.ldap.message.spi.TransformerSpi
Transforms the containment tree rooted at some compiler stub object into a Message implementing object instance.
transform(Message) - Method in interface org.apache.directory.shared.ldap.message.spi.TransformerSpi
Transforms the agnostic Message representation of an LDAPv3 ASN.1 message envelope into a compiler generated and BER lib specific stub containment tree.
TransformerSpi - Interface in org.apache.directory.shared.ldap.message.spi
Standard transformer service provider interface.
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.
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 - 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
 
TriggerSpecification.SPSpec(String, List<StoredProcedureOption>, List<StoredProcedureParameter>) - Constructor for class org.apache.directory.shared.ldap.trigger.TriggerSpecification.SPSpec
 
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
TwixDecoder - Class in org.apache.directory.shared.ldap.codec
The TwixDecoder decodes ASN.1 BER encoded PDUs.
TwixDecoder(Provider, BinaryAttributeDetector) - Constructor for class org.apache.directory.shared.ldap.codec.TwixDecoder
Creates an instance of a Twix Decoder implementation.
TwixEncoder - Class in org.apache.directory.shared.ldap.codec
Twix LDAP BER provider's encoder.
TwixEncoder(Provider) - Constructor for class org.apache.directory.shared.ldap.codec.TwixEncoder
Creates an instance of a Twix Encoder implementation.
TwixProvider - Class in org.apache.directory.shared.ldap.codec
The Twix specific BER provider for LDAP.
TwixTransformer - Class in org.apache.directory.shared.ldap.codec
A Twix to Snickers Message transformer.
TwixTransformer(Provider) - Constructor for class org.apache.directory.shared.ldap.codec.TwixTransformer
Creates a passthrough transformer that really does nothing at all.
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.AbandonRequest
Ldap abandon request type code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.AddRequest
LDAPv3 add request type enum code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.AddResponse
Add response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.BindRequest
Bind request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.BindResponse
Bind response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.CompareRequest
Compare request message type enum code
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.CompareResponse
Compare response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.DeleteRequest
Delete request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.DeleteResponse
Delete response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ExtendedRequest
Extended request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ExtendedResponse
Extended response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyDnRequest
Modify DN request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyDnResponse
Modify DN response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyRequest
Modify request message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.ModifyResponse
Modify response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.SearchResponseDone
Search done response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.SearchResponseEntry
Search entry response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.SearchResponseReference
Search reference response message type enumeration value
TYPE - Static variable in interface org.apache.directory.shared.ldap.message.UnbindRequest
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 - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
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
UnBindRequest - Class in org.apache.directory.shared.ldap.codec.unbind
A UnBindRequest ldapObject.
UnBindRequest() - Constructor for class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Creates a new BindRequest object.
UnbindRequest - Interface in org.apache.directory.shared.ldap.message
Unbind protocol request message used to end a client session.
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.EntryChangeControlCodec
 
UNDEFINED_CHANGE_NUMBER - Static variable in class org.apache.directory.shared.ldap.message.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
 
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 class org.apache.directory.shared.ldap.codec.LdapConstants
 
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
 
unstackFilters(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
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].
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.
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
 
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 - 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.Name(Set<LdapDN>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.Name
Creates a new instance.
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.Subtree(Collection<SubtreeSpecification>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.Subtree
Creates a new instance.
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.
UserClass.UserGroup(Set<LdapDN>) - Constructor for class org.apache.directory.shared.ldap.aci.UserClass.UserGroup
Creates a new instance.
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.
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
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.syntax
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.syntax.UtcTimeSyntaxChecker
Creates a new instance of UtcTimeSyntaxChecker.
UtcTimeSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.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
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

V

valid - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
cached results of the isValid() method call
validateInternal(String) - Static method in class org.apache.directory.shared.ldap.name.LdapDnParser
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<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_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
 
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.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.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.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.MessageTypeEnum
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.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.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.ldap.aci.MicroOperation
Returns an array containing the constants of this enum type, in the order they're 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're 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're 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're 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're 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're 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're 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're 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're declared.
values() - Static method in enum org.apache.directory.shared.ldap.message.MessageTypeEnum
Returns an array containing the constants of this enum type, in the order they're 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're 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're 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're 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're declared.
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're 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're 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're 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're 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
 
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.
wrapped - Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
the wrapped binary value
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.entry.client.ClientBinaryValue
 
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.ClientStringValue
 
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.ldif.LdifEntry
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.shared.ldap.name.LdapDN
 
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
 

X

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.

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-2009 Apache Software Foundation. All Rights Reserved.