Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbsoluteFalseFilter - Class in org.springframework.ldap.filter
 - 
A filter that will always evaluate to
false, as specified in RFC4526. - AbsoluteFalseFilter() - Constructor for class org.springframework.ldap.filter.AbsoluteFalseFilter
 - AbsoluteTrueFilter - Class in org.springframework.ldap.filter
 - 
A filter that will always evaluate to
true, as specified in RFC4526. - AbsoluteTrueFilter() - Constructor for class org.springframework.ldap.filter.AbsoluteTrueFilter
 - AbstractCompensatingTransactionManagerDelegate - Class in org.springframework.transaction.compensating.support
 - 
Abstract superclass for Compensating TransactionManager delegates.
 - AbstractCompensatingTransactionManagerDelegate() - Constructor for class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - AbstractContextMapper<T> - Class in org.springframework.ldap.core.support
 - 
Abstract superclass that may be used instead of implementing
ContextMapperdirectly. - AbstractContextMapper() - Constructor for class org.springframework.ldap.core.support.AbstractContextMapper
 - AbstractContextSource - Class in org.springframework.ldap.core.support
 - 
Abstract implementation of the
ContextSourceinterface. - AbstractContextSource() - Constructor for class org.springframework.ldap.core.support.AbstractContextSource
 - AbstractEc2InstanceLaunchingFactoryBean - Class in org.springframework.ldap.test
 - 
Abstract FactoryBean superclass to use for automatically launching an EC2 instance before creating the actual target object.
 - AbstractEc2InstanceLaunchingFactoryBean() - Constructor for class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - AbstractFallbackRequestAndResponseControlDirContextProcessor - Class in org.springframework.ldap.control
 - 
Convenient base class useful when implementing a standard DirContextProcessor which has a request control and a response control.
 - AbstractFallbackRequestAndResponseControlDirContextProcessor() - Constructor for class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - AbstractFilter - Class in org.springframework.ldap.filter
 - 
Convenience class that implements most of the methods in the Filter interface.
 - AbstractFilter() - Constructor for class org.springframework.ldap.filter.AbstractFilter
 - AbstractRequestControlDirContextProcessor - Class in org.springframework.ldap.control
 - 
Abstract superclass with responsibility to apply a single RequestControl on an LdapContext, preserving any existing controls.
 - AbstractRequestControlDirContextProcessor() - Constructor for class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - AbstractTlsDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
 - 
Abstract superclass for
DirContextAuthenticationStrategyimplementations that apply TLS security to the connections. - AbstractTlsDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - add(int, Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - add(int, String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - add(int, LdapRdn) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Add the supplied
LdapRdnatt the specified index. - add(Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - add(String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - add(String) - Method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Append the LdapName represented by the specified string to the currently built LdapName.
 - add(String, Object) - Method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Add a Rdn to the built LdapName.
 - add(String, String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Add a new
LdapRdnusing the supplied key and value. - add(Name) - Method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Append the specified name to the currently built LdapName.
 - add(LdapRdn) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Add the supplied
LdapRdnlast in the list of Rdns. - addAll(int, Name) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - addAll(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - addAllOptions(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Add all values in the collection to the options.
 - addAttributeValue(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Add a value to the Attribute with the specified name.
 - addAttributeValue(String, Object) - Method in interface org.springframework.LdapDataEntry
 - 
Add a value to the Attribute with the specified name.
 - addAttributeValue(String, Object, boolean) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Add a value to the Attribute with the specified name.
 - addAttributeValue(String, Object, boolean) - Method in interface org.springframework.LdapDataEntry
 - 
Add a value to the Attribute with the specified name.
 - addComponent(LdapRdnComponent) - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Add an LdapRdnComponent to this LdapRdn.
 - addConverter(Class<?>, String, Class<?>, Converter) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
 - 
Deprecated.Add a
Converterto thisConverterManager. - addDefaultConverters(ConverterRegistry) - Static method in class org.springframework.ldap.convert.ConverterUtils
 - 
Register Spring LDAP's default converters to the given
ConverterRegistry. - addDirContextProcessor(DirContextProcessor) - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - 
Add the supplied DirContextProcessor to the list of managed objects.
 - addEscapes(String) - Static method in error org.springframework.ldap.core.TokenMgrError
 - 
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
 - addManagedClass(Class<?>) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.Adds an
org.springframework.ldap.odm.annotationsannotated class to the set managed by this OdmManager. - addMay(AttributeSchema) - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - addMust(AttributeSchema) - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - addObjectClass(String) - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - addOption(String) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Add an option.
 - addToEnvironment(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - addToEnvironment(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - addToEnvironment(String, Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - addToEnvironment(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 - adjustBeginLineColumn(int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Method to adjust line and column numbers for the start of a token.
 - afterPropertiesSet() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - afterPropertiesSet() - Method in class org.springframework.ldap.core.LdapTemplate
 - afterPropertiesSet() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Checks that all necessary data is set and that there is no compatibility issues, after which the instance is initialized.
 - afterPropertiesSet() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - afterPropertiesSet() - Method in class org.springframework.ldap.test.LdifPopulator
 - afterPropertiesSet() - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - AggregateDirContextProcessor - Class in org.springframework.ldap.core.support
 - 
Manages a sequence of
DirContextProcessorinstances. - AggregateDirContextProcessor() - Constructor for class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - ALPHA - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - and(String) - Method in interface org.springframework.ldap.query.ContainerCriteria
 - 
Append a logical And condition to the currently built filter.
 - and(Filter) - Method in class org.springframework.ldap.filter.AndFilter
 - 
Add a query to the AND expression.
 - and(ContainerCriteria) - Method in interface org.springframework.ldap.query.ContainerCriteria
 - 
Append an And condition for a nested criterion.
 - AndFilter - Class in org.springframework.ldap.filter
 - 
A filter for a logical AND.
 - AndFilter() - Constructor for class org.springframework.ldap.filter.AndFilter
 - append(String, String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Append a new
LdapRdnusing the supplied key and value. - append(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Add an LDAP path last in this DistinguishedName.
 - append(Filter) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - 
Add a query to this logical operation.
 - appendAll(Collection<Filter>) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - apply(Consumer<LdapClient.Builder>) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Apply the given
Consumerto this builder instance. - applyAuthentication(LdapContext, String, String) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - 
Apply the actual authentication to the specified
LdapContext. - applyAuthentication(LdapContext, String, String) - Method in class org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy
 - applyAuthentication(LdapContext, String, String) - Method in class org.springframework.ldap.core.support.ExternalTlsDirContextAuthenticationStrategy
 - assembleProviderUrlString(String[]) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Assemble a valid url String from all registered urls to add as
PROVIDER_URLto the environment. - assertOpen() - Method in class org.springframework.ldap.pool.DelegatingContext
 - assertOpen() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - assertOpen() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - assertOpen() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - assertOpen() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - assertOpen() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - assess(String) - Method in class org.springframework.ldap.ldif.support.SeparatorPolicy
 - 
Assess a read line.
 - Attribute - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Signifies the event when a new attribute is encountered.
 - Attribute - Annotation Interface in org.springframework.ldap.odm.annotations
 - 
Maps a Java field to an LDAP attribute.
 - ATTRIBUTE_TYPE_STRING - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - Attribute.Type - Enum Class in org.springframework.ldap.odm.annotations
 - 
The Type attribute indicates whether a field is regarded as binary based or string based by the LDAP JNDI provider.
 - AttributeCheckAttributesMapper - Class in org.springframework.ldap.test
 - 
Dummy AttributesMapper for testing purposes to check that the received Attributes are the expected ones.
 - AttributeCheckAttributesMapper() - Constructor for class org.springframework.ldap.test.AttributeCheckAttributesMapper
 - AttributeCheckContextMapper - Class in org.springframework.ldap.test
 - 
Dummy ContextMapper for testing purposes to check that the received Attributes are the expected ones.
 - AttributeCheckContextMapper() - Constructor for class org.springframework.ldap.test.AttributeCheckContextMapper
 - attributeExists(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Check if an Object attribute exists, regardless of whether it has a value or not.
 - attributeExists(String) - Method in interface org.springframework.LdapDataEntry
 - 
Check if an Object attribute exists, regardless of whether it has a value or not.
 - attributeFor(Class<?>, String) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - attributeFor(Class<?>, String) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Get the attribute corresponding to the specified field name.
 - AttributeInUseException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI AttributeInUseException.
 - AttributeInUseException(AttributeInUseException) - Constructor for exception org.springframework.ldap.AttributeInUseException
 - AttributeModificationException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI AttributeModificationException.
 - AttributeModificationException(AttributeModificationException) - Constructor for exception org.springframework.ldap.AttributeModificationException
 - AttributeModificationsAware - Interface in org.springframework.ldap.core
 - 
Indicates that the implementing class is capable of keeping track of any attribute modifications and return them as ModificationItems.
 - attributes() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the attributes to return.
 - attributes() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - attributes(String...) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - attributes(Attributes) - Method in interface org.springframework.ldap.core.LdapClient.BindSpec
 - 
The attributes to associate with this binding.
 - attributes(ModificationItem...) - Method in interface org.springframework.ldap.core.LdapClient.ModifySpec
 - 
The attribute modifications to apply to this entry
 - AttributeSchema - Class in org.springframework.ldap.odm.tools
 - 
Simple value class to hold the schema of an attribute.
 - AttributeSchema(String, String, boolean, boolean, boolean, boolean, String) - Constructor for class org.springframework.ldap.odm.tools.AttributeSchema
 - AttributesMapper<T> - Interface in org.springframework.ldap.core
 - 
An interface used by LdapTemplate for mapping LDAP Attributes to beans.
 - AttributesMapperCallbackHandler<T> - Class in org.springframework.ldap.core
 - 
A CollectingNameClassPairCallbackHandler to wrap an
AttributesMapper. - AttributesMapperCallbackHandler(AttributesMapper<T>) - Constructor for class org.springframework.ldap.core.AttributesMapperCallbackHandler
 - 
Constructs a new instance around the specified
AttributesMapper. - AttributeType() - Method in class org.springframework.ldap.core.DnParserImpl
 - attributeTypeAndValue() - Method in class org.springframework.ldap.core.DnParserImpl
 - AttributeValidationPolicy - Interface in org.springframework.ldap.ldif.support
 - 
Interface defining the required methods for AttributeValidationPolicies.
 - AttributeValue() - Method in class org.springframework.ldap.core.DnParserImpl
 - AttributeValueCallbackHandler - Interface in org.springframework.ldap.support
 - 
Callback interface for use when looping through Attribute values.
 - ATTRVALUE - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - ATTRVALUE_S - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
Lexical state.
 - authenticate() - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building an authentication request.
 - authenticate(String, String, String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Deprecated.
 - authenticate(String, String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(String, String, String, AuthenticatedLdapEntryContextCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(String, String, String, AuthenticatedLdapEntryContextCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(String, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(String, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(String, String, String, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(String, String, String, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(Name, String, String) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(Name, String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(Name, String, String, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
 - authenticate(Name, String, String, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(LdapQuery, String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(LdapQuery, String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(LdapQuery, String, AuthenticatedLdapEntryContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - authenticate(LdapQuery, String, AuthenticatedLdapEntryContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Utility method to perform a simple LDAP 'bind' authentication.
 - AuthenticatedLdapEntryContextCallback - Interface in org.springframework.ldap.core
 - 
Callback interface to be used in the authentication methods in
LdapOperationsfor performing operations on individually authenticated contexts. - AuthenticatedLdapEntryContextMapper<T> - Interface in org.springframework.ldap.core
 - 
Callback interface to be used in the authentication methods in
LdapOperationsfor performing operations on individually authenticated contexts. - AuthenticationErrorCallback - Interface in org.springframework.ldap.core
 - 
Callback interface to be used in the authentication methods in
LdapOperationsfor performing operations when there are authentication errors. - AuthenticationException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI AuthenticationException.
 - AuthenticationException() - Constructor for exception org.springframework.ldap.AuthenticationException
 - AuthenticationException(AuthenticationException) - Constructor for exception org.springframework.ldap.AuthenticationException
 - AuthenticationNotSupportedException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI AuthenticationNotSupportedException.
 - AuthenticationNotSupportedException(AuthenticationNotSupportedException) - Constructor for exception org.springframework.ldap.AuthenticationNotSupportedException
 - AuthenticationSource - Interface in org.springframework.ldap.core
 - 
An
AuthenticationSourceis responsible for providing the principal (user DN) and credentials to be used when creating a new context. 
B
- BACKSLASHCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - backup(int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Backup a number of characters.
 - BadLdapGrammarException - Exception in org.springframework.ldap
 - 
Thrown to indicate that an invalid value has been supplied to an LDAP operation.
 - BadLdapGrammarException(String) - Constructor for exception org.springframework.ldap.BadLdapGrammarException
 - BadLdapGrammarException(String, Throwable) - Constructor for exception org.springframework.ldap.BadLdapGrammarException
 - base() - Element in annotation interface org.springframework.ldap.odm.annotations.Entry
 - 
The base DN of this entry.
 - base() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the search base.
 - base() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - base(String) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Set the base search path for the query.
 - base(Name) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Set the base search path for the query.
 - BaseLdapNameAware - Interface in org.springframework.ldap.core.support
 - 
Interface to be implemented by classes that want to have access to the base context used in the active
ContextSource. - BaseLdapPathAware - Interface in org.springframework.ldap.core.support
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. UseBaseLdapNameAwareinstead. - BaseLdapPathBeanPostProcessor - Class in org.springframework.ldap.core.support
 - BaseLdapPathBeanPostProcessor() - Constructor for class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - BaseLdapPathContextSource - Interface in org.springframework.ldap.core.support
 - 
Interface to be implemented by
ContextSourcesthat are capable of providing the base LDAP path. - BaseLdapPathSource - Interface in org.springframework.ldap.core.support
 - 
Implementations of this interface are capable of providing a base LDAP path.
 - BasicSchemaSpecification - Class in org.springframework.ldap.schema
 - 
BasicSchemaSpecification establishes a minimal set of requirements for object classes.
 - BasicSchemaSpecification() - Constructor for class org.springframework.ldap.schema.BasicSchemaSpecification
 - beginColumn - Variable in class org.springframework.ldap.core.Token
 - 
The column number of the first character of this Token.
 - beginLine - Variable in class org.springframework.ldap.core.Token
 - 
The line number of the first character of this Token.
 - BeginToken() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Start.
 - BINARY - Enum constant in enum class org.springframework.ldap.odm.annotations.Attribute.Type
 - 
A binary field - returned by the JNDI LDAP provider as a
byte[]. - BinaryLogicalFilter - Class in org.springframework.ldap.filter
 - 
Abstract superclass for binary logical operations, that is "AND" and "OR" operations.
 - BinaryLogicalFilter() - Constructor for class org.springframework.ldap.filter.BinaryLogicalFilter
 - bind(String) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a bind request, using the given
nameas the identifier. - bind(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - bind(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - bind(String, Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - bind(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 - bind(String, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - bind(String, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Create an entry in the LDAP tree.
 - bind(String, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Create an entry in the LDAP tree.
 - bind(String, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - bind(String, Object, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - bind(String, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - bind(Name) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a bind or rebind request, using the given
nameas the identifier. - bind(Name, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - bind(Name, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - bind(Name, Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - bind(Name, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 - bind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - bind(Name, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Create an entry in the LDAP tree.
 - bind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Create an entry in the LDAP tree.
 - bind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - bind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - bind(Name, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - bind(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Bind the data in the supplied context in the tree.
 - bind(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Bind the data in the supplied context in the tree.
 - BIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - BindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorto manage a bind operation. - BindOperationExecutor(LdapOperations, Name, Object, Attributes) - Constructor for class org.springframework.ldap.transaction.compensating.BindOperationExecutor
 - 
Constructor.
 - BindOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationRecorderkeeping track of bind operations. - BindOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.BindOperationRecorder
 - 
Constructor.
 - BLOCK - Enum constant in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - bufcolumn - Variable in class org.springframework.ldap.core.SimpleCharStream
 - buffer - Variable in class org.springframework.ldap.core.SimpleCharStream
 - bufline - Variable in class org.springframework.ldap.core.SimpleCharStream
 - bufpos - Variable in class org.springframework.ldap.core.SimpleCharStream
 - 
Position in buffer.
 - build() - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Build the
LdapClientinstance. - build() - Method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Build the LdapName instance.
 - build() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer.Builder
 - 
Builds and returns a
EmbeddedLdapServer. - builder() - Static method in interface org.springframework.ldap.core.LdapClient
 - 
Obtain a
LdapClientbuilder. 
C
- canConvert(Class<?>, String, Class<?>) - Method in interface org.springframework.ldap.odm.typeconversion.ConverterManager
 - 
Deprecated.Determine whether this converter manager is able to carry out a specified conversion.
 - canConvert(Class<?>, String, Class<?>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
 - 
Deprecated.
 - canConvert(Class<?>, String, Class<?>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
 - 
Deprecated.
 - CannotProceedException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI CannotProceedException.
 - CannotProceedException(CannotProceedException) - Constructor for exception org.springframework.ldap.CannotProceedException
 - ChangeType - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Record being parsed is a 'changetype' record.
 - cleanAndSetup(ContextSource, Name, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - cleanAndSetup(ContextSource, Name, Resource) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - clear() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - clear() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 - clearOptions() - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Clears all stored options.
 - clearSubContexts(DirContext, Name) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
 - clearSubContexts(DirContext, Name) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - 
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
 - clearSubContexts(ContextSource, Name) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
 - clearSubContexts(ContextSource, Name) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - 
Clear the directory sub-tree starting with the node represented by the supplied distinguished name.
 - clone() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - clone() - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Clone this
LdapClient.Builder. - clone() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - clone() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - close() - Method in class org.springframework.ldap.core.DirContextAdapter
 - close() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - close() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Closes the resource after parsing.
 - close() - Method in class org.springframework.ldap.pool.DelegatingContext
 - close() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - close() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - close() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - close() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - close() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - close() - Method in class org.springframework.ldap.test.DummyDirContext
 - close() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Closes the embedded LDAP server and releases resource, closing existing connections.
 - closeContext(DirContext) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Close the given JNDI Context and ignore any thrown exception.
 - closeTargetResource(CompensatingTransactionHolderSupport) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - closeTargetResource(CompensatingTransactionHolderSupport) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - 
Close the target resource - the implementation specific resource held in the specified
CompensatingTransactionHolderSupport. - collectAttributeValues(Attributes, String, Collection<Object>) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Collect all the values of a the specified attribute from the supplied Attributes.
 - collectAttributeValues(Attributes, String, Collection<T>, Class<T>) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Collect all the values of a the specified attribute from the supplied Attributes as the specified class.
 - CollectingAuthenticationErrorCallback - Class in org.springframework.ldap.core
 - 
Convenience implementation of AuthenticationErrorCallback that stores the given exception and provides a method for retrieving it.
 - CollectingAuthenticationErrorCallback() - Constructor for class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
 - CollectingNameClassPairCallbackHandler<T> - Class in org.springframework.ldap.core
 - 
A NameClassPairCallbackHandler to collect all results in an internal List.
 - CollectingNameClassPairCallbackHandler() - Constructor for class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
 - column - Variable in class org.springframework.ldap.core.SimpleCharStream
 - Comment - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
The current line is a comment and should be ignored.
 - commit() - Method in class org.springframework.ldap.transaction.compensating.BindOperationExecutor
 - commit() - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
 - commit() - Method in class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 - commit() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
 - commit() - Method in class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
 - commit() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
 - commit() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor
 - 
Commit the operation.
 - commit() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationManager
 - 
Commit all recorded operations.
 - commit() - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 - CommunicationException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI CommunicationException.
 - CommunicationException(CommunicationException) - Constructor for exception org.springframework.ldap.CommunicationException
 - compare(Object, Object) - Method in class org.springframework.ldap.support.ListComparator
 - 
Compare two lists of Comparable objects.
 - CompareFilter - Class in org.springframework.ldap.filter
 - 
Abstract superclass for filters that compare values.
 - CompareFilter(String, int) - Constructor for class org.springframework.ldap.filter.CompareFilter
 - 
Deprecated.please use the
protectedconstructor instead - CompareFilter(String, String) - Constructor for class org.springframework.ldap.filter.CompareFilter
 - 
Deprecated.please use the
protectedconstructor instead - CompareFilter(String, String, String, String) - Constructor for class org.springframework.ldap.filter.CompareFilter
 - 
Construct a filter, specifying the comparison
operatoras well as the already-encoded value - compareTo(Object) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Compare this instance to another object.
 - compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Compare this LdapRdn to another object.
 - compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Compare this instance to the supplied object.
 - CompensatingTransactionHolderSupport - Class in org.springframework.transaction.compensating.support
 - 
Base class for compensating transaction resource holders.
 - CompensatingTransactionHolderSupport(CompensatingTransactionOperationManager) - Constructor for class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 - 
Constructor.
 - CompensatingTransactionObject - Class in org.springframework.transaction.compensating.support
 - 
Transaction object used by
AbstractCompensatingTransactionManagerDelegate. - CompensatingTransactionObject(CompensatingTransactionHolderSupport) - Constructor for class org.springframework.transaction.compensating.support.CompensatingTransactionObject
 - 
Constructor.
 - CompensatingTransactionOperationExecutor - Interface in org.springframework.transaction.compensating
 - 
Responsible for executing a single recorded operation as well as committing or rolling it back, depending on the transaction outcome.
 - CompensatingTransactionOperationFactory - Interface in org.springframework.transaction.compensating
 - 
Factory interface for creating
CompensatingTransactionOperationRecorderobjects based on operation method names. - CompensatingTransactionOperationManager - Interface in org.springframework.transaction.compensating
 - 
A CompensatingTransactionOperationManager implementation records and performs operations that are to be performed within a compensating transaction.
 - CompensatingTransactionOperationRecorder - Interface in org.springframework.transaction.compensating
 - 
An implementation of this interface is responsible for recording data and supplying a
CompensatingTransactionOperationExecutorto be invoked for execution and compensating transaction management of the operation. - CompensatingTransactionUtils - Class in org.springframework.transaction.compensating.support
 - 
Common methods for use with compensating transactions.
 - composeName(String, String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - composeName(String, String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - composeName(String, String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - composeName(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
 - composeName(Name, Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - composeName(Name, Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - composeName(Name, Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - composeName(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - ConditionCriteria - Interface in org.springframework.ldap.query
 - 
Constructs a conditional LDAP filter based on the attribute specified in the previous builder step.
 - configurationCustomizer(Consumer<InMemoryDirectoryServerConfig>) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer.Builder
 - 
Sets a customizer for the
InMemoryDirectoryServerConfig. - ConfigurationException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI ConfigurationException.
 - ConfigurationException(ConfigurationException) - Constructor for exception org.springframework.ldap.ConfigurationException
 - ContainerCriteria - Interface in org.springframework.ldap.query
 - 
And/or filter builder support for LdapQuery.
 - contains(Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - contains(String) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Checks for existence of a particular option on the set.
 - contains(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Determines if this
DistinguishedNamepath contains another path. - containsAll(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Checks for existence of a series of options on the set.
 - CONTEXT_SOURCE - Static variable in class org.springframework.ldap.config.Elements
 - ContextAssembler - Interface in org.springframework.ldap.core
 - 
Helper interface to be used by Dao implementations for assembling to and from context.
 - ContextExecutor<T> - Interface in org.springframework.ldap.core
 - 
Interface for delegating an actual operation to be performed on a
DirContext. - ContextMapper<T> - Interface in org.springframework.ldap.core
 - 
An interface used by LdapTemplate to map LDAP Contexts to beans.
 - ContextMapperCallbackHandler<T> - Class in org.springframework.ldap.core
 - 
A CollectingNameClassPairCallbackHandler to wrap a ContextMapper.
 - ContextMapperCallbackHandler(ContextMapper<T>) - Constructor for class org.springframework.ldap.core.ContextMapperCallbackHandler
 - 
Constructs a new instance wrapping the supplied
ContextMapper. - ContextMapperCallbackHandlerWithControls<T> - Class in org.springframework.ldap.core.support
 - 
Currently only per request controls can be inspected via the post process method on a context processor.
 - ContextMapperCallbackHandlerWithControls(ContextMapperWithControls<T>) - Constructor for class org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls
 - ContextMapperWithControls<T> - Interface in org.springframework.ldap.core.support
 - 
Extension of the
ContextMapperinterface that allows controls to be passed to the mapper implementation. - ContextNotEmptyException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI ContextNotEmptyException.
 - ContextNotEmptyException(ContextNotEmptyException) - Constructor for exception org.springframework.ldap.ContextNotEmptyException
 - contextSource(ContextSource) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Use this
ContextSource - ContextSource - Interface in org.springframework.ldap.core
 - 
A
ContextSourceis responsible for configuring and creatingDirContextinstances. - ContextSourceAndDataSourceTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
 - 
Deprecated.The idea of wrapping two transaction managers without actual XA support is probably not such a good idea after all. AbstractPlatformTransactionManager is not designed for this usage.
 - ContextSourceAndDataSourceTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - ContextSourceAndHibernateTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
 - 
Deprecated.The idea of wrapping two transaction managers without actual XA support is probably not such a good idea after all. AbstractPlatformTransactionManager is not designed for this usage.
 - ContextSourceAndHibernateTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - ContextSourceEc2InstanceLaunchingFactoryBean - Class in org.springframework.ldap.test
 - 
FactoryBean to create a ContextSource using the EC2 instance created by superclass.
 - ContextSourceEc2InstanceLaunchingFactoryBean() - Constructor for class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - ContextSourceObservationPostProcessor - Class in org.springframework.ldap.core.support
 - 
A
BeanPostProcessorthat makes anyContextSourcebean observable by Micrometer - ContextSourceObservationPostProcessor(ObjectProvider<ObservationRegistry>) - Constructor for class org.springframework.ldap.core.support.ContextSourceObservationPostProcessor
 - ContextSourceParser - Class in org.springframework.ldap.config
 - ContextSourceParser() - Constructor for class org.springframework.ldap.config.ContextSourceParser
 - ContextSourceTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
 - 
TransactionManager for managing LDAP transactions.
 - ContextSourceTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - ContextSourceTransactionManagerDelegate - Class in org.springframework.ldap.transaction.compensating.manager
 - 
This delegate performs all the work for the
ContextSourceTransactionManager. - ContextSourceTransactionManagerDelegate() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - Continuation - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Indicates the current line parsed is a continuation of the previous line.
 - Control - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
An LDAP changetype control was encountered.
 - ConversionServiceBeanFactoryPostProcessor - Class in org.springframework.ldap.convert
 - 
A
BeanFactoryPostProcessorto add Spring LDAP converters to the defaultConversionService. - ConversionServiceBeanFactoryPostProcessor() - Constructor for class org.springframework.ldap.convert.ConversionServiceBeanFactoryPostProcessor
 - ConversionServiceConverterManager - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.Please use
ConversionServicedirectly and withConverterUtilsto add Spring LDAP converters - ConversionServiceConverterManager() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
 - 
Deprecated.
 - ConversionServiceConverterManager(ConversionService) - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
 - 
Deprecated.
 - ConversionServiceConverterManager(GenericConversionService) - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
 - 
Deprecated.
 - ConversionServiceConverterManager.NameToStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.
 - ConversionServiceConverterManager.StringToNameConverter - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.
 - convert(Object, Class<T>) - Method in interface org.springframework.ldap.odm.typeconversion.impl.Converter
 - 
Deprecated.Attempt to convert a given object to a named class.
 - convert(Object, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.converters.FromStringConverter
 - 
Deprecated.
 - convert(Object, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.converters.ToStringConverter
 - 
Deprecated.
 - convert(Object, String, Class<T>) - Method in interface org.springframework.ldap.odm.typeconversion.ConverterManager
 - 
Deprecated.Convert a given source object with an optional LDAP syntax to an instance of a given class.
 - convert(Object, String, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
 - 
Deprecated.
 - convert(Object, String, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
 - 
Deprecated.
 - convert(String) - Method in class org.springframework.ldap.convert.StringToNameConverter
 - convert(String) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.StringToNameConverter
 - 
Deprecated.
 - convert(Name) - Method in class org.springframework.ldap.convert.NameToStringConverter
 - convert(Name) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.NameToStringConverter
 - 
Deprecated.
 - convertBinarySidToString(byte[]) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Converts a binary SID to its String representation, according to the algorithm described here.
 - convertCompositeNameToString(CompositeName) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Converts a CompositeName to a String in a way that avoids escaping problems, such as the dreaded "triple backslash" problem.
 - Converter - Interface in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.please use
ConverterandConversionServicedirectly - ConverterConfig() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - ConverterException - Exception in org.springframework.ldap.odm.typeconversion
 - 
Deprecated.please use
ConversionException - ConverterException(String) - Constructor for exception org.springframework.ldap.odm.typeconversion.ConverterException
 - 
Deprecated.
 - ConverterException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.typeconversion.ConverterException
 - 
Deprecated.
 - ConverterManager - Interface in org.springframework.ldap.odm.typeconversion
 - 
Deprecated.please use
ConversionServicedirectly - ConverterManagerFactoryBean - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.please use
ConversionServicedirectly - ConverterManagerFactoryBean() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 - 
Deprecated.
 - ConverterManagerFactoryBean.ConverterConfig - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.Configuration information for a single Converter instance.
 - ConverterManagerImpl - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.please use
ConversionServicedirectly - ConverterManagerImpl() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
 - 
Deprecated.Create an empty ConverterManagerImpl
 - ConverterUtils - Class in org.springframework.ldap.convert
 - 
A utility class for working with Spring LDAP converters
 - convertLdapException(NamingException) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Convert the specified checked
NamingExceptionto a Spring LDAP runtimeNamingExceptionequivalent. - convertStringSidToBinary(String) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Converts a String SID to its binary representation, according to the algorithm described here.
 - countLimit() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the count limit.
 - countLimit() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - countLimit(int) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Set the count limit for the query.
 - CountNameClassPairCallbackHandler - Class in org.springframework.ldap.core.support
 - 
A
NameClassPairCallbackHandlerfor counting all returned entries. - CountNameClassPairCallbackHandler() - Constructor for class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
 - create(Object) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Create the given entry in the LDAP directory.
 - create(Object) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Create the given entry in the LDAP directory.
 - create(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - create(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Create the given entry in the LDAP directory.
 - create(ContextSource) - Static method in interface org.springframework.ldap.core.LdapClient
 - 
Create an instance of
LdapClient - create(LdapTemplate) - Static method in interface org.springframework.ldap.core.LdapClient
 - 
Create an instance of
LdapClient - createContext(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Create a DirContext using the supplied environment.
 - CreateControlFailedException - Exception in org.springframework.ldap.control
 - 
Thrown by an AbstractRequestControlDirContextProcessor when it cannot create a request control.
 - CreateControlFailedException(String) - Constructor for exception org.springframework.ldap.control.CreateControlFailedException
 - 
Create a new CreateControlFailedException.
 - CreateControlFailedException(String, Throwable) - Constructor for exception org.springframework.ldap.control.CreateControlFailedException
 - 
Create a new CreateControlFailedException.
 - createDnParser(String) - Static method in class org.springframework.ldap.core.DefaultDnParserFactory
 - 
Deprecated.Create a new DnParser instance.
 - createInstance() - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - createInstance() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - createInstance() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - createInstance() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - createInstance() - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - createRecordingOperation(Object, String) - Method in class org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory
 - createRecordingOperation(Object, String) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationFactory
 - 
Create an appropriate
CompensatingTransactionOperationRecorderinstance corresponding to the supplied method name. - createRequestControl() - Method in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - 
Create an instance of the appropriate RequestControl.
 - createRequestControl() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - createRequestControl() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.
 - createRequestControl() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
 - createRequestControl() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - createRequestControl(Class<?>[], Object[]) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - 
Creates a request control using the constructor parameters given in
params. - createSubcontext(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - createSubcontext(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - createSubcontext(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - createSubcontext(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - createSubcontext(String, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - createSubcontext(String, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - createSubcontext(String, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - createSubcontext(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - createSubcontext(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - createSubcontext(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - createSubcontext(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - createSubcontext(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - critical - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - curChar - Variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - currentToken - Variable in exception org.springframework.ldap.core.ParseException
 - 
This is the last token that has been consumed successfully.
 
D
- debugStream - Variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Debug output.
 - DEFAULT - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
Lexical state.
 - DEFAULT_FILTER - Static variable in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - DEFAULT_FILTER - Static variable in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - DEFAULT_RENAMING_STRATEGY - Static variable in class org.springframework.ldap.config.Elements
 - DEFAULT_TEMP_SUFFIX - Static variable in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
 - 
The default temp entry suffix, "_temp".
 - DefaultAttributeValidationPolicy - Class in org.springframework.ldap.ldif.support
 - 
Ensures the buffer represents a valid attribute as defined by RFC2849.
 - DefaultAttributeValidationPolicy() - Constructor for class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
 - 
Default constructor.
 - DefaultAttributeValidationPolicy(boolean) - Constructor for class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
 - 
Constructor for indicating whether or not attribute values should be ordered alphabetically.
 - DefaultCompensatingTransactionOperationManager - Class in org.springframework.transaction.compensating.support
 - 
Default implementation of
CompensatingTransactionOperationManager. - DefaultCompensatingTransactionOperationManager(CompensatingTransactionOperationFactory) - Constructor for class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 - 
Set the
CompensatingTransactionOperationFactoryto use. - DefaultDirContextValidator - Class in org.springframework.ldap.pool.validation
 - 
Default
DirContextvalidator that executesDirContext.search(String, String, SearchControls). - DefaultDirContextValidator - Class in org.springframework.ldap.pool2.validation
 - 
Default
DirContextvalidator that executesDirContext.search(String, String, SearchControls). - DefaultDirContextValidator() - Constructor for class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - 
Create the default validator, creates
SearchControlswith search scopeOBJECT_SCOPE, a countLimit of 1, returningAttributes of objectclass and timeLimit of 500. - DefaultDirContextValidator() - Constructor for class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - 
Create the default validator, creates
SearchControlswith search scopeOBJECT_SCOPE, a countLimit of 1, returningAttributes of objectclass and timeLimit of 500. - DefaultDirContextValidator(int) - Constructor for class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - 
Create a validator with all the defaults of the default constructor, but with the search scope set to the referred value.
 - DefaultDirContextValidator(int) - Constructor for class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - 
Create a validator with all the defaults of the default constructor, but with the search scope set to the referred value.
 - DefaultDirObjectFactory - Class in org.springframework.ldap.core.support
 - 
Default implementation of the DirObjectFactory interface.
 - DefaultDirObjectFactory() - Constructor for class org.springframework.ldap.core.support.DefaultDirObjectFactory
 - DefaultDnParserFactory - Class in org.springframework.ldap.core
 - 
Deprecated.
DistinguishedNameand associated classes are deprecated as of 2.0. - DefaultIncrementalAttributesMapper - Class in org.springframework.ldap.core.support
 - 
Utility class that helps with reading all attribute values from Active Directory using Incremental Retrieval of Multi-valued Properties.
 - DefaultIncrementalAttributesMapper(int, String) - Constructor for class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Create an instance for the requested attribute with a specific page size.
 - DefaultIncrementalAttributesMapper(int, String[]) - Constructor for class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Create an instance for the requested attributes with a specific page size.
 - DefaultIncrementalAttributesMapper(String) - Constructor for class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Create an instance for the requested attribute.
 - DefaultIncrementalAttributesMapper(String[]) - Constructor for class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Create an instance for the requested attributes.
 - DefaultNameClassPairMapper - Class in org.springframework.ldap.core
 - 
The default NameClassPairMapper implementation.
 - DefaultNameClassPairMapper() - Constructor for class org.springframework.ldap.core.DefaultNameClassPairMapper
 - DefaultObjectDirectoryMapper - Class in org.springframework.ldap.odm.core.impl
 - 
Default implementation of
ObjectDirectoryMapper. - DefaultObjectDirectoryMapper() - Constructor for class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - DefaultRenamingStrategyParser - Class in org.springframework.ldap.config
 - DefaultRenamingStrategyParser() - Constructor for class org.springframework.ldap.config.DefaultRenamingStrategyParser
 - defaultRequestControl - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - defaultResponseControl - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - DefaultSchemaSpecification - Class in org.springframework.ldap.schema
 - 
DefaultSchemaSpecification does not validate objects at all - it simply returns true.
 - DefaultSchemaSpecification() - Constructor for class org.springframework.ldap.schema.DefaultSchemaSpecification
 - defaultSearchControls(Supplier<SearchControls>) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Use this
Supplierto generate aSearchControls. - DefaultTempEntryRenamingStrategy - Class in org.springframework.ldap.transaction.compensating.support
 - 
Default implementation of
TempEntryRenamingStrategy. - DefaultTempEntryRenamingStrategy() - Constructor for class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
 - DefaultTlsDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
 - 
Default implementation of TLS authentication.
 - DefaultTlsDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.DefaultTlsDirContextAuthenticationStrategy
 - DefaultValuesAuthenticationSourceDecorator - Class in org.springframework.ldap.authentication
 - 
Decorator on AuthenticationSource to have default authentication information be returned should the target return empty principal and credentials.
 - DefaultValuesAuthenticationSourceDecorator() - Constructor for class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Constructor for bean usage.
 - DefaultValuesAuthenticationSourceDecorator(AuthenticationSource, String, String) - Constructor for class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Constructor to setup instance directly.
 - DelegatingBaseLdapPathContextSourceSupport - Class in org.springframework.ldap.core.support
 - 
Support class to provide
BaseLdapPathSourcefunctionality to ContextSource instances that act as proxies. - DelegatingBaseLdapPathContextSourceSupport() - Constructor for class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
 - DelegatingContext - Class in org.springframework.ldap.pool
 - 
Used by
PoolingContextSourceto wrap aContext, delegating most methods to the underlying context, retains a reference to the pool the context was checked out from and returns itself to the pool whenDelegatingContext.close()is called. - DelegatingContext - Class in org.springframework.ldap.pool2
 - 
Used by
PooledContextSourceto wrap aContext, delegating most methods to the underlying context, retains a reference to the pool the context was checked out from and returns itself to the pool whenDelegatingContext.close()is called. - DelegatingContext(KeyedObjectPool, Context, DirContextType) - Constructor for class org.springframework.ldap.pool.DelegatingContext
 - 
Create a new delegating context for the specified pool, context and context type.
 - DelegatingContext(KeyedObjectPool<Object, Object>, Context, DirContextType) - Constructor for class org.springframework.ldap.pool2.DelegatingContext
 - 
Create a new delegating context for the specified pool, context and context type.
 - DelegatingDirContext - Class in org.springframework.ldap.pool
 - 
Used by
PoolingContextSourceto wrap aDirContext, delegating most methods to the underlying context. - DelegatingDirContext - Class in org.springframework.ldap.pool2
 - 
Used by
PooledContextSourceto wrap aDirContext, delegating most methods to the underlying context. - DelegatingDirContext(KeyedObjectPool, DirContext, DirContextType) - Constructor for class org.springframework.ldap.pool.DelegatingDirContext
 - 
Create a new delegating dir context for the specified pool, context and context type.
 - DelegatingDirContext(KeyedObjectPool<Object, Object>, DirContext, DirContextType) - Constructor for class org.springframework.ldap.pool2.DelegatingDirContext
 - 
Create a new delegating dir context for the specified pool, context and context type.
 - DelegatingLdapContext - Class in org.springframework.ldap.pool
 - 
Used by
PoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context. - DelegatingLdapContext - Class in org.springframework.ldap.pool2
 - 
Used by
PooledContextSourceto wrap aLdapContext, delegating most methods to the underlying context. - DelegatingLdapContext(KeyedObjectPool, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool.DelegatingLdapContext
 - 
Create a new delegating ldap context for the specified pool, context and context type.
 - DelegatingLdapContext(KeyedObjectPool<Object, Object>, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool2.DelegatingLdapContext
 - 
Create a new delegating ldap context for the specified pool, context and context type.
 - delete(Object) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Delete an entry from the LDAP directory.
 - delete(Object) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Delete an entry from the LDAP directory.
 - delete(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - delete(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Delete an entry from the LDAP directory.
 - deleteRecursively(DirContext, Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Delete all subcontexts including the current one recursively.
 - destroy() - Method in class org.springframework.ldap.core.support.SingleContextSource
 - 
Destroy method that allows the target DirContext to be cleaned up when the SingleContextSource is not going to be used any more.
 - destroy() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - destroy() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - destroyApacheDirectoryServer(String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Deprecated.use
LdapTestUtils.shutdownEmbeddedServer()instead. - destroyInstance(Object) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - destroyInstance(Object) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - destroyInstance(ContextSource) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - destroyInstance(EmbeddedLdapServer) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - destroyInstance(EmbeddedLdapServer) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - destroySubcontext(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - destroySubcontext(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - destroySubcontext(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - destroySubcontext(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - destroySubcontext(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - destroySubcontext(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - destroySubcontext(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - destroySubcontext(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - DIFFERENT_SUBTREE_RENAMING_STRATEGY - Static variable in class org.springframework.ldap.config.Elements
 - DifferentSubtreeTempEntryRenamingStrategy - Class in org.springframework.ldap.transaction.compensating.support
 - 
A
TempEntryRenamingStrategythat moves the entry to a different subtree than the original entry. - DifferentSubtreeTempEntryRenamingStrategy(String) - Constructor for class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 - DifferentSubtreeTempEntryRenamingStrategy(Name) - Constructor for class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 - DigestMd5DirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
 - 
Authentication strategy for LDAP DIGEST-MD5 SASL mechanism.
 - DigestMd5DirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
 - DIGIT - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - DirContextAdapter - Class in org.springframework.ldap.core
 - 
Adapter that implements the interesting methods of the DirContext interface.
 - DirContextAdapter() - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Default constructor.
 - DirContextAdapter(String) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Create a new DirContextAdapter from the supplied DN String.
 - DirContextAdapter(Attributes, Name) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Create a new adapter from the supplied attributes and dn.
 - DirContextAdapter(Attributes, Name, Name) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Create a new adapter from the supplied attributes, dn, and base.
 - DirContextAdapter(Attributes, Name, Name, String) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Create a new adapter from the supplied attributes, dn, base, and referral url.
 - DirContextAdapter(Name) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Create a new adapter from the supplied dn.
 - DirContextAdapter(DirContextAdapter) - Constructor for class org.springframework.ldap.core.DirContextAdapter
 - 
Constructor for cloning an existing adapter.
 - DirContextAuthenticationStrategy - Interface in org.springframework.ldap.core.support
 - 
A strategy to use when authenticating LDAP connections on creation.
 - DirContextHolder - Class in org.springframework.ldap.transaction.compensating.manager
 - 
Keeps track of the transaction DirContext.
 - DirContextHolder(CompensatingTransactionOperationManager, DirContext) - Constructor for class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
 - 
Constructor.
 - DirContextOperations - Interface in org.springframework.ldap.core
 - 
Interface for DirContextAdapter.
 - DirContextProcessor - Interface in org.springframework.ldap.core
 - 
Interface to be called in search by
LdapTemplatebefore and after the actual search and enumeration traversal. - DirContextProxy - Interface in org.springframework.ldap.core
 - 
Helper interface to be able to get hold of the target
DirContextfrom proxies created byContextSourceproxies. - DirContextSource - Class in org.springframework.ldap.core.support
 - 
ContextSource implementation which creates InitialDirContext instances, for LDAPv2 compatibility.
 - DirContextSource() - Constructor for class org.springframework.ldap.core.support.DirContextSource
 - DirContextType - Class in org.springframework.ldap.pool
 - 
An enum representing the two types of
DirContexts that can be returned by aContextSource. - DirContextType - Class in org.springframework.ldap.pool2
 - 
An enum representing the two types of
DirContexts that can be returned by aContextSource. - DirContextValidator - Interface in org.springframework.ldap.pool.validation
 - 
A validator for
DirContexts. - DirContextValidator - Interface in org.springframework.ldap.pool2.validation
 - 
A validator for
DirContexts. - disable_tracing() - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Disable tracing.
 - DistinguishedName - Class in org.springframework.ldap.core
 - DistinguishedName() - Constructor for class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Construct a new DistinguishedName with no components.
 - DistinguishedName(String) - Constructor for class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Construct a new
DistinguishedNamefrom a String. - DistinguishedName(List) - Constructor for class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - DistinguishedName(Name) - Constructor for class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Construct a new
DistinguishedNamefrom the suppliedName. - DistinguishedNameEditor - Class in org.springframework.ldap.core
 - 
Deprecated.
DistinguishedNameand associated classes are deprecated as of 2.0. - DistinguishedNameEditor() - Constructor for class org.springframework.ldap.core.DistinguishedNameEditor
 - 
Deprecated.
 - dn - Variable in class org.springframework.ldap.core.LdapAttributes
 - 
Distinguished name to which the object is bound.
 - dn() - Method in interface org.springframework.ldap.core.DnParser
 - 
Deprecated.Parse a full Distinguished Name.
 - dn() - Method in class org.springframework.ldap.core.DnParserImpl
 - DnAttribute - Annotation Interface in org.springframework.ldap.odm.annotations
 - 
Maps a Java field to a component of an entry's distinguished name.
 - DnParser - Interface in org.springframework.ldap.core
 - 
Deprecated.
DistinguishedNameand associated classes are deprecated as of 2.0. - DnParserImpl - Class in org.springframework.ldap.core
 - DnParserImpl(InputStream) - Constructor for class org.springframework.ldap.core.DnParserImpl
 - 
Constructor with InputStream.
 - DnParserImpl(InputStream, String) - Constructor for class org.springframework.ldap.core.DnParserImpl
 - 
Constructor with InputStream and supplied encoding
 - DnParserImpl(Reader) - Constructor for class org.springframework.ldap.core.DnParserImpl
 - 
Constructor.
 - DnParserImpl(DnParserImplTokenManager) - Constructor for class org.springframework.ldap.core.DnParserImpl
 - 
Constructor with generated Token Manager.
 - DnParserImplConstants - Interface in org.springframework.ldap.core
 - 
Token literal values and constants.
 - DnParserImplTokenManager - Class in org.springframework.ldap.core
 - 
Token Manager.
 - DnParserImplTokenManager(SimpleCharStream) - Constructor for class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Constructor.
 - DnParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Constructor.
 - doBegin(Object, TransactionDefinition) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doBegin(Object, TransactionDefinition) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doBegin(Object, TransactionDefinition) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - doBegin(Object, TransactionDefinition) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - doCleanupAfterCompletion(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doCleanupAfterCompletion(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doCleanupAfterCompletion(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - doCleanupAfterCompletion(Object) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - doCommit(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doCommit(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doCommit(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - doCommit(DefaultTransactionStatus) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - doCreateInstance(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Implement to create the actual target object.
 - doCreateInstance(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - doGetTransaction() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doGetTransaction() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doGetTransaction() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - doGetTransaction() - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - doMapFromContext(DirContextOperations) - Method in class org.springframework.ldap.core.support.AbstractContextMapper
 - 
Map a single
DirContextOperationto an object. - Done() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reset buffer when finished.
 - DONT_DECODE_VALUE - Static variable in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.
 - doResume(Object, Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doResume(Object, Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doRollback(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doRollback(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doRollback(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - doRollback(DefaultTransactionStatus) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - doSuspend(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - doSuspend(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - doWithLdapOperations(LdapOperations) - Method in interface org.springframework.ldap.core.support.LdapOperationsCallback
 - 
Perform a sequence of LDAP operations on the supplied LdapOperations instance.
 - doWithSingleContext(ContextSource, LdapOperationsCallback<T>) - Static method in class org.springframework.ldap.core.support.SingleContextSource
 - 
Construct a SingleContextSource and execute the LdapOperationsCallback using the created instance.
 - doWithSingleContext(ContextSource, LdapOperationsCallback<T>, boolean, boolean, boolean) - Static method in class org.springframework.ldap.core.support.SingleContextSource
 - 
Construct a SingleContextSource and execute the LdapOperationsCallback using the created instance.
 - DummyDirContext - Class in org.springframework.ldap.test
 - DummyDirContext() - Constructor for class org.springframework.ldap.test.DummyDirContext
 
E
- Elements - Class in org.springframework.ldap.config
 - Elements() - Constructor for class org.springframework.ldap.config.Elements
 - EmbeddedLdapServer - Class in org.springframework.ldap.test
 - 
Helper class for embedded Apache Directory Server.
 - EmbeddedLdapServer - Class in org.springframework.ldap.test.unboundid
 - 
Helper class for embedded Unboundid ldap server.
 - EmbeddedLdapServer(InMemoryDirectoryServer) - Constructor for class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Construct an
EmbeddedLdapServerusing the providedInMemoryDirectoryServer. - EmbeddedLdapServer.Builder - Class in org.springframework.ldap.test.unboundid
 - 
Helper class for embedded Unboundid ldap server.
 - EmbeddedLdapServerFactoryBean - Class in org.springframework.ldap.test
 - EmbeddedLdapServerFactoryBean - Class in org.springframework.ldap.test.unboundid
 - EmbeddedLdapServerFactoryBean() - Constructor for class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - EmbeddedLdapServerFactoryBean() - Constructor for class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - EMPTY_PATH - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.An empty, unmodifiable DistinguishedName.
 - emptyLdapName() - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Construct a new, empty LdapName instance.
 - enable_tracing() - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Enable tracing.
 - encode() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Builds a complete LDAP path, ldap encoded, useful as a DN.
 - encode() - Method in class org.springframework.ldap.filter.AbstractFilter
 - encode() - Method in interface org.springframework.ldap.filter.Filter
 - 
Encodes the filter to a String.
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.AbsoluteFalseFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.AbsoluteTrueFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.CompareFilter
 - encode(StringBuffer) - Method in interface org.springframework.ldap.filter.Filter
 - 
Encodes the filter to a StringBuffer.
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.HardcodedFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.NotFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.NotPresentFilter
 - encode(StringBuffer) - Method in class org.springframework.ldap.filter.PresentFilter
 - encodeLdap() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Encode key and value to ldap.
 - encodeUrl() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get a String representation of this LdapRdn for use in urls.
 - encodeUrl() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Get a String representation of this instance for use in URLs.
 - encodeValue(String) - Method in class org.springframework.ldap.filter.CompareFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please provide the encoded value in the constructor
 - encodeValue(String) - Method in class org.springframework.ldap.filter.LikeFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please extend
CompareFilterinstead - encodeValue(String) - Method in class org.springframework.ldap.filter.WhitespaceWildcardsFilter
 - endColumn - Variable in class org.springframework.ldap.core.Token
 - 
The column number of the last character of this Token.
 - endLine - Variable in class org.springframework.ldap.core.Token
 - 
The line number of the last character of this Token.
 - EndOfRecord - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Signals the end of record has been reached.
 - endsWith(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Determines if this
DistinguishedNameends with a certian path. - Entry - Annotation Interface in org.springframework.ldap.odm.annotations
 - 
This annotation marks a Java class to be persisted in an LDAP directory.
 - EOF - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
End of File.
 - eol - Variable in exception org.springframework.ldap.core.ParseException
 - 
The end of line string for this machine.
 - equals(Object) - Method in class org.springframework.ldap.control.PagedResult
 - 
Deprecated.
 - equals(Object) - Method in class org.springframework.ldap.control.PagedResultsCookie
 - equals(Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - equals(Object) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - equals(Object) - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - equals(Object) - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.
 - equals(Object) - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.
 - equals(Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - equals(Object) - Method in class org.springframework.ldap.core.NameAwareAttributes
 - equals(Object) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - equals(Object) - Method in class org.springframework.ldap.filter.CompareFilter
 - equals(Object) - Method in interface org.springframework.ldap.filter.Filter
 - 
All filters must implement equals.
 - equals(Object) - Method in class org.springframework.ldap.filter.HardcodedFilter
 - equals(Object) - Method in class org.springframework.ldap.filter.NotFilter
 - equals(Object) - Method in class org.springframework.ldap.filter.NotPresentFilter
 - equals(Object) - Method in class org.springframework.ldap.filter.PresentFilter
 - equals(Object) - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - equals(Object) - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - equals(Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - equals(Object) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - equals(Object) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - equals(Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - equals(Object) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - equals(Object) - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - EqualsFilter - Class in org.springframework.ldap.filter
 - 
A filter for 'equals'.
 - EqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.EqualsFilter
 - 
Convenience constructor for int values.
 - EqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.EqualsFilter
 - ESCAPEDSTART - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - execute() - Method in interface org.springframework.ldap.core.LdapClient.AuthenticateSpec
 - 
Authenticate the query against the provided password
 - execute() - Method in interface org.springframework.ldap.core.LdapClient.BindSpec
 - 
Bind the name, object, and attributes together
 - execute() - Method in interface org.springframework.ldap.core.LdapClient.ModifySpec
 - 
Modify the name and attributes for this entry
 - execute() - Method in interface org.springframework.ldap.core.LdapClient.UnbindSpec
 - 
Delete the entry
 - execute(Exception) - Method in interface org.springframework.ldap.core.AuthenticationErrorCallback
 - 
This method will be called with the authentication exception in case there is a problem with the authentication.
 - execute(Exception) - Method in class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
 - execute(AuthenticatedLdapEntryContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.AuthenticateSpec
 - 
Authenticate the query against the provided password.
 - executeReadOnly(ContextExecutor<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform an operation (or series of operations) on a read-only context.
 - executeReadOnly(ContextExecutor<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform an operation (or series of operations) on a read-only context.
 - executeReadWrite(ContextExecutor<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform an operation (or series of operations) on a read-write context.
 - executeReadWrite(ContextExecutor<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform an operation (or series of operations) on a read-write context.
 - executeSearch(DirContext) - Method in interface org.springframework.ldap.core.SearchExecutor
 - 
Execute the actual search.
 - executeWithContext(DirContext) - Method in interface org.springframework.ldap.core.ContextExecutor
 - 
Perform any operation on the context.
 - executeWithContext(DirContext, LdapEntryIdentification) - Method in interface org.springframework.ldap.core.AuthenticatedLdapEntryContextCallback
 - 
Perform some LDAP operation on the supplied authenticated
DirContextinstance. - executeWithContext(DirContext, LdapEntryIdentification) - Method in class org.springframework.ldap.core.support.LookupAttemptingCallback
 - exists(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Checks if the attribute exists in this entry, either it was read or it has been added and update() has been called.
 - exists(Attribute) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Checks if an entry has a specific attribute.
 - ExpandBuff(boolean) - Method in class org.springframework.ldap.core.SimpleCharStream
 - expectedTokenSequences - Variable in exception org.springframework.ldap.core.ParseException
 - 
Each entry in this array is an array of integers.
 - extendedOperation(ExtendedRequest) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - extendedOperation(ExtendedRequest) - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - ExternalTlsDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
 - 
DirContextAuthenticationStrategyfor using TLS and external (SASL) authentication. - ExternalTlsDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.ExternalTlsDirContextAuthenticationStrategy
 
F
- FAIL - Enum constant in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - FailureAwareContext - Interface in org.springframework.ldap.pool
 - FailureAwareContext - Interface in org.springframework.ldap.pool2
 - fallbackRequestControl - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - fallbackResponseControl - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - FillBuff() - Method in class org.springframework.ldap.core.SimpleCharStream
 - filter() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the filter.
 - filter() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - filter(String) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Specify a hardcoded filter.
 - filter(String, Object...) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Specify a hardcoded filter using the specified parameters.
 - filter(Filter) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Specify the filter to use.
 - Filter - Interface in org.springframework.ldap.filter
 - 
Common interface for LDAP filters.
 - FilterEditor - Class in org.springframework.ldap.filter
 - 
Property editor for
Filterinstances. - FilterEditor() - Constructor for class org.springframework.ldap.filter.FilterEditor
 - filterEncode(String) - Static method in class org.springframework.ldap.support.LdapEncoder
 - 
Escape a value for use in a filter.
 - filterFor(Class<?>, Filter) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - filterFor(Class<?>, Filter) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Use the specified search filter and return a new one that only applies to entries of the specified class.
 - find(Name, Filter, SearchControls, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Find all entries in the LDAP directory of a given type that matches the specified filter.
 - find(Name, Filter, SearchControls, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Find all entries in the LDAP directory of a given type that matches the specified filter.
 - find(LdapQuery, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for entries in the LDAP directory.
 - find(LdapQuery, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for entries in the LDAP directory.
 - findAll(Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Find all entries in the LDAP directory of a given type.
 - findAll(Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Find all entries in the LDAP directory of a given type.
 - findAll(Class<T>, Name, SearchControls) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - findAll(Class<T>, Name, SearchControls) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Find all entries in the LDAP directory of a given type.
 - findAll(Name, SearchControls, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Find all entries in the LDAP directory of a given type.
 - findAll(Name, SearchControls, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Find all entries in the LDAP directory of a given type.
 - findByDn(Name, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Read a named entry from the LDAP directory.
 - findByDn(Name, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Read a named entry from the LDAP directory.
 - findForStream(LdapQuery, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for entries in the LDAP directory.
 - findForStream(LdapQuery, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for entries in the LDAP directory.
 - findOne(LdapQuery, Class<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for objects in the directory tree matching the specified LdapQuery, expecting to find exactly one match.
 - findOne(LdapQuery, Class<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for objects in the directory tree matching the specified LdapQuery, expecting to find exactly one match.
 - fromQuery(LdapQuery) - Static method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Construct a new
LdapQueryBuilderbased on an existingLdapQueryAll fields are copied, including giving the query a default filter. - FromStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl.converters
 - 
Deprecated.please use
Converterdirectly - FromStringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.converters.FromStringConverter
 - 
Deprecated.
 
G
- generateParseException() - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Generate ParseException.
 - get() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - get(int) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - get(int) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - 
Due to performance reasons it is not advised to iterate over the attribute's values using this method.
 - get(String) - Method in class org.springframework.ldap.core.NameAwareAttributes
 - getAbsoluteDn() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. useLdapEntryIdentification.getAbsoluteName()instead. - getAbsoluteName() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - 
Get the DN of the identified entry relative to the base LDAP path, e.g.
 - getActualTargetClass(DirContext) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Get the actual class of the supplied DirContext instance; LdapContext or DirContext.
 - getAll() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - getAll() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - getAll() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - getAnonymousEnv() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getArgumentAsName(Object) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - 
Get the argument as a Name.
 - getAsText() - Method in class org.springframework.ldap.core.DistinguishedNameEditor
 - 
Deprecated.
 - getAttributeDefinition() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - getAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get all attributes.
 - getAttributes() - Method in interface org.springframework.LdapDataEntry
 - 
Get all the Attributes.
 - getAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getAttributes(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getAttributes(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getAttributes(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - getAttributes(String, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getAttributes(String, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getAttributes(String, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getAttributes(String, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - getAttributes(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getAttributes(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getAttributes(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getAttributes(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - getAttributes(Name, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getAttributes(Name, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getAttributes(Name, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getAttributes(Name, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - getAttributesForLookup() - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
 - 
Get properly formatted attributes for use in the next query.
 - getAttributesForLookup() - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - getAttributeSortedStringSet(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get all String values of the attribute as a
SortedSet. - getAttributeSortedStringSet(String) - Method in interface org.springframework.LdapDataEntry
 - 
Get all String values of the attribute as a
SortedSet. - getAttributeSyntaxDefinition() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - getAuthenticatedEnv(String, String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getAuthenticationSource() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get the authentication source.
 - getBase() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - getBase() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - getBaseLdapName() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getBaseLdapName() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
 - 
Get the base LDAP path as a
LdapName. - getBaseLdapName() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
 - getBaseLdapName() - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - getBaseLdapPath() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. - getBaseLdapPath() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. UseBaseLdapPathSource.getBaseLdapName()instead. - getBaseLdapPath() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
 - getBaseLdapPath() - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - 
Deprecated.
 - getBaseLdapPathAsString() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getBaseLdapPathAsString() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
 - 
Get the base LDAP path as a String.
 - getBaseLdapPathAsString() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
 - getBaseLdapPathAsString() - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - getBeginColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get token beginning column number.
 - getBeginLine() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get token beginning line number.
 - getCalculatedId(Object) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - getCalculatedId(Object) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - getCause() - Method in exception org.springframework.ldap.NamingException
 - 
Overrides
Throwable.getCause()since serialization always tries to serialize the base class before the subclass. - getCollectedAttributes() - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
 - 
Get all collected values for all managed attributes as an Attributes instance.
 - getCollectedAttributes() - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - getColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Deprecated.
 - getCompareString() - Method in class org.springframework.ldap.filter.CompareFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please specify the operator in the constructor
 - getCompareString() - Method in class org.springframework.ldap.filter.EqualsFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please extend
CompareFilterinstead - getCompareString() - Method in class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please extend
CompareFilterinstead - getCompareString() - Method in class org.springframework.ldap.filter.LessThanOrEqualsFilter
 - 
Deprecated, for removal: This API element is subject to removal in a future version.please extend
CompareFilterinstead - getCompensatingModificationItem(Attributes, ModificationItem) - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 - 
Get a ModificationItem to use for rollback of the supplied modification.
 - getComponent() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Gets the first LdapRdnComponent of this LdapRdn.
 - getComponent(int) - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get the LdapRdnComponent at index
idx. - getComponents() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Gets all components in this LdapRdn.
 - getConnectControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - getConnectControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - getContentCount() - Method in class org.springframework.ldap.control.VirtualListViewResultsCookie
 - getContext(String, String) - Method in interface org.springframework.ldap.core.ContextSource
 - 
Gets a
DirContextinstance authenticated using the supplied principal and credentials. - getContext(String, String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getContext(String, String) - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - getContext(String, String) - Method in class org.springframework.ldap.core.support.SingleContextSource
 - getContext(String, String) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getContext(String, String) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getContext(String, String) - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 - getContext(DirContextType) - Method in class org.springframework.ldap.pool.factory.MutablePoolingContextSource
 - getContext(DirContextType) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - 
Gets a DirContext of the specified type from the keyed object pool.
 - getContext(DirContextType) - Method in class org.springframework.ldap.pool2.factory.MutablePooledContextSource
 - getContext(DirContextType) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - 
Gets a DirContext of the specified type from the keyed object pool.
 - getContextFactory() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get the context factory.
 - getContextSource() - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Get the ContextSource.
 - getContextSource() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getContextSource() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - 
Get the ContextSource.
 - getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - getCookie() - Method in class org.springframework.ldap.control.PagedResult
 - 
Deprecated.Get the cookie.
 - getCookie() - Method in class org.springframework.ldap.control.PagedResultsCookie
 - 
Get the cookie.
 - getCookie() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Get the cookie.
 - getCookie() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Get the cookie.
 - getCookie() - Method in class org.springframework.ldap.control.VirtualListViewControlAggregateDirContextProcessor
 - getCookie() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - getCookie() - Method in class org.springframework.ldap.control.VirtualListViewResultsCookie
 - 
Get the cookie.
 - getCredentials() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Checks if the target's principal is not empty; if not, the credentials from the target is returned - otherwise return the
defaultPassword. - getCredentials() - Method in interface org.springframework.ldap.core.AuthenticationSource
 - 
Get the credentials to use when creating an authenticated context.
 - getCtx() - Method in class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
 - 
Return the DirContext associated with the current transaction.
 - getDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingContext
 - getDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - getDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - getDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - getDelegateLdapContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - getDelegateLdapContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - getDirContextInstance(Hashtable) - Method in class org.springframework.ldap.core.support.DirContextSource
 - 
Create a new InitialDirContext instance.
 - getDirContextInstance(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Implement in subclass to create a DirContext of the desired type (e.g.
 - getDirContextInstance(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.LdapContextSource
 - getDirContextProcessors() - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - 
Get the list of managed
DirContextProcessorinstances. - getDirContextValidator() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getDirContextValidator() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getDirObjectFactory() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get the DirObjectFactory to use.
 - getDn() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Returns the DN relative to the base path.
 - getDn() - Method in interface org.springframework.LdapDataEntry
 - 
Returns the DN relative to the base path.
 - getDN() - Method in class org.springframework.ldap.core.LdapAttributes
 - 
Deprecated.
 - getEndColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get token end column number.
 - getEndLine() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get token end line number.
 - getEnvironment() - Method in class org.springframework.ldap.core.DirContextAdapter
 - getEnvironment() - Method in class org.springframework.ldap.pool.DelegatingContext
 - getEnvironment() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - getEnvironment() - Method in class org.springframework.ldap.test.DummyDirContext
 - getError() - Method in class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
 - getEvictionPolicyClassName() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getException() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - getExplanation() - Method in exception org.springframework.ldap.NamingException
 - 
Convenience method to get the explanation associated with this exception, if the root cause was an instance of
NamingException. - getFilter() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - getFilter() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - getFirstArgumentAsName(Object[]) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - 
Get the first parameter in the argument list as a Name.
 - getHolder() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionObject
 - 
Get the DirContextHolder.
 - getId() - Method in enum class org.springframework.ldap.query.SearchScope
 - getId(Object) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - getId(Object) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Get the distinguished name for the specified object.
 - getID() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - getIDs() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - GetImage() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get token literal value.
 - getInnermostDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingContext
 - 
Recursivley inspect delegates until a non-delegating context is found.
 - getInnermostDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - 
Recursivley inspect delegates until a non-delegating context is found.
 - getInnermostDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - 
Recursivley inspect delegates until a non-delegating dir context is found.
 - getInnermostDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - 
Recursivley inspect delegates until a non-delegating dir context is found.
 - getInnermostDelegateLdapContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - 
Recursivley inspect delegates until a non-delegating ldap context is found.
 - getInnermostDelegateLdapContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - 
Recursivley inspect delegates until a non-delegating ldap context is found.
 - getIsArray() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getIsBinary() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getIsMultiValued() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getIsPrimitive() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getJavaName() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getJmxNameBase() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getJmxNamePrefix() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getKey() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get the key of this LdapRdn.
 - getKey() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Get the key (Attribute name) of this component.
 - getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get a properly rfc2253-encoded String representation of this LdapRdn.
 - getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.
 - getLdapRdn(int) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the
LdapRdnat a specified position. - getLdapRdn(String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the
LdapRdnwith the specified key. - getLine() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Deprecated.
 - getList() - Method in class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
 - 
Get the assembled list.
 - getListSize() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - getLogicalOperator() - Method in class org.springframework.ldap.filter.AndFilter
 - getLogicalOperator() - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - 
Implement this in subclass to return the logical operator, for example "&".
 - getLogicalOperator() - Method in class org.springframework.ldap.filter.OrFilter
 - getMaxActive() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMaxIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMaxIdlePerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getMaxTotal() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMaxTotal() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getMaxTotalPerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getMaxWait() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMaxWaitMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getMay() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - getMessage() - Method in error org.springframework.ldap.core.TokenMgrError
 - 
You can also modify the body of this method to customize your error messages.
 - getMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getMinIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getMinIdlePerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getModificationItems() - Method in interface org.springframework.ldap.core.AttributeModificationsAware
 - 
Creates an array of which attributes have been changed, added or removed since the initialization of this object.
 - getModificationItems() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Creates an array of which attributes have been changed, added or removed since the initialization of this object.
 - getMust() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - getName() - Method in class org.springframework.ldap.core.LdapAttributes
 - 
Returns the distinguished name to which the object is bound.
 - getName() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getNameInNamespace() - Method in class org.springframework.ldap.core.DirContextAdapter
 - getNameInNamespace() - Method in interface org.springframework.ldap.core.DirContextOperations
 - getNameInNamespace() - Method in class org.springframework.ldap.pool.DelegatingContext
 - getNameInNamespace() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - getNameInNamespace() - Method in class org.springframework.ldap.test.DummyDirContext
 - getNameParser(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getNameParser(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - getNameParser(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - getNameParser(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - getNameParser(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getNameParser(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - getNameParser(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - getNameParser(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - getNames() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the name
List. - getNamesOfModifiedAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Creates a String array of the names of the attributes which have been changed.
 - getNamesOfModifiedAttributes() - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
Creates a String array of the names of the attributes which have been changed.
 - getNewHolder() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - getNewHolder() - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - 
Get a new implementation specific
CompensatingTransactionHolderSupportinstance. - getNextToken() - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Get the next Token.
 - getNextToken() - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Get the next Token.
 - getNoOfRows() - Method in class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
 - 
Get the number of rows that was returned by the search.
 - getNumActive() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getNumActive() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumActiveRead() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumActiveWrite() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getNumIdle() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumIdleRead() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumIdleWrite() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getNumTestsPerEvictionRun() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getNumTestsPerEvictionRun() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getNumWaiters() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getObject() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.
 - getObject() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 - 
Deprecated.Creates a ConverterManagerImpl populating it with Converter instances from the converterConfigList property.
 - getObjectAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get the value of an Object attribute.
 - getObjectAttribute(String) - Method in interface org.springframework.LdapDataEntry
 - 
Get the value of an Object attribute.
 - getObjectAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get all values of an Object attribute.
 - getObjectAttributes(String) - Method in interface org.springframework.LdapDataEntry
 - 
Get all values of an Object attribute.
 - getObjectClass() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - getObjectDirectoryMapper() - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Get the configured ObjectDirectoryMapper.
 - getObjectDirectoryMapper() - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Get the configured ObjectDirectoryMapper.
 - getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.AttributesMapperCallbackHandler
 - 
Cast the NameClassPair to a SearchResult and pass its attributes to the
AttributesMapper. - getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
 - 
Handle a NameClassPair and transform it to an Object of the desired type and with data from the NameClassPair.
 - getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.ContextMapperCallbackHandler
 - 
Cast the NameClassPair to a
Bindingand pass its object to the ContextMapper. - getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
 - 
Handle a NameClassPair and transform it to an Object of the desired type and with data from the NameClassPair.
 - getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls
 - getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
 - getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
 - getObjectType() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.
 - getObjectType() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 - 
Deprecated.
 - getObjectType() - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - getObjectType() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - getObjectType() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - getObjectType() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - getObjectType() - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - getOperationExecutors() - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 - 
Get the rollback operations.
 - getOptions() - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Get options.
 - getOrder() - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - getPageSize() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Get the page size.
 - getPageSize() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Get the page size.
 - getPageSize() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - getPassword() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Gets the password (credentials) to use for getting authenticated contexts.
 - getPoolConfig() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getPrefix(int) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - getPrincipal() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Checks if the target's principal is not empty; if not, this is returned - otherwise return the
defaultPassword. - getPrincipal() - Method in interface org.springframework.ldap.core.AuthenticationSource
 - 
Get the principal to use when creating an authenticated context.
 - getRdn(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Find the Rdn with the requested key in the supplied Name.
 - getReadOnlyContext() - Method in interface org.springframework.ldap.core.ContextSource
 - 
Gets a read-only
DirContext. - getReadOnlyContext() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getReadOnlyContext() - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - getReadOnlyContext() - Method in class org.springframework.ldap.core.support.SingleContextSource
 - getReadOnlyContext() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getReadOnlyContext() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getReadOnlyContext() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 - getReadWriteContext() - Method in interface org.springframework.ldap.core.ContextSource
 - 
Gets a read-write
DirContextinstance. - getReadWriteContext() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - getReadWriteContext() - Method in class org.springframework.ldap.core.support.ObservationContextSource
 - getReadWriteContext() - Method in class org.springframework.ldap.core.support.SingleContextSource
 - getReadWriteContext() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getReadWriteContext() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getReadWriteContext() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 - getRecord() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - getRecord() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Parses the next record from the resource.
 - getReferralUrl() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
If this instance results from a referral, this method returns the url of the referred server.
 - getReferralUrl() - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
If this instance results from a referral, this method returns the url of the referred server.
 - getRelativeDn() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. useLdapEntryIdentification.getRelativeName()instead. - getRelativeName() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - 
Get the absolute DN of the identified entry, e.g.
 - getRemainingName() - Method in exception org.springframework.ldap.NamingException
 - 
Convenience method to get the unresolved part of the name associated with this exception, if the root cause was an instance of
NamingException. - getRenamingStrategy() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
 - getRenamingStrategy() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
 - getRequestControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - getRequestControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - getResolvedName() - Method in exception org.springframework.ldap.NamingException
 - 
Convenience method to get the leading portion of the resolved name associated with this exception, if the root cause was an instance of
NamingException. - getResolvedObj() - Method in exception org.springframework.ldap.NamingException
 - 
Convenience method to get the resolved object associated with this exception, if the root cause was an instance of
NamingException. - getResponseControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - getResponseControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - getResultCode() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
 - 
Get the result code returned by the control.
 - getResultList() - Method in class org.springframework.ldap.control.PagedResult
 - 
Deprecated.Get the result list.
 - getResultSize() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Get the total estimated number of entries that matches the issued search.
 - getResultSize() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Get the total estimated number of entries that matches the issued search.
 - getScalarType() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getSchema(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getSchema(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getSchema(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getSchema(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - getSchema(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getSchema(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getSchema(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getSchema(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - getSchemaClassDefinition(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getSchemaClassDefinition(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getSchemaClassDefinition(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getSchemaClassDefinition(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - getSearchControls() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - getSearchControls() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - getSoftMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getSortKey() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
 - 
Get the sort key.
 - getStringAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get the value of a String attribute.
 - getStringAttribute(String) - Method in interface org.springframework.LdapDataEntry
 - 
Get the value of a String attribute.
 - getStringAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Get all values of a String attribute.
 - getStringAttributes(String) - Method in interface org.springframework.LdapDataEntry
 - 
Get all values of a String attribute.
 - getStringValue(Name, int) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Get the value of the Rdn at the requested index in the supplied Name as a String.
 - getStringValue(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Get the value of the Rdn with the requested key in the supplied Name as a String.
 - getSubtreeNode() - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 - getSuffix(int) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - GetSuffix(int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Get the suffix.
 - getSyntax() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - getTabSize(int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - getTarget() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
 - 
Get the target ContextSource.
 - getTarget() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getTarget() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - getTarget() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 - getTargetContext() - Method in interface org.springframework.ldap.core.DirContextProxy
 - 
Get the target
DirContextof the proxy. - getTargetContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - getTargetContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - getTargetOffset() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - getTargetPosition() - Method in class org.springframework.ldap.control.VirtualListViewResultsCookie
 - getTemporaryName(Name) - Method in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
 - getTemporaryName(Name) - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 - getTemporaryName(Name) - Method in interface org.springframework.ldap.transaction.compensating.TempEntryRenamingStrategy
 - 
Get a temporary name for the current entry to be renamed to.
 - getTempSuffix() - Method in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
 - 
Get the suffix that will be used for renaming temporary entries.
 - getTestOnBorrow() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getTestOnReturn() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getTestWhileIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getTimeBetweenEvictionRunsMillis() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - getTimeBetweenEvictionRunsMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - getToken(int) - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Get the specific Token.
 - getTransactedResource() - Method in class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
 - getTransactedResource() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 - 
Get the actual transacted resource.
 - getTransactionOperationManager() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 - 
Get the CompensatingTransactionOperationManager to handle the data for the current transaction.
 - getTransactionSynchronizationKey() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - getTransactionSynchronizationKey() - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 - 
Get the key (normally, a DataSource or similar) that should be used for transaction synchronization.
 - getUrls() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get the urls of the LDAP servers.
 - getUserDn() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Gets the user distinguished name (principal) to use for getting authenticated contexts.
 - getValue() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get the value of this LdapRdn.
 - getValue() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Get the (Attribute) value of this component.
 - getValue() - Method in class org.springframework.ldap.core.Token
 - 
An optional attribute value of the Token.
 - getValue() - Method in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - getValue(String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the value of the
LdapRdnComponentwith the specified key (Attribute value). - getValue(String) - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Get the value of the LdapComponent with the specified key (Attribute name).
 - getValue(Name, int) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Get the value of the Rdn at the requested index in the supplied Name.
 - getValue(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Get the value of the Rdn with the requested key in the supplied Name.
 - getValues(String) - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
 - 
Get all of the collected values for the specified attribute.
 - getValues(String) - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - getWhenExhaustedAction() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - GreaterThanOrEqualsFilter - Class in org.springframework.ldap.filter
 - 
A filter to compare >=.
 - GreaterThanOrEqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
 - GreaterThanOrEqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
 - GROW - Enum constant in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - gte(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends an
GreaterThanOrEqualsFilter. 
H
- handleAttributeValue(String, Object, int) - Method in interface org.springframework.ldap.support.AttributeValueCallbackHandler
 - 
Implement to take handle one of the Attribute values.
 - handleNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
 - 
Pass on the supplied NameClassPair to
CollectingNameClassPairCallbackHandler.getObjectFromNameClassPair(NameClassPair)and add the result to the internal list. - handleNameClassPair(NameClassPair) - Method in interface org.springframework.ldap.core.NameClassPairCallbackHandler
 - 
Handle one entry.
 - handleNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
 - handleResponse(Object) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - handleResponse(Object) - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - handleResponse(Object) - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
 - handleResponse(Object) - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - HardcodedFilter - Class in org.springframework.ldap.filter
 - 
Allows hard coded parts to be included in a search filter.
 - HardcodedFilter(String) - Constructor for class org.springframework.ldap.filter.HardcodedFilter
 - 
The hardcoded string to be used for this filter.
 - hasError() - Method in class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
 - 
Check whether this callback has collected an error.
 - hasFailed() - Method in interface org.springframework.ldap.pool.FailureAwareContext
 - hasFailed() - Method in interface org.springframework.ldap.pool2.FailureAwareContext
 - HASHCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - hashCode() - Method in class org.springframework.ldap.control.PagedResult
 - 
Deprecated.
 - hashCode() - Method in class org.springframework.ldap.control.PagedResultsCookie
 - hashCode() - Method in class org.springframework.ldap.core.DirContextAdapter
 - hashCode() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - hashCode() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 - hashCode() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.
 - hashCode() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.
 - hashCode() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - hashCode() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - hashCode() - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 - hashCode() - Method in class org.springframework.ldap.filter.CompareFilter
 - hashCode() - Method in interface org.springframework.ldap.filter.Filter
 - 
All filters must implement hashCode.
 - hashCode() - Method in class org.springframework.ldap.filter.HardcodedFilter
 - hashCode() - Method in class org.springframework.ldap.filter.NotFilter
 - hashCode() - Method in class org.springframework.ldap.filter.NotPresentFilter
 - hashCode() - Method in class org.springframework.ldap.filter.PresentFilter
 - hashCode() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - hashCode() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - hashCode() - Method in class org.springframework.ldap.pool.DelegatingContext
 - hashCode() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - hashCode() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - hashCode() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - hashCode() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - hashCode() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - hasMore() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Check whether there are more results to retrieved.
 - hasMore() - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
 - 
Check whether another query iteration is required to get all values for all attributes.
 - hasMore() - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - hasMoreRecords() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - hasMoreRecords() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
True if the resource contains more records; false otherwise.
 - hasOptions() - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Tests for the presence of options.
 - hasValuesAsNames() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - HEXCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - HEXPAIR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 
I
- Id - Annotation Interface in org.springframework.ldap.odm.annotations
 - 
This annotation marks a Java field as containing the Distinguished Name of an LDAP Entry.
 - ignoreNameNotFoundException(boolean) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Whether to ignore the
NameNotFoundException. - ignorePartialResultException(boolean) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Whether to ignore the
PartialResultException. - ignoreSizeLimitExceededException(boolean) - Method in interface org.springframework.ldap.core.LdapClient.Builder
 - 
Whether to ignore the
SizeLimitExceededException. - image - Variable in class org.springframework.ldap.core.Token
 - 
The string image of the token.
 - immutableDistinguishedName() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Return an immutable copy of this instance.
 - immutableDistinguishedName(String) - Static method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Create an immutable DistinguishedName instance, suitable as a constant.
 - immutableLdapRdn() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Create an immutable copy of this instance.
 - immutableLdapRdnComponent() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Create an immutable copy of this instance.
 - inBuf - Variable in class org.springframework.ldap.core.SimpleCharStream
 - IncrementalAttributesMapper<T extends IncrementalAttributesMapper> - Interface in org.springframework.ldap.core
 - 
Utility that helps with reading all attribute values from Active Directory using Incremental Retrieval of Multi-valued Properties.
 - index() - Element in annotation interface org.springframework.ldap.odm.annotations.DnAttribute
 - 
The index of this attribute in the calculated distinguished name of an entry.
 - init() - Method in class org.springframework.ldap.config.LdapNamespaceHandler
 - initValuesAsNames() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - input() - Method in class org.springframework.ldap.core.DnParserImpl
 - 
input -> dn dn -> rdn ( ( "," | ";" ) rdn )* rdn -> attributeTypeAndValue ( "+" attributeTypeAndValue )* attributeTypeAndValue -> ( <SPACE> )* AttributeType SpacedEquals AttributeValue ( <SPACE> )* SpacedEquals -> <SPACED_EQUALS> AttributeType -> <LDAP_OID> | <ATTRIBUTE_TYPE_STRING> AttributeValue -> <ATTRVALUE>
 - input_stream - Variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - inputStream - Variable in class org.springframework.ldap.core.SimpleCharStream
 - InsufficientResourcesException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InsufficientResourcesException.
 - InsufficientResourcesException(InsufficientResourcesException) - Constructor for exception org.springframework.ldap.InsufficientResourcesException
 - InterruptedNamingException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InterruptedNamingException.
 - InterruptedNamingException(InterruptedNamingException) - Constructor for exception org.springframework.ldap.InterruptedNamingException
 - InvalidAttributeFormatException - Exception in org.springframework.ldap.ldif
 - 
Thrown whenever a parsed attribute does not conform to LDAP specifications.
 - InvalidAttributeFormatException(String) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
 - InvalidAttributeFormatException(String, Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
 - InvalidAttributeFormatException(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
 - InvalidAttributeIdentifierException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidAttributeIdentifierException.
 - InvalidAttributeIdentifierException(InvalidAttributeIdentifierException) - Constructor for exception org.springframework.ldap.InvalidAttributeIdentifierException
 - InvalidAttributesException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidAttributesException.
 - InvalidAttributesException(InvalidAttributesException) - Constructor for exception org.springframework.ldap.InvalidAttributesException
 - InvalidAttributeValueException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidAttributeValueException.
 - InvalidAttributeValueException(InvalidAttributeValueException) - Constructor for exception org.springframework.ldap.InvalidAttributeValueException
 - InvalidEntryException - Exception in org.springframework.ldap.odm.core.impl
 - 
Thrown to indicate that an instance is not suitable for persisting in the LDAP directory.
 - InvalidEntryException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.InvalidEntryException
 - InvalidEntryException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.InvalidEntryException
 - InvalidNameException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidNameException.
 - InvalidNameException(InvalidNameException) - Constructor for exception org.springframework.ldap.InvalidNameException
 - InvalidRecordFormatException - Exception in org.springframework.ldap.ldif
 - 
Thrown whenever a parsed record does not conform to LDAP specifications.
 - InvalidRecordFormatException(String) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
 - InvalidRecordFormatException(String, Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
 - InvalidRecordFormatException(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
 - InvalidSearchControlsException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidSearchControlsException.
 - InvalidSearchControlsException(InvalidSearchControlsException) - Constructor for exception org.springframework.ldap.InvalidSearchControlsException
 - InvalidSearchFilterException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI InvalidSearchFilterException.
 - InvalidSearchFilterException(InvalidSearchFilterException) - Constructor for exception org.springframework.ldap.InvalidSearchFilterException
 - invoke(Object, Method, Object[]) - Method in class org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
 - invoke(Object, Method, Object[]) - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler
 - invokeMethod(String, Class<?>, Object) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - 
Utility method for invoking a method on a Control.
 - invokeMethod(String, Class, Object, Class[], Object[]) - Static method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - is(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends an
EqualsFilter. - isAnonymousReadOnly() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get whether an anonymous environment should be used for read-only operations.
 - isBlockWhenExhausted() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isCaseIgnored() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - isEmpty() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - isFairness() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isJmxEnabled() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isLifo() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isOffsetPercentage() - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - isOrdered() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - isPooled() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Get whether the pooling flag should be set.
 - isPresent() - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends a
PresentFilter. - isReady() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - isReady() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Indicates whether or not the parser is ready to to return results.
 - isReferral() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Checks whether this instance results from a referral.
 - isReferral() - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
Checks whether this instance results from a referral.
 - isReplaceSameControlEnabled() - Method in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - 
If there already exists a request control of the same class as the one created by
AbstractRequestControlDirContextProcessor.createRequestControl()in the context, the new control can either replace the existing one (default behavior) or be added. - isSatisfiedBy(LdapAttributes) - Method in class org.springframework.ldap.schema.BasicSchemaSpecification
 - 
Determines if the policy is satisfied by the supplied LdapAttributes object.
 - isSatisfiedBy(LdapAttributes) - Method in class org.springframework.ldap.schema.DefaultSchemaSpecification
 - 
Determines if the policy is satisfied by the supplied LdapAttributes object.
 - isSatisfiedBy(T) - Method in interface org.springframework.ldap.schema.Specification
 - isSingleton() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.
 - isSingleton() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 - 
Deprecated.
 - isSorted() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
 - 
Check whether the returned values were actually sorted by the server.
 - isSupportedWriteTransactionOperation(String) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - 
Check whether the supplied method is a method for which transactions is supported (and which should be recorded for possible rollback later).
 - isTestOnBorrow() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isTestOnCreate() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isTestOnReturn() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isTestWhileIdle() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - isUpdateMode() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Gets the update mode.
 - isUpdateMode() - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
Gets the update mode.
 - iterateAttributeValues(Attribute, AttributeValueCallbackHandler) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Iterate through all the values of the specified Attribute calling back to the specified callbackHandler.
 - iterator() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - iterator() - Method in class org.springframework.ldap.core.NameAwareAttributes
 
J
- jj_nt - Variable in class org.springframework.ldap.core.DnParserImpl
 - 
Next token.
 - jjFillToken() - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - jjnewLexState - Static variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Lex State array.
 - jjstrLiteralImages - Static variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Token literal values.
 - JNDI_ENV_BASE_PATH_KEY - Static variable in class org.springframework.ldap.core.support.DefaultDirObjectFactory
 - 
Deprecated.Use
BaseLdapNameAwareandBaseLdapPathBeanPostProcessorinstead. 
K
- KEY_CASE_FOLD_LOWER - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - KEY_CASE_FOLD_NONE - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - KEY_CASE_FOLD_PROPERTY - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.System property that will be inspected to determine whether creating a DistinguishedName will convert the keys to lowercase, convert the keys to uppercase, or leave the keys as they were in the original String, ie none.
 - KEY_CASE_FOLD_UPPER - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - keyedObjectPool - Variable in class org.springframework.ldap.pool.factory.PoolingContextSource
 - keyedObjectPool - Variable in class org.springframework.ldap.pool2.factory.PooledContextSource
 - kind - Variable in class org.springframework.ldap.core.Token
 - 
An integer that describes the kind of this token.
 
L
- LDAP_OID - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - LDAP_TEMPLATE - Static variable in class org.springframework.ldap.config.Elements
 - LdapAttribute - Class in org.springframework.ldap.core
 - 
Extends
BasicAttributeto add support for options as defined in RFC2849. - LdapAttribute(String) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an unordered attribute with the specified ID.
 - LdapAttribute(String, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an attribute with the specified ID whose values may be ordered.
 - LdapAttribute(String, Object) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an unordered attribute with the specified ID and value.
 - LdapAttribute(String, Object, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an attribute with the specified ID and value whose values may be ordered.
 - LdapAttribute(String, Object, Collection<String>) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an unordered attribute with the specified ID, value, and options.
 - LdapAttribute(String, Object, Collection<String>, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an attribute with the specified ID, value, and options whose values may be ordered.
 - LdapAttribute(String, Collection<String>, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
 - 
Creates an attribute with the specified ID and options whose values may be ordered.
 - LdapAttributes - Class in org.springframework.ldap.core
 - 
Extends
BasicAttributesto add specialized support for DNs. - LdapAttributes() - Constructor for class org.springframework.ldap.core.LdapAttributes
 - 
Default constructor.
 - LdapAttributes(boolean) - Constructor for class org.springframework.ldap.core.LdapAttributes
 - 
Constructor for specifying whether or not the object is case sensitive.
 - LdapClient - Interface in org.springframework.ldap.core
 - 
An LDAP Client
 - LdapClient.AuthenticateSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.authenticate()request. - LdapClient.BindSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.bind(java.lang.String)request. - LdapClient.Builder - Interface in org.springframework.ldap.core
 - 
A mutable builder for creating an
LdapClient. - LdapClient.ListBindingsSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.listBindings(java.lang.String)request. - LdapClient.ListSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.list(java.lang.String)request. - LdapClient.ModifySpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.modify(java.lang.String)request. - LdapClient.SearchSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.search()request. - LdapClient.UnbindSpec - Interface in org.springframework.ldap.core
 - 
The specifications for the
LdapClient.unbind(java.lang.String)request. - LdapCompensatingTransactionOperationFactory - Class in org.springframework.ldap.transaction.compensating
 - 
CompensatingTransactionOperationRecorderimplementation for LDAP operations. - LdapCompensatingTransactionOperationFactory(TempEntryRenamingStrategy) - Constructor for class org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory
 - 
Constructor.
 - LdapContextSource - Class in org.springframework.ldap.core.support
 - 
ContextSource implementation which creates an
InitialLdapContextinstance. - LdapContextSource() - Constructor for class org.springframework.ldap.core.support.LdapContextSource
 - LdapDataEntry - Interface in org.springframework
 - 
Common data access methods for entries in an LDAP tree.
 - LdapEncoder - Class in org.springframework.ldap.support
 - 
Helper class to encode and decode ldap names and values.
 - LdapEntryIdentification - Class in org.springframework.ldap.core
 - 
Wrapper class to handle the full identification of an LDAP entry.
 - LdapEntryIdentification(LdapName, LdapName) - Constructor for class org.springframework.ldap.core.LdapEntryIdentification
 - 
Construct an LdapEntryIdentification instance.
 - LdapEntryIdentification(DistinguishedName, DistinguishedName) - Constructor for class org.springframework.ldap.core.LdapEntryIdentification
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. useLdapEntryIdentification(javax.naming.ldap.LdapName, javax.naming.ldap.LdapName)instead. - LdapEntryIdentificationContextMapper - Class in org.springframework.ldap.core
 - 
ContextMapperimplementation that maps the found entries to theLdapEntryIdentificationof each respective entry. - LdapEntryIdentificationContextMapper() - Constructor for class org.springframework.ldap.core.LdapEntryIdentificationContextMapper
 - LdapNameBuilder - Class in org.springframework.ldap.support
 - 
Helper class for building
LdapNameinstances. - LdapNamespaceHandler - Class in org.springframework.ldap.config
 - LdapNamespaceHandler() - Constructor for class org.springframework.ldap.config.LdapNamespaceHandler
 - LdapOperations - Interface in org.springframework.ldap.core
 - 
Interface that specifies a basic set of LDAP operations.
 - LdapOperationsCallback<T> - Interface in org.springframework.ldap.core.support
 - 
Callback interface to be used together with
SingleContextSource. - LdapQuery - Interface in org.springframework.ldap.query
 - 
Holds all information regarding a Ldap query to be performed.
 - LdapQueryBuilder - Class in org.springframework.ldap.query
 - 
Builder of LdapQueries.
 - LdapRdn - Class in org.springframework.ldap.core
 - 
Deprecated.
DistinguishedNameand associated classes are deprecated as of 2.0. - LdapRdn() - Constructor for class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Default constructor.
 - LdapRdn(String) - Constructor for class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Parse the supplied string and construct this instance accordingly.
 - LdapRdn(String, String) - Constructor for class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.Construct an LdapRdn using the supplied key and value.
 - LdapRdnComponent - Class in org.springframework.ldap.core
 - 
Deprecated.
DistinguishedNameand associated classes are deprecated as of 2.0. - LdapRdnComponent(String, String) - Constructor for class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Constructs an LdapRdnComponent without decoding the value.
 - LdapRdnComponent(String, String, boolean) - Constructor for class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Constructs an LdapRdnComponent, optionally decoding the value.
 - LdapReferralException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI LdapReferralException.
 - LdapReferralException(LdapReferralException) - Constructor for exception org.springframework.ldap.LdapReferralException
 - LdapTemplate - Class in org.springframework.ldap.core
 - 
Executes core LDAP functionality and helps to avoid common errors, relieving the user of the burden of looking up contexts, looping through NamingEnumerations and closing contexts.
 - LdapTemplate() - Constructor for class org.springframework.ldap.core.LdapTemplate
 - 
Constructor for bean usage.
 - LdapTemplate(ContextSource) - Constructor for class org.springframework.ldap.core.LdapTemplate
 - 
Constructor to setup instance directly.
 - LdapTemplate.MappingCollectingNameClassPairCallbackHandler<T> - Class in org.springframework.ldap.core
 - 
A
NameClassPairCallbackHandlerthat passes the NameClassPairs found to a NameClassPairMapper and collects the results in a list. - LdapTemplate.NullDirContextProcessor - Class in org.springframework.ldap.core
 - 
Do-nothing implementation of
DirContextProcessor. - LdapTemplateParser - Class in org.springframework.ldap.config
 - LdapTemplateParser() - Constructor for class org.springframework.ldap.config.LdapTemplateParser
 - LdapTestUtils - Class in org.springframework.ldap.test
 - 
Utilities for starting, stopping and populating an in-process Apache Directory Server to use for integration testing purposes.
 - LdapTestUtils - Class in org.springframework.ldap.test.unboundid
 - 
Utilities for starting, stopping and populating an in-process Apache Directory Server to use for integration testing purposes.
 - LdapTransactionUtils - Class in org.springframework.ldap.transaction.compensating
 - 
Utility methods for working with LDAP transactions.
 - LdapUtils - Class in org.springframework.ldap.support
 - 
Generic utility methods for working with LDAP.
 - LdifParser - Class in org.springframework.ldap.ldif.parser
 - 
The
LdifParseris the main class of theorg.springframework.ldap.ldifpackage. - LdifParser() - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
 - 
Default constructor.
 - LdifParser(boolean) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
 - 
Creates a LdifParser with the indicated case sensitivity setting.
 - LdifParser(File) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
 - 
Convenience constructor: accepts a File object.
 - LdifParser(Resource) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
 - 
Convenience constructor for resource specification.
 - LdifParser(Resource, boolean) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
 - 
Creates an LdifParser for the specified resource with the provided case sensitivity setting.
 - LdifPopulator - Class in org.springframework.ldap.test
 - LdifPopulator - Class in org.springframework.ldap.test.unboundid
 - LdifPopulator() - Constructor for class org.springframework.ldap.test.LdifPopulator
 - LdifPopulator() - Constructor for class org.springframework.ldap.test.unboundid.LdifPopulator
 - LEADCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - LessThanOrEqualsFilter - Class in org.springframework.ldap.filter
 - 
A filter to compare <=.
 - LessThanOrEqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.LessThanOrEqualsFilter
 - LessThanOrEqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.LessThanOrEqualsFilter
 - LexicalError(boolean, int, int, int, String, char) - Static method in error org.springframework.ldap.core.TokenMgrError
 - 
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
 - lexStateNames - Static variable in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Lexer state names.
 - like(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends a
LikeFilter. - LikeFilter - Class in org.springframework.ldap.filter
 - 
This filter allows the user to specify wildcards (*) by not escaping them in the filter.
 - LikeFilter(String, String) - Constructor for class org.springframework.ldap.filter.LikeFilter
 - LimitExceededException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI LimitExceededException.
 - LimitExceededException(LimitExceededException) - Constructor for exception org.springframework.ldap.LimitExceededException
 - line - Variable in class org.springframework.ldap.core.SimpleCharStream
 - LineIdentifier - Enum Class in org.springframework.ldap.ldif.support
 - 
Enumeration declaring possible event types when parsing LDIF files.
 - LinkException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI LinkException.
 - LinkException(LinkException) - Constructor for exception org.springframework.ldap.LinkException
 - LinkLoopException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI LinkLoopException.
 - LinkLoopException(LinkLoopException) - Constructor for exception org.springframework.ldap.LinkLoopException
 - list(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - list(String) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request for all children of the given
name. - list(String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - list(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - list(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - list(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - list(String, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - list(String, NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(String, NameClassPairMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - list(Name) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request for all children of the given
name. - list(Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - list(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - list(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - list(Name, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name, NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - list(Name, NameClassPairMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - listBindings(String) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request for all children of the given
name. - listBindings(String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of children of the given
base. - listBindings(String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of children of the given
base. - listBindings(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - listBindings(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - listBindings(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - listBindings(String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String, NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(String, NameClassPairMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - listBindings(Name) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request for all children of the given
name. - listBindings(Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of children of the given
base. - listBindings(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of children of the given
base. - listBindings(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - listBindings(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - listBindings(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - listBindings(Name, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name, NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a non-recursive listing of the children of the given
base. - listBindings(Name, NameClassPairMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a non-recursive listing of the children of the given
base. - ListComparator - Class in org.springframework.ldap.support
 - 
Comparator for comparing lists of Comparable objects.
 - ListComparator() - Constructor for class org.springframework.ldap.support.ListComparator
 - loadControlClasses() - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - loadLdif(InMemoryDirectoryServer, Resource) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - loadLdif(DefaultDirectoryService, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - loadLdif(ContextSource, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Load an Ldif file into an LDAP server.
 - loadLdif(ContextSource, Resource) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - 
Load an Ldif file into an LDAP server.
 - log - Variable in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - logger - Variable in class org.springframework.ldap.pool.factory.PoolingContextSource
 - 
The logger for this class and sub-classes
 - logger - Variable in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - 
Logger for this class and sub-classes
 - logger - Variable in class org.springframework.ldap.pool2.factory.PooledContextSource
 - 
The logger for this class and sub-classes
 - logger - Variable in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - 
Logger for this class and sub-classes
 - lookup(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - lookup(String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Lookup the supplied DN and return the found object.
 - lookup(String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Lookup the supplied DN and return the found object.
 - lookup(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - lookup(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - lookup(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - lookup(String, String[], AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(String, String[], AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(String, String[], ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to a
ContextMapper. - lookup(String, String[], ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to a
ContextMapper. - lookup(String, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(String, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to lookup a specified DN and automatically pass the found object to a
ContextMapper. - lookup(String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to lookup a specified DN and automatically pass the found object to a
ContextMapper. - lookup(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - lookup(Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Lookup the supplied DN and return the found object.
 - lookup(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Lookup the supplied DN and return the found object.
 - lookup(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - lookup(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - lookup(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - lookup(Name, String[], AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(Name, String[], AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(Name, String[], ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to a
ContextMapper. - lookup(Name, String[], ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the specified attributes of a specified DN and automatically pass them to a
ContextMapper. - lookup(Name, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to get the attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(Name, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to get the attributes of a specified DN and automatically pass them to an
AttributesMapper. - lookup(Name, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to lookup a specified DN and automatically pass the found object to a
ContextMapper. - lookup(Name, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to lookup a specified DN and automatically pass the found object to a
ContextMapper. - LookupAttemptingCallback - Class in org.springframework.ldap.core.support
 - 
Attempts to perform an LDAP operation in the authenticated context, because Active Directory might allow bind with incorrect password (specifically empty password), and later refuse operations.
 - LookupAttemptingCallback() - Constructor for class org.springframework.ldap.core.support.LookupAttemptingCallback
 - lookupAttributes(LdapOperations, String, String) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attribute, looping through the results incrementally if necessary.
 - lookupAttributes(LdapOperations, String, String[]) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attributes, looping through the results incrementally if necessary.
 - lookupAttributes(LdapOperations, Name, String) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attribute, looping through the results incrementally if necessary.
 - lookupAttributes(LdapOperations, Name, String[]) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attributes, looping through the results incrementally if necessary.
 - lookupAttributeValues(LdapOperations, String, String) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attribute, looping through the results incrementally if necessary.
 - lookupAttributeValues(LdapOperations, Name, String) - Static method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - 
Lookup all values for the specified attribute, looping through the results incrementally if necessary.
 - lookupContext(String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to lookup the supplied DN and automatically cast it to
DirContextOperations. - lookupContext(String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to lookup the supplied DN and automatically cast it to
DirContextOperations. - lookupContext(Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Convenience method to lookup the supplied DN and automatically cast it to
DirContextOperations. - lookupContext(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Convenience method to lookup the supplied DN and automatically cast it to
DirContextOperations. - lookupLink(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - lookupLink(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - lookupLink(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - lookupLink(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - lookupLink(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - lookupLink(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - lookupLink(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - lookupLink(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - lte(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends a
LessThanOrEqualsFilter. 
M
- main(String[]) - Static method in class org.springframework.ldap.odm.tools.SchemaToJava
 - main(String[]) - Static method in class org.springframework.ldap.odm.tools.SchemaViewer
 - MalformedLinkException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI MalformedLinkException.
 - MalformedLinkException(MalformedLinkException) - Constructor for exception org.springframework.ldap.MalformedLinkException
 - manageClass(Class<?>) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - manageClass(Class<?>) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Check if the specified class is already managed by this instance; if not, check the metadata and add the class to the managed classes.
 - mapFromAttributes(Attributes) - Method in interface org.springframework.ldap.core.AttributesMapper
 - 
Map Attributes to an object.
 - mapFromAttributes(Attributes) - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
 - 
Goes through all of the attributes to record their values and figure out whether a new query iteration is needed to get more values.
 - mapFromAttributes(Attributes) - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
 - mapFromAttributes(Attributes) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 - mapFromContext(Object) - Method in interface org.springframework.ldap.core.ContextMapper
 - 
Map a single LDAP Context to an object.
 - mapFromContext(Object) - Method in class org.springframework.ldap.core.LdapEntryIdentificationContextMapper
 - mapFromContext(Object) - Method in class org.springframework.ldap.core.support.AbstractContextMapper
 - 
Map a single LDAP Context to an object.
 - mapFromContext(Object) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 - mapFromContextWithControls(Object, HasControls) - Method in interface org.springframework.ldap.core.support.ContextMapperWithControls
 - mapFromLdapDataEntry(LdapDataEntry, Class<T>) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - mapFromLdapDataEntry(LdapDataEntry, Class<T>) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Used to convert from the JNDI LDAP representation of an Entry to the Java representation when reading from LDAP.
 - mapFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.DefaultNameClassPairMapper
 - 
Gets the Name from the supplied NameClassPair and returns it as the result.
 - mapFromNameClassPair(NameClassPair) - Method in interface org.springframework.ldap.core.NameClassPairMapper
 - 
Map
NameClassPairto an Object. - MappingCollectingNameClassPairCallbackHandler(NameClassPairMapper<T>) - Constructor for class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
 - mapToContext(Object, Object) - Method in interface org.springframework.ldap.core.ContextAssembler
 - 
Map the supplied object to the specified context.
 - mapToLdapDataEntry(Object, LdapDataEntry) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - mapToLdapDataEntry(Object, LdapDataEntry) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Used to convert from Java representation of an Ldap Entry when writing to the Ldap directory
 - mapWithContext(DirContext, LdapEntryIdentification) - Method in interface org.springframework.ldap.core.AuthenticatedLdapEntryContextMapper
 - 
Perform some LDAP operation on the supplied authenticated
DirContextinstance. - mapWithContext(DirContext, LdapEntryIdentification) - Method in class org.springframework.ldap.core.support.LookupAttemptingCallback
 - maxNextCharInd - Variable in class org.springframework.ldap.core.SimpleCharStream
 - MetaDataException - Exception in org.springframework.ldap.odm.core.impl
 - 
Thrown to indicate an error in the annotated meta-data.
 - MetaDataException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.MetaDataException
 - MetaDataException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.MetaDataException
 - modify(String) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request to modify name or attributes of an entry, using the given
nameas the identifier. - modify(Name) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request to modify name or attributes of an entry, using the given
nameas the identifier. - MODIFY_ATTRIBUTES_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - modifyAttributes(String, ModificationItem[]) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Modify an entry in the LDAP tree using the supplied
ModificationItems. - modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Modify an entry in the LDAP tree using the supplied
ModificationItems. - modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - modifyAttributes(Name, ModificationItem[]) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Modify an entry in the LDAP tree using the supplied
ModificationItems. - modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Modify an entry in the LDAP tree using the supplied
ModificationItems. - modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Modify the attributes of the entry referenced by the supplied
DirContextOperationsinstance. - modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Modify the attributes of the entry referenced by the supplied
DirContextOperationsinstance. - ModifyAttributesOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorto manage amodifyAttributesoperation. - ModifyAttributesOperationExecutor(LdapOperations, Name, ModificationItem[], ModificationItem[]) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
 - 
Constructor.
 - ModifyAttributesOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationRecorderkeeping track of modifyAttributes operations, creating correspondingModifyAttributesOperationExecutorinstances for rollback. - ModifyAttributesOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 - MutableDelegatingLdapContext - Class in org.springframework.ldap.pool
 - 
Used by
MutablePoolingContextSourceto wrap aLdapContext, delegating most methods to the underlying context. - MutableDelegatingLdapContext - Class in org.springframework.ldap.pool2
 - 
Used by
MutablePooledContextSourceto wrap aLdapContext, delegating most methods to the underlying context. - MutableDelegatingLdapContext(KeyedObjectPool, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool.MutableDelegatingLdapContext
 - 
Create a new mutable delegating ldap context for the specified pool, context and context type.
 - MutableDelegatingLdapContext(KeyedObjectPool, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool2.MutableDelegatingLdapContext
 - 
Create a new mutable delegating ldap context for the specified pool, context and context type.
 - MutablePooledContextSource - Class in org.springframework.ldap.pool2.factory
 - 
A
PooledContextSourcesubclass that createsMutableDelegatingLdapContextinstances. - MutablePooledContextSource(PoolConfig) - Constructor for class org.springframework.ldap.pool2.factory.MutablePooledContextSource
 - 
Creates a new pooling context source, setting up the DirContext object factory and generic keyed object pool.
 - MutablePoolingContextSource - Class in org.springframework.ldap.pool.factory
 - 
A
PoolingContextSourcesubclass that createsMutableDelegatingLdapContextinstances. - MutablePoolingContextSource() - Constructor for class org.springframework.ldap.pool.factory.MutablePoolingContextSource
 - mutate() - Method in interface org.springframework.ldap.core.LdapClient
 - 
Return a builder to create a new
LdapClientwhose settings are replicated from the currentLdapClient. 
N
- name() - Element in annotation interface org.springframework.ldap.odm.annotations.Attribute
 - 
The LDAP attribute name that this field represents.
 - name(String) - Method in interface org.springframework.ldap.core.LdapClient.ModifySpec
 - 
The new name for this entry.
 - name(String) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
The name to search for.
 - name(Name) - Method in interface org.springframework.ldap.core.LdapClient.ModifySpec
 - 
The new name for this entry.
 - name(Name) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
The name to search for.
 - NameAlreadyBoundException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NameAlreadyBoundException.
 - NameAlreadyBoundException(NameAlreadyBoundException) - Constructor for exception org.springframework.ldap.NameAlreadyBoundException
 - NameAwareAttribute - Class in org.springframework.ldap.core
 - 
Used internally to make DirContextAdapter properly handle Names as values.
 - NameAwareAttribute(String) - Constructor for class org.springframework.ldap.core.NameAwareAttribute
 - 
Construct a new instance with the specified id and no values.
 - NameAwareAttribute(String, boolean) - Constructor for class org.springframework.ldap.core.NameAwareAttribute
 - 
Construct a new instance with the specified id, no values and order significance as specified.
 - NameAwareAttribute(String, Object) - Constructor for class org.springframework.ldap.core.NameAwareAttribute
 - 
Construct a new instance with the specified id and one value.
 - NameAwareAttribute(Attribute) - Constructor for class org.springframework.ldap.core.NameAwareAttribute
 - 
Construct a new instance from the supplied Attribute.
 - NameAwareAttributes - Class in org.springframework.ldap.core
 - 
Used internally to help DirContextAdapter properly handle Names as values.
 - NameAwareAttributes() - Constructor for class org.springframework.ldap.core.NameAwareAttributes
 - 
Create an empty instance
 - NameAwareAttributes(Attributes) - Constructor for class org.springframework.ldap.core.NameAwareAttributes
 - 
Create a new instance, populated with the data from the supplied instance.
 - NameClassPairCallbackHandler - Interface in org.springframework.ldap.core
 - 
Callback interface used by
LdapTemplatesearch, list and listBindings methods. - NameClassPairMapper<T> - Interface in org.springframework.ldap.core
 - 
Responsible for mapping
NameClassPairobjects to beans. - nameDecode(String) - Static method in class org.springframework.ldap.support.LdapEncoder
 - 
Decodes a value.
 - nameEncode(String) - Static method in class org.springframework.ldap.support.LdapEncoder
 - 
LDAP Encodes a value for use with a DN.
 - NameNotFoundException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NameNotFoundException.
 - NameNotFoundException(String) - Constructor for exception org.springframework.ldap.NameNotFoundException
 - NameNotFoundException(NameNotFoundException) - Constructor for exception org.springframework.ldap.NameNotFoundException
 - NameToStringConverter - Class in org.springframework.ldap.convert
 - NameToStringConverter() - Constructor for class org.springframework.ldap.convert.NameToStringConverter
 - NameToStringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.NameToStringConverter
 - 
Deprecated.
 - NamingException - Exception in org.springframework.ldap
 - 
Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
 - NamingException(String) - Constructor for exception org.springframework.ldap.NamingException
 - 
Constructor that takes a message.
 - NamingException(String, Throwable) - Constructor for exception org.springframework.ldap.NamingException
 - 
Constructor that allows a message and a root cause.
 - NamingException(Throwable) - Constructor for exception org.springframework.ldap.NamingException
 - 
Constructor that allows a plain root cause, intended for subclasses mirroring corresponding
javax.namingexceptions. - NamingSecurityException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NamingSecurityException.
 - NamingSecurityException(NamingSecurityException) - Constructor for exception org.springframework.ldap.NamingSecurityException
 - newEmbeddedServer(String, String, int) - Static method in class org.springframework.ldap.test.EmbeddedLdapServer
 - newEmbeddedServer(String, String, int) - Static method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Deprecated.Use the builder pattern exposed via
EmbeddedLdapServer.withPartitionSuffix(String)instead. - newInstance() - Static method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Construct a new instance, starting with a blank LdapName.
 - newInstance(String) - Static method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Construct a new instance, starting with an LdapName constructed from the supplied string.
 - newInstance(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - newInstance(Control[]) - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - newInstance(Name) - Static method in class org.springframework.ldap.support.LdapNameBuilder
 - 
Construct a new instance, starting with a copy of the supplied LdapName.
 - newLdapName(String) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Construct a new LdapName instance from the supplied distinguished name string.
 - newLdapName(Name) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Construct a new LdapName instance from the supplied Name instance.
 - NewRecord - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Signifies the start of a new record in the file has been encountered: a DN declaration.
 - newToken(int) - Static method in class org.springframework.ldap.core.Token
 - newToken(int, String) - Static method in class org.springframework.ldap.core.Token
 - 
Returns a new Token object, by default.
 - next - Variable in class org.springframework.ldap.core.Token
 - 
A reference to the next regular (non-special) token from the input stream.
 - NoInitialContextException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NoInitialContextException.
 - NoInitialContextException(NoInitialContextException) - Constructor for exception org.springframework.ldap.NoInitialContextException
 - NonClosingDirContextInvocationHandler(DirContext) - Constructor for class org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
 - NoPermissionException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NoPermissionException.
 - NoPermissionException(NoPermissionException) - Constructor for exception org.springframework.ldap.NoPermissionException
 - NoSuchAttributeException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NoSuchAttributeException.
 - NoSuchAttributeException(String) - Constructor for exception org.springframework.ldap.NoSuchAttributeException
 - NoSuchAttributeException(NoSuchAttributeException) - Constructor for exception org.springframework.ldap.NoSuchAttributeException
 - not() - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Negates the currently constructed operation.
 - NotContextException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI NotContextException.
 - NotContextException(NotContextException) - Constructor for exception org.springframework.ldap.NotContextException
 - NotFilter - Class in org.springframework.ldap.filter
 - 
A filter for 'not'.
 - NotFilter(Filter) - Constructor for class org.springframework.ldap.filter.NotFilter
 - 
Create a filter that negates the outcome of the given
filter. - NotPresentFilter - Class in org.springframework.ldap.filter
 - 
A convenience class that combines
NOTbehavior withpresentbehavior to allow the user to check for the non-existence of a attribute. - NotPresentFilter(String) - Constructor for class org.springframework.ldap.filter.NotPresentFilter
 - 
Creates a new instance of a not present filter for a particular attribute.
 - NullDirContextProcessor() - Constructor for class org.springframework.ldap.core.LdapTemplate.NullDirContextProcessor
 - NullOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorthat performs nothing. - NullOperationExecutor() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 - NullOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationRecorderperforming nothing, returning aNullOperationExecutorregardless of the input. - NullOperationRecorder() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationRecorder
 
O
- object(Object) - Method in interface org.springframework.ldap.core.LdapClient.BindSpec
 - 
The object to associate with this binding.
 - OBJECT - Enum constant in enum class org.springframework.ldap.query.SearchScope
 - 
Corresponds to
SearchControls.OBJECT_SCOPE - objectClasses() - Element in annotation interface org.springframework.ldap.odm.annotations.Entry
 - 
A list of LDAP object classes that the annotated Java class represents.
 - ObjectDirectoryMapper - Interface in org.springframework.ldap.odm.core
 - 
The ObjectDirectoryMapper keeps track of managed class metadata and is used by
LdapTemplateto map to/from entity objects annotated with the annotations specified in theorg.springframework.ldap.odm.annotationspackage. - ObjectDirectoryMapperConfiguration - Class in org.springframework.ldap.odm.config
 - 
Configuration class for
ObjectDirectoryMapper - ObjectDirectoryMapperConfiguration() - Constructor for class org.springframework.ldap.odm.config.ObjectDirectoryMapperConfiguration
 - ObjectRetrievalException - Exception in org.springframework.ldap.core
 - 
Thrown by a
ContextMapperCallbackHandlerwhen it cannot retrieve an object from the givenBinding. - ObjectRetrievalException(String) - Constructor for exception org.springframework.ldap.core.ObjectRetrievalException
 - 
Create a new ObjectRetrievalException.
 - ObjectRetrievalException(String, Throwable) - Constructor for exception org.springframework.ldap.core.ObjectRetrievalException
 - 
Create a new ObjectRetrievalException.
 - ObjectSchema - Class in org.springframework.ldap.odm.tools
 - 
Simple value class to hold the schema of an object class
 - ObjectSchema() - Constructor for class org.springframework.ldap.odm.tools.ObjectSchema
 - ObservationContextSource - Class in org.springframework.ldap.core.support
 - 
An implementation of
ContextSourcethat returnsDirContextinstances that record the time each operation takes. - ObservationContextSource(BaseLdapPathContextSource, ObservationRegistry) - Constructor for class org.springframework.ldap.core.support.ObservationContextSource
 - OdmException - Exception in org.springframework.ldap.odm.core
 - 
The root of the Spring LDAP ODM exception hierarchy.
 - OdmException(String) - Constructor for exception org.springframework.ldap.odm.core.OdmException
 - OdmException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.OdmException
 - OdmManager - Interface in org.springframework.ldap.odm.core
 - 
Deprecated.This functionality is automatically available in LdapTemplate as of version 2.0
 - OdmManagerImpl - Class in org.springframework.ldap.odm.core.impl
 - 
Deprecated.This functionality is automatically available in LdapTemplate as of version 2.0
 - OdmManagerImpl(ConverterManager, ContextSource) - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - OdmManagerImpl(ConverterManager, ContextSource, Set<Class<?>>) - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - OdmManagerImpl(ConverterManager, LdapOperations, Set<Class<?>>) - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - OdmManagerImplFactoryBean - Class in org.springframework.ldap.odm.core.impl
 - 
Deprecated.This functionality is automatically available in LdapTemplate as of version 2.0
 - OdmManagerImplFactoryBean() - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.
 - ONELEVEL - Enum constant in enum class org.springframework.ldap.query.SearchScope
 - 
Corresponds to
SearchControls.ONELEVEL_SCOPE - open() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - open() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Opens the resource: the resource must be opened prior to parsing.
 - OperationNotSupportedException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI OperationNotSupportedException.
 - OperationNotSupportedException(OperationNotSupportedException) - Constructor for exception org.springframework.ldap.OperationNotSupportedException
 - options - Variable in class org.springframework.ldap.core.LdapAttribute
 - 
Holds the attributes options.
 - or(String) - Method in interface org.springframework.ldap.query.ContainerCriteria
 - 
Append a logical Or condition to the currently built filter.
 - or(Filter) - Method in class org.springframework.ldap.filter.OrFilter
 - 
Add a query to the OR expression
 - or(ContainerCriteria) - Method in interface org.springframework.ldap.query.ContainerCriteria
 - 
Append an Or condition for a nested criterion.
 - OrFilter - Class in org.springframework.ldap.filter
 - 
Filter for logical OR.
 - OrFilter() - Constructor for class org.springframework.ldap.filter.OrFilter
 - org.springframework - package org.springframework
 - org.springframework.ldap - package org.springframework.ldap
 - org.springframework.ldap.authentication - package org.springframework.ldap.authentication
 - org.springframework.ldap.config - package org.springframework.ldap.config
 - org.springframework.ldap.control - package org.springframework.ldap.control
 - org.springframework.ldap.convert - package org.springframework.ldap.convert
 - org.springframework.ldap.core - package org.springframework.ldap.core
 - org.springframework.ldap.core.support - package org.springframework.ldap.core.support
 - org.springframework.ldap.filter - package org.springframework.ldap.filter
 - org.springframework.ldap.ldif - package org.springframework.ldap.ldif
 - org.springframework.ldap.ldif.parser - package org.springframework.ldap.ldif.parser
 - org.springframework.ldap.ldif.support - package org.springframework.ldap.ldif.support
 - org.springframework.ldap.odm.annotations - package org.springframework.ldap.odm.annotations
 - 
Provides a set of annotations to describe the mapping of a Java class to an LDAP entry.
 - org.springframework.ldap.odm.config - package org.springframework.ldap.odm.config
 - org.springframework.ldap.odm.core - package org.springframework.ldap.odm.core
 - 
Provides an OdmManager interface for interaction with an LDAP directory.
 - org.springframework.ldap.odm.core.impl - package org.springframework.ldap.odm.core.impl
 - 
Provides a single public class which implements OdmManager.
 - org.springframework.ldap.odm.tools - package org.springframework.ldap.odm.tools
 - 
Provides a tool to create a Java class representation of a set of LDAP object classes and a simple tool to view LDAP schema.
 - org.springframework.ldap.odm.typeconversion - package org.springframework.ldap.odm.typeconversion
 - 
Provides an interface to be implemented to create a type conversion framework.
 - org.springframework.ldap.odm.typeconversion.impl - package org.springframework.ldap.odm.typeconversion.impl
 - 
Provides an implementation of the
ConverterManagerinterface. - org.springframework.ldap.odm.typeconversion.impl.converters - package org.springframework.ldap.odm.typeconversion.impl.converters
 - 
Provides some basic implementations of the
Converterinterface. - org.springframework.ldap.pool - package org.springframework.ldap.pool
 - org.springframework.ldap.pool.factory - package org.springframework.ldap.pool.factory
 - org.springframework.ldap.pool.validation - package org.springframework.ldap.pool.validation
 - org.springframework.ldap.pool2 - package org.springframework.ldap.pool2
 - org.springframework.ldap.pool2.factory - package org.springframework.ldap.pool2.factory
 - org.springframework.ldap.pool2.validation - package org.springframework.ldap.pool2.validation
 - org.springframework.ldap.query - package org.springframework.ldap.query
 - org.springframework.ldap.schema - package org.springframework.ldap.schema
 - org.springframework.ldap.support - package org.springframework.ldap.support
 - org.springframework.ldap.test - package org.springframework.ldap.test
 - org.springframework.ldap.test.unboundid - package org.springframework.ldap.test.unboundid
 - org.springframework.ldap.transaction.compensating - package org.springframework.ldap.transaction.compensating
 - org.springframework.ldap.transaction.compensating.manager - package org.springframework.ldap.transaction.compensating.manager
 - org.springframework.ldap.transaction.compensating.support - package org.springframework.ldap.transaction.compensating.support
 - org.springframework.transaction.compensating - package org.springframework.transaction.compensating
 - org.springframework.transaction.compensating.support - package org.springframework.transaction.compensating.support
 
P
- PagedResult - Class in org.springframework.ldap.control
 - 
Deprecated.
 - PagedResult(List<?>, PagedResultsCookie) - Constructor for class org.springframework.ldap.control.PagedResult
 - 
Deprecated.Constructs a PagedResults using the supplied List and
PagedResultsCookie. - PagedResultsCookie - Class in org.springframework.ldap.control
 - 
Wrapper class for the cookie returned when using the
PagedResultsControl. - PagedResultsCookie(byte[]) - Constructor for class org.springframework.ldap.control.PagedResultsCookie
 - 
Constructor.
 - PagedResultsDirContextProcessor - Class in org.springframework.ldap.control
 - 
DirContextProcessor implementation for managing the paged results control.
 - PagedResultsDirContextProcessor(int) - Constructor for class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Constructs a new instance.
 - PagedResultsDirContextProcessor(int, PagedResultsCookie) - Constructor for class org.springframework.ldap.control.PagedResultsDirContextProcessor
 - 
Constructs a new instance with the supplied page size and cookie.
 - PagedResultsRequestControl - Class in org.springframework.ldap.control
 - 
Deprecated.Use PagedResultsDirContextProcessor instead.
 - PagedResultsRequestControl(int) - Constructor for class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Constructs a new instance.
 - PagedResultsRequestControl(int, PagedResultsCookie) - Constructor for class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Constructs a new instance with the supplied page size and cookie.
 - PAIR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - parse(String) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Parse the supplied String and make this instance represent the corresponding distinguished name.
 - parse(String) - Method in interface org.springframework.ldap.ldif.support.AttributeValidationPolicy
 - 
Validates attribute contained in the buffer and returns an LdapAttribute.
 - parse(String) - Method in class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
 - 
Validates attribute contained in the buffer and returns an LdapAttribute.
 - parse(Element, ParserContext) - Method in class org.springframework.ldap.config.ContextSourceParser
 - parse(Element, ParserContext) - Method in class org.springframework.ldap.config.DefaultRenamingStrategyParser
 - parse(Element, ParserContext) - Method in class org.springframework.ldap.config.LdapTemplateParser
 - parse(Element, ParserContext) - Method in class org.springframework.ldap.config.TransactionManagerParser
 - parseBase64Binary(String) - Static method in class org.springframework.ldap.support.LdapEncoder
 - 
Converts the Base64 encoded string argument into an array of bytes.
 - parseDefaultRenamingStrategy(Element) - Method in class org.springframework.ldap.config.TransactionManagerParser
 - ParseException - Exception in org.springframework.ldap.core
 - 
This exception is thrown when parse errors are encountered.
 - ParseException() - Constructor for exception org.springframework.ldap.core.ParseException
 - 
The following constructors are for use by you for whatever purpose you can think of.
 - ParseException(String) - Constructor for exception org.springframework.ldap.core.ParseException
 - 
Constructor with message.
 - ParseException(Token, int[][], String[]) - Constructor for exception org.springframework.ldap.core.ParseException
 - 
This constructor is used by the method "generateParseException" in the generated parser.
 - Parser - Interface in org.springframework.ldap.ldif.parser
 - 
The Parser interface represents the required methods to be implemented by parser utilities.
 - PartialResultException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI PartialResultException.
 - PartialResultException(PartialResultException) - Constructor for exception org.springframework.ldap.PartialResultException
 - partitionName(String) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer.Builder
 - 
Sets the partition name for the embedded LDAP server.
 - password - Variable in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Deprecated.
 - password(String) - Method in interface org.springframework.ldap.core.LdapClient.AuthenticateSpec
 - 
The password to use
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.BindOperationExecutor
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
 - performOperation() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
 - performOperation() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor
 - 
Perform the operation.
 - performOperation(Object, Object, Method, Object[]) - Static method in class org.springframework.transaction.compensating.support.CompensatingTransactionUtils
 - 
Perform the specified operation, storing the state prior to the operation in order to enable commit/rollback later.
 - performOperation(Object, String, Object[]) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationManager
 - 
Indicates that the supplied operation (method name) is to be performed.
 - performOperation(Object, String, Object[]) - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 - PoolConfig - Class in org.springframework.ldap.pool2.factory
 - 
A wrapper class for the pool configuration.
 - PoolConfig() - Constructor for class org.springframework.ldap.pool2.factory.PoolConfig
 - PooledContextSource - Class in org.springframework.ldap.pool2.factory
 - 
A
ContextSourceimplementation that wraps an object pool and anotherContextSource. - PooledContextSource(PoolConfig) - Constructor for class org.springframework.ldap.pool2.factory.PooledContextSource
 - 
Creates a new pooling context source, setting up the DirContext object factory and generic keyed object pool.
 - PoolExhaustedAction - Enum Class in org.springframework.ldap.pool
 - POOLING - Static variable in class org.springframework.ldap.config.Elements
 - POOLING2 - Static variable in class org.springframework.ldap.config.Elements
 - PoolingContextSource - Class in org.springframework.ldap.pool.factory
 - 
A
ContextSourceimplementation that wraps an object pool and anotherContextSource. - PoolingContextSource() - Constructor for class org.springframework.ldap.pool.factory.PoolingContextSource
 - 
Creates a new pooling context source, setting up the DirContext object factory and generic keyed object pool.
 - port(int) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer.Builder
 - 
Sets the port for the embedded LDAP server.
 - postProcess(DirContext) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - postProcess(DirContext) - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.
 - postProcess(DirContext) - Method in interface org.springframework.ldap.core.DirContextProcessor
 - 
Perform post-processing on the supplied
DirContext. - postProcess(DirContext) - Method in class org.springframework.ldap.core.LdapTemplate.NullDirContextProcessor
 - postProcess(DirContext) - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - postProcessAfterInitialization(Object, String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - postProcessAfterInitialization(Object, String) - Method in class org.springframework.ldap.core.support.ContextSourceObservationPostProcessor
 - postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.ldap.convert.ConversionServiceBeanFactoryPostProcessor
 - postProcessBeforeInitialization(Object, String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - prepend(Name, Name) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Prepend the supplied path in the beginning the specified
Nameif the name instance starts withpath. - prepend(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Add an LDAP path first in this DistinguishedName.
 - preProcess(DirContext) - Method in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - 
Get the existing RequestControls from the LdapContext, call
AbstractRequestControlDirContextProcessor.createRequestControl()to get a new instance, build a new array of Controls and set it on the LdapContext. - preProcess(DirContext) - Method in interface org.springframework.ldap.core.DirContextProcessor
 - 
Perform pre-processing on the supplied DirContext.
 - preProcess(DirContext) - Method in class org.springframework.ldap.core.LdapTemplate.NullDirContextProcessor
 - preProcess(DirContext) - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - PresentFilter - Class in org.springframework.ldap.filter
 - 
Filter that allows the user to check for the existence of a attribute.
 - PresentFilter(String) - Constructor for class org.springframework.ldap.filter.PresentFilter
 - 
Creates a new instance of a present filter for a particular attribute.
 - prevCharIsCR - Variable in class org.springframework.ldap.core.SimpleCharStream
 - prevCharIsLF - Variable in class org.springframework.ldap.core.SimpleCharStream
 - printBase64Binary(byte[]) - Static method in class org.springframework.ldap.support.LdapEncoder
 - 
Converts an array of bytes into a Base64 encoded string according to the rules for converting LDAP Attributes in RFC2849.
 - processContextAfterCreation(DirContext, String, String) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - processContextAfterCreation(DirContext, String, String) - Method in class org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
 - processContextAfterCreation(DirContext, String, String) - Method in interface org.springframework.ldap.core.support.DirContextAuthenticationStrategy
 - 
This method is responsible for post-processing the
DirContextinstance after it has been created. - processContextAfterCreation(DirContext, String, String) - Method in class org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
 - ProximityFilter - Class in org.springframework.ldap.filter
 - 
A filter for 'proximity'.
 - ProximityFilter(String, String) - Constructor for class org.springframework.ldap.filter.ProximityFilter
 - put(String, Object) - Method in class org.springframework.ldap.core.NameAwareAttributes
 - put(Attribute) - Method in class org.springframework.ldap.core.NameAwareAttributes
 
Q
- query() - Static method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Construct a new LdapQueryBuilder.
 - query(Consumer<LdapQueryBuilder>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
The no-filter query to execute.
 - query(LdapQuery) - Method in interface org.springframework.ldap.core.LdapClient.AuthenticateSpec
 - 
The query to authenticate
 - query(LdapQuery) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
The query to execute.
 - QUOTECHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 
R
- rdn() - Method in interface org.springframework.ldap.core.DnParser
 - 
Deprecated.Parse a Relative Distinguished Name.
 - rdn() - Method in class org.springframework.ldap.core.DnParserImpl
 - read(Class<T>, Name) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - read(Class<T>, Name) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Read a named entry from the LDAP directory.
 - READ_ONLY - Static variable in class org.springframework.ldap.pool.DirContextType
 - 
The type of
DirContextreturned byContextSource.getReadOnlyContext() - READ_ONLY - Static variable in class org.springframework.ldap.pool2.DirContextType
 - 
The type of
DirContextreturned byContextSource.getReadOnlyContext() - READ_WRITE - Static variable in class org.springframework.ldap.pool.DirContextType
 - 
The type of
DirContextreturned byContextSource.getReadWriteContext() - READ_WRITE - Static variable in class org.springframework.ldap.pool2.DirContextType
 - 
The type of
DirContextreturned byContextSource.getReadWriteContext() - readChar() - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Read a character.
 - readonly() - Element in annotation interface org.springframework.ldap.odm.annotations.Attribute
 - 
A boolean parameter to indicate if the attribute should be read only.
 - rebind(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rebind(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - rebind(String, Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - rebind(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 - rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rebind(String, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry and replace it with a new one.
 - rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry and replace it with a new one.
 - rebind(String, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - rebind(String, Object, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - rebind(String, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - rebind(Name, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rebind(Name, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 - rebind(Name, Object) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - rebind(Name, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 - rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rebind(Name, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry and replace it with a new one.
 - rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry and replace it with a new one.
 - rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - rebind(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry and replace it with a new one.
 - rebind(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry and replace it with a new one.
 - REBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - RebindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorto manage a rebind operation. - RebindOperationExecutor(LdapOperations, Name, Name, Object, Attributes) - Constructor for class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
 - 
Constructor.
 - RebindOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationRecorderkeeping track of a rebind operation. - RebindOperationRecorder(LdapOperations, TempEntryRenamingStrategy) - Constructor for class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
 - 
Constructor.
 - reconnect(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - reconnect(Control[]) - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.BindOperationRecorder
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.NullOperationRecorder
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.RenameOperationRecorder
 - recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
 - recordOperation(Object[]) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationRecorder
 - 
Record information about the operation performed and return a corresponding
CompensatingTransactionOperationExecutorto be used if the operation would need to be rolled back. - recursive(boolean) - Method in interface org.springframework.ldap.core.LdapClient.UnbindSpec
 - 
Delete all children related to this entry
 - ReferralException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI ReferralException.
 - ReferralException(ReferralException) - Constructor for exception org.springframework.ldap.ReferralException
 - ReInit(InputStream) - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Reinitialise.
 - ReInit(InputStream) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String) - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Reinitialise.
 - ReInit(InputStream, String) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader) - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Reinitialise.
 - ReInit(Reader) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - 
Reinitialise.
 - ReInit(DnParserImplTokenManager) - Method in class org.springframework.ldap.core.DnParserImpl
 - 
Reinitialise.
 - ReInit(SimpleCharStream) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Reinitialise parser.
 - ReInit(SimpleCharStream, int) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Reinitialise parser.
 - remove(int) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - remove(int) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - remove(Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - remove(String) - Method in class org.springframework.ldap.core.NameAwareAttributes
 - removeAllOptions(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Removes all options listed in the supplied set.
 - removeAttributeValue(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Remove a value from the Attribute with the specified name.
 - removeAttributeValue(String, Object) - Method in interface org.springframework.LdapDataEntry
 - 
Remove a value from the Attribute with the specified name.
 - removeFirst() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Remove the first part of this
DistinguishedName. - removeFirst(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Remove the supplied path from the beginning of this
DistinguishedNameif this instance starts withpath. - removeFirst(Name, Name) - Static method in class org.springframework.ldap.support.LdapUtils
 - 
Remove the supplied path from the beginning the specified
Nameif the name instance starts withpath. - removeFromEnvironment(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - removeFromEnvironment(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - removeFromEnvironment(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - removeFromEnvironment(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - removeLast() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Remove the last part of this
DistinguishedName. - removeOption(String) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Removes an option from the the set.
 - rename(String, String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rename(String, String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Move an entry in the LDAP tree to a new location.
 - rename(String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Move an entry in the LDAP tree to a new location.
 - rename(String, String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - rename(String, String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - rename(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
 - rename(Name, Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - rename(Name, Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Move an entry in the LDAP tree to a new location.
 - rename(Name, Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Move an entry in the LDAP tree to a new location.
 - rename(Name, Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - rename(Name, Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - rename(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - RENAME_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - RenameOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorto manage a rename operation. - RenameOperationExecutor(LdapOperations, Name, Name) - Constructor for class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
 - 
Constructor.
 - RenameOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationRecorderfor keeping track of rename operations. - RenameOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.RenameOperationRecorder
 - 
Constructor.
 - replaceExisting(boolean) - Method in interface org.springframework.ldap.core.LdapClient.BindSpec
 - 
Replace any existing binding with this one (equivalent to "rebind").
 - REPOSITORIES - Static variable in class org.springframework.ldap.config.Elements
 - requestControlClass - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - reset() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - reset() - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Resets the line read parser.
 - responseControlClass - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - retainAllOptions(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Removes any options not on the set of supplied options.
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.BindOperationExecutor
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
 - rollback() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
 - rollback() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor
 - 
Rollback the operation, restoring state of the target as it was before the operation was performed using the information supplied on creation of this instance.
 - rollback() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationManager
 - 
Rollback all recorded operations by performing each of the recorded rollback operations.
 - rollback() - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 
S
- SchemaToJava - Class in org.springframework.ldap.odm.tools
 - 
This tool creates a Java class representation of a set of LDAP object classes for use with
OdmManager. - SchemaViewer - Class in org.springframework.ldap.odm.tools
 - 
A simple utility to list LDAP directory schema.
 - SchemaViolationException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI SchemaViolationException.
 - SchemaViolationException(SchemaViolationException) - Constructor for exception org.springframework.ldap.SchemaViolationException
 - search() - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a search request.
 - search(Class<T>, Name, String, SearchControls) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - search(Class<T>, Name, String, SearchControls) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Search for entries in the LDAP directory.
 - search(Class<T>, LdapQuery) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - search(Class<T>, LdapQuery) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Search for entries in the LDAP directory.
 - search(String, String, int, boolean, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, boolean, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, String[], AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, String[], AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, String[], ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, String[], ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, int, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(String, String, SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(String, String, SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(String, String, SearchControls) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(String, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(String, String, SearchControls, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, AttributesMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, AttributesMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, ContextMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, ContextMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, String, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(String, String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(String, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(String, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(String, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(String, Attributes, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(String, Attributes, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(String, Attributes, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(String, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(Name, String, int, boolean, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, boolean, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, String[], AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, String[], AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, String[], ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, String[], ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, int, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(Name, String, SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(Name, String, SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(Name, String, SearchControls) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(Name, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(Name, String, SearchControls, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, AttributesMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, AttributesMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, ContextMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, ContextMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Search for all objects matching the supplied filter.
 - search(Name, String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Search for all objects matching the supplied filter.
 - search(Name, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(Name, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(Name, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(Name, Attributes, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - search(Name, Attributes, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - search(Name, Attributes, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - search(Name, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 - search(SearchExecutor, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search using a particular
SearchExecutor. - search(SearchExecutor, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search operation, such as a search(), list() or listBindings().
 - search(SearchExecutor, NameClassPairCallbackHandler, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search using a particular
SearchExecutorand context processor. - search(SearchExecutor, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search operation, such as a search(), list() or listBindings().
 - search(LdapQuery, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search with parameters from the specified LdapQuery.
 - search(LdapQuery, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search with parameters from the specified LdapQuery.
 - search(LdapQuery, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search with parameters from the specified LdapQuery.
 - search(LdapQuery, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search with parameters from the specified LdapQuery.
 - search(LdapQuery, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search with parameters from the specified LdapQuery.
 - search(LdapQuery, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search with parameters from the specified LdapQuery.
 - SearchExecutor - Interface in org.springframework.ldap.core
 - 
Interface for delegating an actual search operation.
 - searchForContext(LdapQuery) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified LDAP query and return the found entry as a DirContextOperation instance.
 - searchForContext(LdapQuery) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified LDAP query and return the found entry as a DirContextOperation instance.
 - searchForObject(String, String, SearchControls, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(String, String, SearchControls, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(String, String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(String, String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(Name, String, SearchControls, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(Name, String, SearchControls, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(Name, String, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(Name, String, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified search criteria and return the found object.
 - searchForObject(LdapQuery, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search for a unique entry matching the specified LDAP query and return the found object.
 - searchForObject(LdapQuery, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search for a unique entry matching the specified LDAP query and return the found object.
 - searchForStream(LdapQuery, AttributesMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search with parameters from the specified LdapQuery.
 - searchForStream(LdapQuery, AttributesMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search with parameters from the specified LdapQuery.
 - searchForStream(LdapQuery, ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Perform a search with parameters from the specified LdapQuery.
 - searchForStream(LdapQuery, ContextMapper<T>) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Perform a search with parameters from the specified LdapQuery.
 - searchScope() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the search scope.
 - searchScope() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - searchScope(SearchScope) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Set the search scope for the query.
 - SearchScope - Enum Class in org.springframework.ldap.query
 - 
Type safe definitions of search scopes.
 - SeparatorPolicy - Class in org.springframework.ldap.ldif.support
 - 
Policy object for enforcing LDIF record separation rules.
 - SeparatorPolicy() - Constructor for class org.springframework.ldap.ldif.support.SeparatorPolicy
 - ServiceUnavailableException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI ServiceUnavailableException.
 - ServiceUnavailableException(ServiceUnavailableException) - Constructor for exception org.springframework.ldap.ServiceUnavailableException
 - set(int, Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
 - setAbsentAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 - setAbsentAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 - setAdditionalContextSourceProperties(LdapContextSource, String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - 
Override to set additional properties on the ContextSource.
 - setAnonymousReadOnly(boolean) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set whether an anonymous environment should be used for read-only operations.
 - setApplicationContext(ApplicationContext) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - setAsText(String) - Method in class org.springframework.ldap.core.DistinguishedNameEditor
 - 
Deprecated.
 - setAsText(String) - Method in class org.springframework.ldap.filter.FilterEditor
 - setAttribute(Attribute) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Set the supplied attribute.
 - setAttributeValidationPolicy(AttributeValidationPolicy) - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - 
Policy object enforcing the rules for acceptable attributes.
 - setAttributeValue(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Set the with the name
nameto thevalue. - setAttributeValue(String, Object) - Method in interface org.springframework.LdapDataEntry
 - 
Set the with the name
nameto thevalue. - setAttributeValues(String, Object[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Sets a multivalue attribute, disregarding the order of the values.
 - setAttributeValues(String, Object[]) - Method in interface org.springframework.LdapDataEntry
 - 
Sets a multivalue attribute, disregarding the order of the values.
 - setAttributeValues(String, Object[], boolean) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Sets a multivalue attribute.
 - setAttributeValues(String, Object[], boolean) - Method in interface org.springframework.LdapDataEntry
 - 
Sets a multivalue attribute.
 - setAuthenticationSource(AuthenticationSource) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the authentication source to use when retrieving user principal and credentials.
 - setAuthenticationSource(AuthenticationSource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setAuthenticationSource(AuthenticationSource) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setAuthenticationStrategy(DirContextAuthenticationStrategy) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the
DirContextAuthenticationStrategyto use for preparing the environment and processing the createdDirContextinstances. - setAwsKey(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Set the AWS key.
 - setAwsSecretKey(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Set the AWS secret key.
 - setBase(String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the base suffix from which all operations should origin.
 - setBase(String) - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - setBase(String) - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - setBase(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - setBase(String) - Method in class org.springframework.ldap.test.LdifPopulator
 - setBase(String) - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - setBaseEnvironmentProperties(Map<String, Object>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
If any custom environment properties are needed, these can be set using this method.
 - setBaseLdapPath(LdapName) - Method in interface org.springframework.ldap.core.support.BaseLdapNameAware
 - 
Set the base LDAP path specified in the current
ApplicationContext. - setBaseLdapPath(DistinguishedName) - Method in interface org.springframework.ldap.core.support.BaseLdapPathAware
 - 
Deprecated.Set the base LDAP path specified in the current
ApplicationContext. - setBaseLdapPathSourceName(String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - 
Set the name of the
ContextSourcebean to use for getting the base path. - setBaseOnTarget(boolean) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setBaseOnTarget(boolean) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setBasePath(String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - setBasePath(DistinguishedName) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - 
Deprecated.
DistinguishedNameand associated classes and methods are deprecated as of 2.0. - setBlockWhenExhausted(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setCacheEnvironmentProperties(boolean) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set whether environment properties should be cached between requsts for anonymous environment.
 - setCaseInsensitive(boolean) - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - setCaseInsensitive(boolean) - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Sets the control parameter for specifying case sensitivity on creation of the
Attributesobject. - setClean(boolean) - Method in class org.springframework.ldap.test.LdifPopulator
 - setClean(boolean) - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - setContextFactory(Class<?>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the context factory.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Set the ContextSource.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.Set the ContextSource to use to interact with the LDAP directory.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.test.LdifPopulator
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - 
Set the ContextSource.
 - setContextSource(ContextSource) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - 
Set the ContextSource to work on.
 - setConversionService(ConversionService) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - 
Use this
ConversionService - setConverter(Converter) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - setConverterConfig(Set<ConverterManagerFactoryBean.ConverterConfig>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 - 
Deprecated.
 - setConverterManager(ConverterManager) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - 
Deprecated.
 - setConverterManager(ConverterManager) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.Set the ConverterManager to use to convert between LDAP and Java representations of attributes.
 - setCritical(boolean) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - 
Set whether this control should be indicated as critical.
 - setCtx(DirContext) - Method in class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
 - 
Set the DirContext associated with the current transaction.
 - setDebugStream(PrintStream) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Set debug output.
 - setDefaultBase(String) - Method in class org.springframework.ldap.test.LdifPopulator
 - setDefaultBase(String) - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - setDefaultCountLimit(int) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Set the default count limit be used in searches if not explicitly specified.
 - setDefaultPartitionName(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setDefaultPartitionName(String) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setDefaultPartitionSuffix(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setDefaultPartitionSuffix(String) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setDefaultPassword(String) - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Set the password of the default user.
 - setDefaultSearchScope(int) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Set the default scope to be used in searches if not explicitly specified.
 - setDefaultTimeLimit(int) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Set the default time limit be used in searches if not explicitly specified.
 - setDefaultUser(String) - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Set the default user DN.
 - setDirContextProcessors(List<DirContextProcessor>) - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
 - 
Set the list of managed
DirContextProcessorinstances. - setDirContextValidator(DirContextValidator) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setDirContextValidator(DirContextValidator) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - setDirObjectFactory(Class) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setDirObjectFactory(Class<?>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the DirObjectFactory to use.
 - setDirObjectFactory(Class<? extends DirObjectFactory>) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setDn(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Set the dn of this entry.
 - setDn(Name) - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
Set the dn of this entry.
 - setDN(DistinguishedName) - Method in class org.springframework.ldap.core.LdapAttributes
 - 
Deprecated.
 - setEvictionPolicyClassName(String) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setExpectedAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 - setExpectedAttributes(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 - setExpectedValues(String[]) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
 - setExpectedValues(String[]) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
 - setFairness(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setFilter(String) - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - setFilter(String) - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - setFromClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - setGroupName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Set the name of the access group.
 - setHolder(CompensatingTransactionHolderSupport) - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionObject
 - 
Set the
CompensatingTransactionHolderSupportassociated with the current transaction. - setHostnameVerifier(HostnameVerifier) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - 
Set the optional
HostnameVerifierto use for verifying incoming certificates. - setId(Object, Name) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
 - setId(Object, Name) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
 - 
Set the distinguished name for the specified object.
 - setIgnoreNameNotFoundException(boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Specify whether
NameNotFoundExceptionshould be ignored in searches. - setIgnorePartialResultException(boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Specify whether
PartialResultExceptionshould be ignored in searches. - setIgnoreSizeLimitExceededException(boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Specify whether
SizeLimitExceededExceptionshould be ignored in searches. - setImageName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Set the name of the AMI image to be launched.
 - setJmxEnabled(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setJmxNameBase(String) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setJmxNamePrefix(String) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setKey(String) - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Using this method changes the internal state of surrounding DistinguishedName instance. This should be avoided.
 - setKeypairName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 - 
Set the name of the keypair.
 - setLdapOperations(LdapOperations) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.Set the LdapOperations instance to use to interact with the LDAP directory.
 - setLdifFile(Resource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setLdifFile(Resource) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setLifo(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setManagedClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 - 
Deprecated.Set the list of
org.springframework.ldap.odm.annotationsannotated classes the OdmManager will process. - setMaxActive(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMaxIdle(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMaxIdlePerKey(int) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setMaxTotal(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMaxTotal(int) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setMaxTotalPerKey(int) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setMaxWait(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMaxWaitMillis(long) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setMinEvictableIdleTimeMillis(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMinEvictableIdleTimeMillis(long) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setMinIdle(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setMinIdlePerKey(int) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setName(Name) - Method in class org.springframework.ldap.core.LdapAttributes
 - setNonTransientExceptions(Collection<Class<? extends Throwable>>) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - 
Configure the exception classes that are to be interpreted as no-transient with regards to eager context invalidation.
 - setNonTransientExceptions(Collection<Class<? extends Throwable>>) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
 - 
Configure the exception classes that are to be interpreted as no-transient with regards to eager context invalidation.
 - setNumTestsPerEvictionRun(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setNumTestsPerEvictionRun(int) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setObjectDirectoryMapper(ObjectDirectoryMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Set the ObjectDirectoryMapper instance to use.
 - setOffsetPercentage(boolean) - Method in class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - 
Set whether the
targetOffsetshould be interpreted as percentage of the list or an offset into the list. - setOptions(Set<String>) - Method in class org.springframework.ldap.core.LdapAttribute
 - 
Set options.
 - setOrder(int) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 - 
Set the order value of this object for sorting purposes.
 - setOrdered(boolean) - Method in class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
 - 
Indicates whether or not the attribute values should be ordered alphabetically.
 - setPartitionName(String) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - setPartitionName(String) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - setPartitionSuffix(String) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - setPartitionSuffix(String) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - setPassword(String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the password (credentials) to use for getting authenticated contexts.
 - setPassword(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - setPassword(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setPassword(String) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setPooled(boolean) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set whether the pooling flag should be set, enabling the built-in LDAP connection pooling.
 - setPooled(boolean) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - setPooled(boolean) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setPooled(boolean) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setPort(int) - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
 - setPort(int) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setPort(int) - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
 - setPort(int) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setPrincipal(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 - setPrincipal(String) - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - setRecordSpecification(Specification<LdapAttributes>) - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - 
Policy object for enforcing rules to acceptable LDAP objects.
 - setReferral(String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the method to handle referrals.
 - setRenamingStrategy(TempEntryRenamingStrategy) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 - 
Deprecated.
 - setRenamingStrategy(TempEntryRenamingStrategy) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 - 
Deprecated.
 - setRenamingStrategy(TempEntryRenamingStrategy) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 - 
Set the
TempEntryRenamingStrategy. - setRenamingStrategy(TempEntryRenamingStrategy) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
 - 
Set the
TempEntryRenamingStrategyto be used when renaming temporary entries in unbind and rebind operations. - setReplaceSameControlEnabled(boolean) - Method in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
 - 
If there already exists a request control of the same class as the one created by
AbstractRequestControlDirContextProcessor.createRequestControl()in the context, the new control can either replace the existing one (default behavior) or be added. - setRequestControlClass(Class) - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.
 - setRequestControlClass(Class<?>) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - setRequestControls(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - setRequestControls(Control[]) - Method in class org.springframework.ldap.pool.MutableDelegatingLdapContext
 - setRequestControls(Control[]) - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - setRequestControls(Control[]) - Method in class org.springframework.ldap.pool2.MutableDelegatingLdapContext
 - setResource(Resource) - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - setResource(Resource) - Method in interface org.springframework.ldap.ldif.parser.Parser
 - 
Sets the resource to parse.
 - setResource(Resource) - Method in class org.springframework.ldap.test.LdifPopulator
 - setResource(Resource) - Method in class org.springframework.ldap.test.unboundid.LdifPopulator
 - setResponseControlClass(Class) - Method in class org.springframework.ldap.control.PagedResultsRequestControl
 - 
Deprecated.Set the class of the expected ResponseControl for the paged results response.
 - setResponseControlClass(Class<?>) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 - 
Set the class of the expected ResponseControl for the sorted result response.
 - setSearchControls(SearchControls) - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - setSearchControls(SearchControls) - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - setSeparatorPolicy(SeparatorPolicy) - Method in class org.springframework.ldap.ldif.parser.LdifParser
 - 
Set the separator policy.
 - setShutdownTlsGracefully(boolean) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - 
Specify whether the TLS should be shut down gracefully before the target context is closed.
 - setSoftMinEvictableIdleTimeMillis(long) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setSslSocketFactory(SSLSocketFactory) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - 
Sets the optional SSL socket factory used for startTLS negotiation.
 - setSubtreeNode(Name) - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 - setSyntax(String) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - setTabSize(int) - Method in class org.springframework.ldap.core.SimpleCharStream
 - setTarget(AuthenticationSource) - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 - 
Set the target AuthenticationSource.
 - setTempSuffix(String) - Method in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
 - 
Set the suffix to use for renaming temporary entries.
 - setTestOnBorrow(boolean) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setTestOnBorrow(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setTestOnCreate(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setTestOnReturn(boolean) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setTestOnReturn(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setTestWhileIdle(boolean) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setTestWhileIdle(boolean) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setTimeBetweenEvictionRunsMillis(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - setTimeBetweenEvictionRunsMillis(long) - Method in class org.springframework.ldap.pool2.factory.PoolConfig
 - setToClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - setTransactionOperationManager(CompensatingTransactionOperationManager) - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 - 
Set the CompensatingTransactionOperationManager.
 - setupAuthenticatedEnvironment(Hashtable<String, Object>, String, String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Default implementation of setting the environment up to be authenticated.
 - setUpdateMode(boolean) - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Sets the update mode.
 - setupEnvironment(Hashtable<String, Object>, String, String) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 - setupEnvironment(Hashtable<String, Object>, String, String) - Method in class org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
 - setupEnvironment(Hashtable<String, Object>, String, String) - Method in interface org.springframework.ldap.core.support.DirContextAuthenticationStrategy
 - 
This method is responsible for preparing the environment to be used when creating the
DirContextinstance. - setupEnvironment(Hashtable<String, Object>, String, String) - Method in class org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
 - setUrl(String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the url of the LDAP server.
 - setUrls(String[]) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the urls of the LDAP servers.
 - setUserDn(String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Set the user distinguished name (principal) to use for getting authenticated contexts.
 - setUserDn(String) - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 - setValue(String) - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.Using this method changes the internal state of surrounding DistinguishedName instance. This should be avoided.
 - setWhenExhaustedAction(byte) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 - shutdown() - Method in class org.springframework.ldap.test.EmbeddedLdapServer
 - shutdown() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Deprecated.Use
EmbeddedLdapServer.close()instead. - shutdownEmbeddedServer() - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Shuts down the embedded server, if there is one.
 - shutdownEmbeddedServer() - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - 
Shuts down the embedded server, if there is one.
 - SimpleCharStream - Class in org.springframework.ldap.core
 - 
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
 - SimpleCharStream(InputStream) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(InputStream, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(InputStream, int, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(InputStream, String) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(InputStream, String, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(Reader) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(Reader, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleCharStream(Reader, int, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
 - 
Constructor.
 - SimpleDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
 - 
The default
DirContextAuthenticationStrategyimplementation, setting theDirContextenvironment up for 'SIMPLE' authentication, and specifying the user DN and password as SECURITY_PRINCIPAL and SECURITY_CREDENTIALS respectively in the authenticated environment before the context is created. - SimpleDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
 - SingleContextSource - Class in org.springframework.ldap.core.support
 - 
A
ContextSourceto be used as a decorator around a target ContextSource to make sure the target is never actually closed. - SingleContextSource(DirContext) - Constructor for class org.springframework.ldap.core.support.SingleContextSource
 - 
Constructor.
 - SingleContextSource.NonClosingDirContextInvocationHandler - Class in org.springframework.ldap.core.support
 - 
A proxy for DirContext forwarding all operation to the target DirContext, but making sure that no
closeoperations will be performed. - size() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - size() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - size() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - SizeLimitExceededException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI SizeLimitExceededException.
 - SizeLimitExceededException(SizeLimitExceededException) - Constructor for exception org.springframework.ldap.SizeLimitExceededException
 - SortControlDirContextProcessor - Class in org.springframework.ldap.control
 - 
DirContextProcessor implementation for managing the SortControl.
 - SortControlDirContextProcessor(String) - Constructor for class org.springframework.ldap.control.SortControlDirContextProcessor
 - 
Constructs a new instance using the supplied sort key.
 - SPACE - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - SPACED_DN_FORMAT_PROPERTY - Static variable in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.System property that will be inspected to determine whether
DistinguishedName.toString()will format the DN with spaces after each comma or use a more compact representation, i.e.:uid=adam.skogman, ou=People, dc=jayway, dc=serather thanuid=adam.skogman,ou=People,dc=jayway,dc=se. - SPACED_EQUALS - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - SPACED_EQUALS_S - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
Lexical state.
 - SpacedEquals() - Method in class org.springframework.ldap.core.DnParserImpl
 - SPECIAL - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - specialToken - Variable in class org.springframework.ldap.core.Token
 - 
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
 - Specification<T> - Interface in org.springframework.ldap.schema
 - 
The specification interface is implemented to declare rules that a record must conform to.
 - start() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Starts the embedded LDAP server.
 - startApacheDirectoryServer(int, String, String, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Deprecated.
 - startApacheDirectoryServer(int, String, String, String, String, Set) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Deprecated.
 - startEmbeddedServer(int, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
 - 
Start an embedded Apache Directory Server.
 - startEmbeddedServer(int, String, String) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
 - 
Start an embedded Apache Directory Server.
 - startsWith(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.
 - staticFlag - Static variable in class org.springframework.ldap.core.SimpleCharStream
 - 
Whether parser is static.
 - STRING - Enum constant in enum class org.springframework.ldap.odm.annotations.Attribute.Type
 - 
A string field - returned by the JNDI LDAP provider as a
String. - STRINGCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - StringConverter - Class in org.springframework.ldap.odm.typeconversion.impl
 - 
Deprecated.
 - StringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.StringConverter
 - 
Deprecated.
 - StringToNameConverter - Class in org.springframework.ldap.convert
 - StringToNameConverter() - Constructor for class org.springframework.ldap.convert.StringToNameConverter
 - StringToNameConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.StringToNameConverter
 - 
Deprecated.
 - SUBTREE - Enum constant in enum class org.springframework.ldap.query.SearchScope
 - 
Corresponds to
SearchControls.SUBTREE_SCOPE - SUN_LDAP_POOLING_FLAG - Static variable in class org.springframework.ldap.core.support.AbstractContextSource
 - SwitchTo(int) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
 - 
Switch to specified lex state.
 - syntax() - Element in annotation interface org.springframework.ldap.odm.annotations.Attribute
 - 
The LDAP syntax of the attribute that this field represents.
 
T
- tabSize - Variable in class org.springframework.ldap.core.SimpleCharStream
 - TempEntryRenamingStrategy - Interface in org.springframework.ldap.transaction.compensating
 - 
Interface for different strategies to rename temporary entries for unbind and rebind operations.
 - TestContextSourceFactoryBean - Class in org.springframework.ldap.test
 - TestContextSourceFactoryBean - Class in org.springframework.ldap.test.unboundid
 - TestContextSourceFactoryBean() - Constructor for class org.springframework.ldap.test.TestContextSourceFactoryBean
 - TestContextSourceFactoryBean() - Constructor for class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
 - timeLimit() - Method in interface org.springframework.ldap.query.LdapQuery
 - 
Get the time limit.
 - timeLimit() - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - timeLimit(int) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Set the time limit for the query.
 - TimeLimitExceededException - Exception in org.springframework.ldap
 - 
Runtime exception mirroring the JNDI TimeLimitExceededException.
 - TimeLimitExceededException(TimeLimitExceededException) - Constructor for exception org.springframework.ldap.TimeLimitExceededException
 - toCompactString() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the compact String representation of this
DistinguishedName. - toEntry() - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - toEntryList() - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - toEntryStream() - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - token - Variable in class org.springframework.ldap.core.DnParserImpl
 - 
Current token.
 - Token - Class in org.springframework.ldap.core
 - 
Describes the input token stream.
 - Token() - Constructor for class org.springframework.ldap.core.Token
 - 
No-argument constructor
 - Token(int) - Constructor for class org.springframework.ldap.core.Token
 - 
Constructs a new token for the specified Image.
 - Token(int, String) - Constructor for class org.springframework.ldap.core.Token
 - 
Constructs a new token for the specified Image and Kind.
 - token_source - Variable in class org.springframework.ldap.core.DnParserImpl
 - 
Generated Token Manager.
 - tokenImage - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
Literal token values.
 - tokenImage - Variable in exception org.springframework.ldap.core.ParseException
 - 
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
 - TokenMgrError - Error in org.springframework.ldap.core
 - 
Token Manager Error.
 - TokenMgrError() - Constructor for error org.springframework.ldap.core.TokenMgrError
 - 
No arg constructor.
 - TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.springframework.ldap.core.TokenMgrError
 - 
Full Constructor.
 - TokenMgrError(String, int) - Constructor for error org.springframework.ldap.core.TokenMgrError
 - 
Constructor with message and reason.
 - toList(AttributesMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Return a list of search results, each mapped by the given strategy.
 - toList(ContextMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Return a list of search results, each mapped by the given strategy.
 - toList(ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListBindingsSpec
 - 
Return the entry's children as a list of mapped results
 - toList(NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListBindingsSpec
 - 
Return the entry's children as a list of mapped results
 - toList(NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListSpec
 - 
Return the entry's children as a list of mapped results
 - toObject(AttributesMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Expect at most one search result, mapped by the given strategy.
 - toObject(ContextMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Expect at most one search result, mapped by the given strategy.
 - toStream(AttributesMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Return a stream of search results, each mapped by the given strategy.
 - toStream(ContextMapper<O>) - Method in interface org.springframework.ldap.core.LdapClient.SearchSpec
 - 
Return a stream of search results, each mapped by the given strategy.
 - toStream(ContextMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListBindingsSpec
 - 
Return the entry's children as a stream of mapped results.
 - toStream(NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListBindingsSpec
 - 
Return the entry's children as a stream of mapped results.
 - toStream(NameClassPairMapper<T>) - Method in interface org.springframework.ldap.core.LdapClient.ListSpec
 - 
Return the entry's children as a stream of mapped results.
 - toString() - Method in class org.springframework.ldap.core.DirContextAdapter
 - toString() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Get the String representation of this
DistinguishedName. - toString() - Method in class org.springframework.ldap.core.LdapAttributes
 - 
Returns a string representation of the object in LDIF format.
 - toString() - Method in class org.springframework.ldap.core.LdapRdn
 - 
Deprecated.
 - toString() - Method in class org.springframework.ldap.core.LdapRdnComponent
 - 
Deprecated.
 - toString() - Method in class org.springframework.ldap.core.NameAwareAttribute
 - toString() - Method in class org.springframework.ldap.core.NameAwareAttributes
 - toString() - Method in class org.springframework.ldap.core.Token
 - 
Returns the image.
 - toString() - Method in class org.springframework.ldap.filter.AbstractFilter
 - toString() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
 - toString() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 - toString() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 - 
Deprecated.
 - toString() - Method in class org.springframework.ldap.pool.DelegatingContext
 - toString() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 - toString() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 - toString() - Method in class org.springframework.ldap.pool.DirContextType
 - toString() - Method in class org.springframework.ldap.pool2.DelegatingContext
 - toString() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
 - toString() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
 - toString() - Method in class org.springframework.ldap.pool2.DirContextType
 - ToStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl.converters
 - 
Deprecated.please use
ConverterandConversionServicedirectly - ToStringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.converters.ToStringConverter
 - 
Deprecated.
 - toTwoCharHex(char) - Static method in class org.springframework.ldap.support.LdapEncoder
 - toUrl() - Method in class org.springframework.ldap.core.DistinguishedName
 - 
Deprecated.Builds a complete LDAP path, ldap and url encoded.
 - TRAILCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
 - 
RegularExpression Id.
 - TRANSACTION_MANAGER - Static variable in class org.springframework.ldap.config.Elements
 - TransactionAwareContextSourceProxy - Class in org.springframework.ldap.transaction.compensating.manager
 - 
A proxy for ContextSource to make sure that the returned DirContext objects are aware of the surrounding transactions.
 - TransactionAwareContextSourceProxy(ContextSource) - Constructor for class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 - 
Constructor.
 - TransactionAwareDirContextInvocationHandler - Class in org.springframework.ldap.transaction.compensating.manager
 - 
Proxy implementation for DirContext, making sure that the instance is not closed during a transaction, and that all modifying operations are recorded, storing compensating rollback operations for them.
 - TransactionAwareDirContextInvocationHandler(DirContext, ContextSource) - Constructor for class org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler
 - 
Constructor.
 - TransactionManagerParser - Class in org.springframework.ldap.config
 - TransactionManagerParser() - Constructor for class org.springframework.ldap.config.TransactionManagerParser
 - Transient - Annotation Interface in org.springframework.ldap.odm.annotations
 - 
This annotation identifies a field in an
Entryannotated class that should not be persisted to LDAP. - type() - Element in annotation interface org.springframework.ldap.odm.annotations.Attribute
 - 
Indicates whether this field is returned by the LDAP JNDI provider as a
String(Type.STRING) or as abyte[](Type.BINARY). 
U
- unbind(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 - unbind(String) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request to remove the
nameentry. - unbind(String) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry from the LDAP tree.
 - unbind(String) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry from the LDAP tree.
 - unbind(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 - unbind(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - unbind(String) - Method in class org.springframework.ldap.test.DummyDirContext
 - unbind(String, boolean) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
 - unbind(String, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
 - unbind(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 - unbind(Name) - Method in interface org.springframework.ldap.core.LdapClient
 - 
Start building a request to remove the
nameentry. - unbind(Name) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry from the LDAP tree.
 - unbind(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry from the LDAP tree.
 - unbind(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 - unbind(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
 - unbind(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 - unbind(Name, boolean) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
 - unbind(Name, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
 - UNBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 - UnbindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
 - 
A
CompensatingTransactionOperationExecutorto manage an unbind operation. - UnbindOperationExecutor(LdapOperations, Name, Name) - Constructor for class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
 - 
Constructor.
 - UnbindOperationRecorder - Class in org.springframework.ldap.transaction.compensating
 - 
CompensatingTransactionOperationRecorderto keep track of unbind operations. - UnbindOperationRecorder(LdapOperations, TempEntryRenamingStrategy) - Constructor for class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
 - 
Constructor.
 - UncategorizedLdapException - Exception in org.springframework.ldap
 - 
NamingException to be thrown when no other matching subclass is found.
 - UncategorizedLdapException(String) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 - UncategorizedLdapException(String, Throwable) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 - UncategorizedLdapException(Throwable) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 - UnmanagedClassException - Exception in org.springframework.ldap.odm.core.impl
 - 
Thrown when an OdmManager method is called with a class which is not being managed by the OdmManager.
 - UnmanagedClassException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 - UnmanagedClassException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 - update() - Method in class org.springframework.ldap.core.DirContextAdapter
 - 
Update the attributes.This will mean that the getters (
getStringAttributemethods) will return the updated values, and the modifications will be forgotten (i.e. - update() - Method in interface org.springframework.ldap.core.DirContextOperations
 - 
Update the attributes.This will mean that the getters (
getStringAttributemethods) will return the updated values, and the modifications will be forgotten (i.e. - update(Object) - Method in interface org.springframework.ldap.core.LdapOperations
 - 
Update the given entry in the LDAP directory.
 - update(Object) - Method in class org.springframework.ldap.core.LdapTemplate
 - 
Update the given entry in the LDAP directory.
 - update(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 - 
Deprecated.
 - update(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
 - 
Deprecated.Update the given entry in the LDAP directory.
 - UpdateLineColumn(char) - Method in class org.springframework.ldap.core.SimpleCharStream
 - userDn - Variable in class org.springframework.ldap.core.support.AbstractContextSource
 - 
Deprecated.
 
V
- validateDirContext(DirContextType, DirContext) - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 - validateDirContext(DirContextType, DirContext) - Method in interface org.springframework.ldap.pool.validation.DirContextValidator
 - 
Validates the
DirContext. - validateDirContext(DirContextType, DirContext) - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
 - validateDirContext(DirContextType, DirContext) - Method in interface org.springframework.ldap.pool2.validation.DirContextValidator
 - 
Validates the
DirContext. - value() - Element in annotation interface org.springframework.ldap.odm.annotations.DnAttribute
 - 
The name of the distinguished name attribute.
 - valueOf(String) - Static method in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class org.springframework.ldap.odm.annotations.Attribute.Type
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - 
Returns the enum constant of this class with the specified name.
 - valueOf(String) - Static method in enum class org.springframework.ldap.query.SearchScope
 - 
Returns the enum constant of this class with the specified name.
 - values() - Static method in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class org.springframework.ldap.odm.annotations.Attribute.Type
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class org.springframework.ldap.pool.PoolExhaustedAction
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - values() - Static method in enum class org.springframework.ldap.query.SearchScope
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 - VersionIdentifier - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Every LDIF file may optionally start with a version identifier of the form 'version: 1'.
 - VirtualListViewControlAggregateDirContextProcessor - Class in org.springframework.ldap.control
 - 
AggregateDirContextProcessor implementation for managing a virtual list view by aggregating DirContextProcessor implementations for a VirtualListViewControl and its required companion SortControl.
 - VirtualListViewControlAggregateDirContextProcessor(String, int) - Constructor for class org.springframework.ldap.control.VirtualListViewControlAggregateDirContextProcessor
 - VirtualListViewControlAggregateDirContextProcessor(String, int, int, int, VirtualListViewResultsCookie) - Constructor for class org.springframework.ldap.control.VirtualListViewControlAggregateDirContextProcessor
 - VirtualListViewControlAggregateDirContextProcessor(SortControlDirContextProcessor, VirtualListViewControlDirContextProcessor) - Constructor for class org.springframework.ldap.control.VirtualListViewControlAggregateDirContextProcessor
 - VirtualListViewControlDirContextProcessor - Class in org.springframework.ldap.control
 - 
DirContextProcessor implementation for managing a virtual list view.
 - VirtualListViewControlDirContextProcessor(int) - Constructor for class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - VirtualListViewControlDirContextProcessor(int, int, int, VirtualListViewResultsCookie) - Constructor for class org.springframework.ldap.control.VirtualListViewControlDirContextProcessor
 - VirtualListViewResultsCookie - Class in org.springframework.ldap.control
 - 
Wrapper class for the cookie returned when using the
VirtualListViewControl. - VirtualListViewResultsCookie(byte[], int, int) - Constructor for class org.springframework.ldap.control.VirtualListViewResultsCookie
 - 
Constructor.
 - Void - Enum constant in enum class org.springframework.ldap.ldif.support.LineIdentifier
 - 
Parsed line should be ignored - used to skip remaining lines in a 'changetype' record.
 
W
- where(String) - Method in class org.springframework.ldap.query.LdapQueryBuilder
 - 
Start specifying the filter conditions in this query.
 - WhitespaceWildcardsFilter - Class in org.springframework.ldap.filter
 - 
This filter automatically converts all whitespace to wildcards (*).
 - WhitespaceWildcardsFilter(String, String) - Constructor for class org.springframework.ldap.filter.WhitespaceWildcardsFilter
 - whitespaceWildcardsLike(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
 - 
Appends a
WhitespaceWildcardsFilter. - withPartitionSuffix(String) - Static method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServer
 - 
Creates a new
EmbeddedLdapServer.Builderwith a given partition suffix. 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
LdapOperations.authenticate(org.springframework.ldap.query.LdapQuery, String)orLdapOperations.authenticate(org.springframework.ldap.query.LdapQuery, String, AuthenticatedLdapEntryContextMapper)