Spring LDAP Framework
A B C D E F G H I J K L M N O P Q R S T U V W

A

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 - Class in org.springframework.ldap.core.support
Abstract superclass that may be used instead of implementing ContextMapper directly.
AbstractContextMapper() - Constructor for class org.springframework.ldap.core.support.AbstractContextMapper
 
AbstractContextSource - Class in org.springframework.ldap.core.support
Abstract implementation of the ContextSource interface.
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
 
AbstractParameterizedContextMapper<T> - Class in org.springframework.ldap.core.simple
Abstract superclass that may be used instead of implementing ParameterizedContextMapper directly.
AbstractParameterizedContextMapper() - Constructor for class org.springframework.ldap.core.simple.AbstractParameterizedContextMapper
 
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 DirContextAuthenticationStrategy implementations that apply TLS security to the connections.
AbstractTlsDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 
add(String) - Method in class org.springframework.ldap.core.DistinguishedName
 
add(int, String) - Method in class org.springframework.ldap.core.DistinguishedName
 
add(String, String) - Method in class org.springframework.ldap.core.DistinguishedName
Add a new LdapRdn using the supplied key and value.
add(LdapRdn) - Method in class org.springframework.ldap.core.DistinguishedName
Add the supplied LdapRdn last in the list of Rdns.
add(int, LdapRdn) - Method in class org.springframework.ldap.core.DistinguishedName
Add the supplied LdapRdn att the specified index.
add_escapes(String) - Method in exception org.springframework.ldap.core.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAll(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 
addAll(int, Name) - Method in class org.springframework.ldap.core.DistinguishedName
 
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
 
addAttributeValue(String, Object, boolean) - Method in class org.springframework.ldap.core.DirContextAdapter
 
addAttributeValue(String, Object) - Method in interface org.springframework.ldap.core.DirContextOperations
Add a value to the Attribute with the specified name.
addAttributeValue(String, Object, boolean) - Method in interface org.springframework.ldap.core.DirContextOperations
Add a value to the Attribute with the specified name.
addComponent(LdapRdnComponent) - Method in class org.springframework.ldap.core.LdapRdn
Add an LdapRdnComponent to this LdapRdn.
addConverter(Class<?>, String, Class<?>, Converter) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
Add a Converter to this ConverterManager.
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
Adds an org.springframework.ldap.odm.annotations annotated 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
 
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.batch.LdifReader
 
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 
aggregate(LdapAttributes) - Method in class org.springframework.ldap.ldif.batch.LdifAggregator
Returns a String containing a properly formated LDIF.
AggregateDirContextProcessor - Class in org.springframework.ldap.core.support
Manages a sequence of DirContextProcessor instances.
AggregateDirContextProcessor() - Constructor for class org.springframework.ldap.core.support.AggregateDirContextProcessor
 
ALPHA - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
and(Filter) - Method in class org.springframework.ldap.filter.AndFilter
Add a query to the AND expression.
AndFilter - Class in org.springframework.ldap.filter
A filter for a logical AND.
AndFilter() - Constructor for class org.springframework.ldap.filter.AndFilter
 
append(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
Add an LDAP path last in this DistinguishedName.
append(String, String) - Method in class org.springframework.ldap.core.DistinguishedName
Append a new LdapRdn using the supplied key and value.
append(Filter) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
Add a query to this logical operation.
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_URL to 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
 
assess(String) - Method in class org.springframework.ldap.ldif.support.SeparatorPolicy
Assess a read line.
Attribute - Annotation Type in org.springframework.ldap.odm.annotations
This annotation describes the mapping of a Java field to an LDAP attribute.
Attribute.Type - Enum 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.
ATTRIBUTE_TYPE_STRING - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
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
 
attributeExists(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Check if an Object attribute exists, regardless of whether it has a value or not.
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.
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 - Interface in org.springframework.ldap.core
An interface used by LdapTemplate for mapping LDAP Attributes to beans.
AttributesMapperCallbackHandler - Class in org.springframework.ldap.core
A CollectingNameClassPairCallbackHandler to wrap an AttributesMapper.
AttributesMapperCallbackHandler(AttributesMapper) - 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(Name, String, String) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(String, String, String) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(String, String, String, AuthenticatedLdapEntryContextCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(String, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(Name, String, String, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(String, String, String, AuthenticationErrorCallback) - Method in interface org.springframework.ldap.core.LdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(Name, String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(String, String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(String, String, String, AuthenticatedLdapEntryContextCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(String, String, String, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(Name, String, String, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(String, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(Name, String, String, AuthenticatedLdapEntryContextCallback, AuthenticationErrorCallback) - Method in class org.springframework.ldap.core.LdapTemplate
 
authenticate(String, String, String) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(Name, String, String) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Utility method to perform a simple LDAP 'bind' authentication.
authenticate(String, String, String) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
authenticate(Name, String, String) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
AuthenticatedLdapEntryContextCallback - Interface in org.springframework.ldap.core
Callback interface to be used in the authentication methods in LdapOperations for performing operations on individually authenticated contexts.
AuthenticationErrorCallback - Interface in org.springframework.ldap.core
Callback interface to be used in the authentication methods in LdapOperations for performing operations when there are authentication errors.
AuthenticationException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI 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 AuthenticationSource is 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
 
BaseLdapPathAware - 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.
BaseLdapPathBeanPostProcessor - Class in org.springframework.ldap.core.support
This BeanPostProcessor checks each bean if it implements BaseLdapPathAware.
BaseLdapPathBeanPostProcessor() - Constructor for class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 
BaseLdapPathContextSource - Interface in org.springframework.ldap.core.support
Interface to be implemented by ContextSources that 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.
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(Name, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
bind(String, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
bind(Name, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 
bind(String, Object) - 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(String, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
Create an entry in the LDAP tree.
bind(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
Bind the data in the supplied context in the tree.
bind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 
bind(String, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 
bind(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 
bind(String, Object, Attributes) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Create an entry in the LDAP tree.
bind(Name, Object, Attributes) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Create an entry in the LDAP tree.
bind(DirContextOperations) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Bind the data in the supplied context in the tree.
bind(String, Object, Attributes) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
bind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
bind(DirContextOperations) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
bind(Name, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
bind(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
bind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
bind(String, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
BIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
BindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to 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 CompensatingTransactionOperationRecorder keeping track of bind operations.
BindOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.BindOperationRecorder
Constructor.
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.

C

canConvert(Class<?>, String, Class<?>) - Method in interface org.springframework.ldap.odm.typeconversion.ConverterManager
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.ConverterManagerImpl
 
CannotProceedException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI CannotProceedException.
CannotProceedException(CannotProceedException) - Constructor for exception org.springframework.ldap.CannotProceedException
 
cleanAndSetup(ContextSource, DistinguishedName, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
 
clear() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
 
clearOptions() - Method in class org.springframework.ldap.core.LdapAttribute
Clears all stored options.
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(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.
clone() - Method in class org.springframework.ldap.core.DistinguishedName
 
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
 
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) - Static method in class org.springframework.ldap.support.LdapUtils
Collect all the values of a the specified attribute from the supplied Attributes.
CollectingAuthenticationErrorCallback - Class in org.springframework.ldap.core.support
Convenience implementation of AuthenticationErrorCallback that stores the given exception and provides a method for retrieving it.
CollectingAuthenticationErrorCallback() - Constructor for class org.springframework.ldap.core.support.CollectingAuthenticationErrorCallback
 
CollectingNameClassPairCallbackHandler - 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
 
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, String) - Constructor for class org.springframework.ldap.filter.CompareFilter
 
CompareFilter(String, int) - Constructor for class org.springframework.ldap.filter.CompareFilter
Convenience constructor for int values.
compareTo(Object) - Method in class org.springframework.ldap.core.DistinguishedName
Compare this instance to another object.
compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdn
Compare this LdapRdn to another object.
compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdnComponent
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 CompensatingTransactionOperationRecorder objects 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 CompensatingTransactionOperationExecutor to 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(Name, Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
composeName(String, String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
composeName(Name, Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
composeName(String, String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
ConfigurationException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI ConfigurationException.
ConfigurationException(ConfigurationException) - Constructor for exception org.springframework.ldap.ConfigurationException
 
contains(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
Determines if this DistinguishedName path contains another path.
contains(String) - Method in class org.springframework.ldap.core.LdapAttribute
Checks for existence of a particular option on the set.
containsAll(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
Checks for existence of a series of options on the set.
ContextAssembler - Interface in org.springframework.ldap.core
Helper interface to be used by Dao implementations for assembling to and from context.
ContextExecutor - Interface in org.springframework.ldap.core
Interface for delegating an actual operation to be performed on a DirContext.
ContextMapper - Interface in org.springframework.ldap.core
An interface used by LdapTemplate to map LDAP Contexts to beans.
ContextMapperCallbackHandler - Class in org.springframework.ldap.core
A CollectingNameClassPairCallbackHandler to wrap a ContextMapper.
ContextMapperCallbackHandler(ContextMapper) - Constructor for class org.springframework.ldap.core.ContextMapperCallbackHandler
Constructs a new instance wrapping the supplied ContextMapper.
ContextMapperCallbackHandlerWithControls - Class in org.springframework.ldap.core.simple
Currently only per request controls can be inspected via the post process method on a context processor.
ContextMapperCallbackHandlerWithControls(ParameterizedContextMapperWithControls<?>) - Constructor for class org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls
 
ContextNotEmptyException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI ContextNotEmptyException.
ContextNotEmptyException(ContextNotEmptyException) - Constructor for exception org.springframework.ldap.ContextNotEmptyException
 
ContextSource - Interface in org.springframework.ldap.core
A ContextSource is responsible for configuring and creating DirContext instances.
ContextSourceAndDataSourceTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
A Transaction Manager to manage LDAP and JDBC operations within the same transaction.
ContextSourceAndDataSourceTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
ContextSourceAndHibernateTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
A Transaction Manager to manage LDAP and Hibernate 3 operations within the same transaction.
ContextSourceAndHibernateTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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
 
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
 
convert(Object, String, Class<T>) - Method in interface org.springframework.ldap.odm.typeconversion.ConverterManager
Convert a given source object with an optional LDAP syntax to an instance of a given class.
convert(Object, Class<T>) - Method in interface org.springframework.ldap.odm.typeconversion.impl.Converter
Attempt to convert a given object to a named class.
convert(Object, String, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
 
convert(Object, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.converters.FromStringConverter
 
convert(Object, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.converters.ToStringConverter
 
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
Interface specifying the conversion between two classes
ConverterException - Exception in org.springframework.ldap.odm.typeconversion
Thrown by the conversion framework to indicate an error condition - typically a failed type conversion.
ConverterException(String) - Constructor for exception org.springframework.ldap.odm.typeconversion.ConverterException
 
ConverterException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.typeconversion.ConverterException
 
ConverterManager - Interface in org.springframework.ldap.odm.typeconversion
A simple interface to be implemented to provide type conversion functionality.
ConverterManagerFactoryBean - Class in org.springframework.ldap.odm.typeconversion.impl
A utility class to allow ConverterManagerImpl instances to be easily configured via spring.xml.
ConverterManagerFactoryBean() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 
ConverterManagerFactoryBean.ConverterConfig - Class in org.springframework.ldap.odm.typeconversion.impl
Configuration information for a single Converter instance.
ConverterManagerFactoryBean.ConverterConfig() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 
ConverterManagerImpl - Class in org.springframework.ldap.odm.typeconversion.impl
An implementation of ConverterManager.
ConverterManagerImpl() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerImpl
Create an empty ConverterManagerImpl
convertLdapException(NamingException) - Static method in class org.springframework.ldap.support.LdapUtils
Convert the specified checked NamingException to a Spring LDAP runtime NamingException equivalent.
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.
CountNameClassPairCallbackHandler - Class in org.springframework.ldap.core.support
A NameClassPairCallbackHandler for counting all returned entries.
CountNameClassPairCallbackHandler() - Constructor for class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
 
create(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
create(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
Create the given entry in the LDAP directory.
createContext(Hashtable) - 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
Create a new DnParser instance.
createInstance() - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 
createInstance() - Method in class org.springframework.ldap.test.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 CompensatingTransactionOperationRecorder instance corresponding to the supplied method name.
createRequestControl(Class[], Object[]) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
Creates a request control using the constructor parameters given in params.
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
 
createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
createSubcontext(String, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
createSubcontext(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
createSubcontext(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
createSubcontext(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
createSubcontext(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
createSubcontext(String, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
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_PASSWORD - Static variable in class org.springframework.ldap.test.LdapTestUtils
 
DEFAULT_PRINCIPAL - Static variable in class org.springframework.ldap.test.LdapTestUtils
 
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 CompensatingTransactionOperationFactory to use.
DefaultDirContextValidator - Class in org.springframework.ldap.pool.validation
Default DirContext validator that executes DirContext.search(String, String, SearchControls).
DefaultDirContextValidator() - Constructor for class org.springframework.ldap.pool.validation.DefaultDirContextValidator
Create the default validator, creates SearchControls with search scope OBJECT_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.
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
A factory for creating DnParser instances.
DefaultDnParserFactory() - Constructor for class org.springframework.ldap.core.DefaultDnParserFactory
 
DefaultNameClassPairMapper - Class in org.springframework.ldap.core
The default NameClassPairMapper implementation.
DefaultNameClassPairMapper() - Constructor for class org.springframework.ldap.core.DefaultNameClassPairMapper
 
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
 
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.
DelegatingContext - Class in org.springframework.ldap.pool
Used by PoolingContextSource to wrap a Context, 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 when DelegatingContext.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.
DelegatingDirContext - Class in org.springframework.ldap.pool
Used by PoolingContextSource to wrap a DirContext, 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.
DelegatingLdapContext - Class in org.springframework.ldap.pool
Used by PoolingContextSource to wrap a LdapContext, 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.
delete(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
delete(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
Delete an entry from the LDAP directory.
deleteRecursively(DirContext, DistinguishedName) - 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
 
destroyApacheDirectoryServer(String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Shut down the in-process Apache Directory Server.
destroyInstance(Object) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
 
destroyInstance(Object) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
destroySubcontext(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
destroySubcontext(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
destroySubcontext(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
destroySubcontext(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
DifferentSubtreeTempEntryRenamingStrategy - Class in org.springframework.ldap.transaction.compensating.support
A TempEntryRenamingStrategy that moves the entry to a different subtree than the original entry.
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(Name) - Constructor for class org.springframework.ldap.core.DirContextAdapter
Create a new adapter from the supplied dn.
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(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 LdapTemplate before 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 DirContext from proxies created by ContextSource proxies.
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 a ContextSource.
DirContextValidator - Interface in org.springframework.ldap.pool.validation
A validator for DirContexts.
disable_tracing() - Method in class org.springframework.ldap.core.DnParserImpl
Disable tracing.
DistinguishedName - Class in org.springframework.ldap.core
Default implementation of a Name corresponding to an LDAP path.
DistinguishedName() - Constructor for class org.springframework.ldap.core.DistinguishedName
Construct a new DistinguishedName with no components.
DistinguishedName(String) - Constructor for class org.springframework.ldap.core.DistinguishedName
Construct a new DistinguishedName from a String.
DistinguishedName(List) - Constructor for class org.springframework.ldap.core.DistinguishedName
Construct a new DistinguishedName from the supplied List of LdapRdn objects.
DistinguishedName(Name) - Constructor for class org.springframework.ldap.core.DistinguishedName
Construct a new DistinguishedName from the supplied Name.
DistinguishedNameEditor - Class in org.springframework.ldap.core
Property editor for use with DistinguishedName instances.
DistinguishedNameEditor() - Constructor for class org.springframework.ldap.core.DistinguishedNameEditor
 
dn() - Method in interface org.springframework.ldap.core.DnParser
Parse a full Distinguished Name.
dn() - Method in class org.springframework.ldap.core.DnParserImpl
 
dn - Variable in class org.springframework.ldap.core.LdapAttributes
Distinguished name to which the object is bound.
DnParser - Interface in org.springframework.ldap.core
A parser for RFC2253-compliant Distinguished Names.
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
 
doBegin(Object, TransactionDefinition) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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
 
doCleanupAfterCompletion(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 
doClose() - Method in class org.springframework.ldap.ldif.batch.LdifReader
 
doClose() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
doCommit(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
doCommit(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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
 
doGetTransaction() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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.simple.AbstractParameterizedContextMapper
Map a single DirContextOperation to an object.
doMapFromContext(DirContextOperations) - Method in class org.springframework.ldap.core.support.AbstractContextMapper
Map a single DirContextOperation to 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
 
doOpen() - Method in class org.springframework.ldap.ldif.batch.LdifReader
 
doOpen() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
doRead() - Method in class org.springframework.ldap.ldif.batch.LdifReader
 
doRead() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
doResume(Object, Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
doResume(Object, Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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
 
doSuspend(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 

E

EMPTY_PATH - Static variable in class org.springframework.ldap.core.DistinguishedName
An empty, unmodifiable DistinguishedName.
enable_tracing() - Method in class org.springframework.ldap.core.DnParserImpl
Enable tracing.
encode() - Method in class org.springframework.ldap.core.DistinguishedName
Builds a complete LDAP path, ldap encoded, useful as a DN.
encode(StringBuffer) - Method in class org.springframework.ldap.filter.AbstractFilter
 
encode() - Method in class org.springframework.ldap.filter.AbstractFilter
 
encode(StringBuffer) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
 
encode(StringBuffer) - Method in class org.springframework.ldap.filter.CompareFilter
 
encode() - Method in interface org.springframework.ldap.filter.Filter
Encodes the filter to a String.
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
Encode key and value to ldap.
encodeUrl() - Method in class org.springframework.ldap.core.LdapRdn
Get a String representation of this LdapRdn for use in urls.
encodeUrl() - Method in class org.springframework.ldap.core.LdapRdnComponent
Get a String representation of this instance for use in URLs.
encodeValue(String) - Method in class org.springframework.ldap.filter.CompareFilter
Override to perform special encoding in subclass.
encodeValue(String) - Method in class org.springframework.ldap.filter.LikeFilter
 
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.
endsWith(Name) - Method in class org.springframework.ldap.core.DistinguishedName
Determines if this DistinguishedName ends with a certian path.
Entry - Annotation Type 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
 
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
 
equals(Object) - Method in class org.springframework.ldap.core.LdapEntryIdentification
 
equals(Object) - Method in class org.springframework.ldap.core.LdapRdn
 
equals(Object) - Method in class org.springframework.ldap.core.LdapRdnComponent
 
equals(Object) - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
Compares each filter in turn.
equals(Object) - Method in class org.springframework.ldap.filter.CompareFilter
Compares key and value before encoding.
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
 
EqualsFilter - Class in org.springframework.ldap.filter
A filter for 'equals'.
EqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.EqualsFilter
 
EqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.EqualsFilter
Convenience constructor for int values.
ESCAPEDSPACE - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
ESCAPEDSTART - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
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.support.CollectingAuthenticationErrorCallback
 
executeReadOnly(ContextExecutor) - Method in interface org.springframework.ldap.core.LdapOperations
Perform an operation (or series of operations) on a read-only context.
executeReadOnly(ContextExecutor) - Method in class org.springframework.ldap.core.LdapTemplate
 
executeReadWrite(ContextExecutor) - Method in interface org.springframework.ldap.core.LdapOperations
Perform an operation (or series of operations) on a read-write context.
executeReadWrite(ContextExecutor) - Method in class org.springframework.ldap.core.LdapTemplate
 
executeSearch(DirContext) - Method in interface org.springframework.ldap.core.SearchExecutor
Execute the actual search.
executeWithContext(DirContext, LdapEntryIdentification) - Method in interface org.springframework.ldap.core.AuthenticatedLdapEntryContextCallback
Perform some LDAP operation on the supplied authenticated DirContext instance.
executeWithContext(DirContext) - Method in interface org.springframework.ldap.core.ContextExecutor
Perform any operation on the context.
executeWithContext(DirContext, LdapEntryIdentification) - Method in class org.springframework.ldap.core.support.LookupAttemptingCallback
 
exists(Attribute) - Method in class org.springframework.ldap.core.DirContextAdapter
Checks if an entry has a specific attribute.
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.
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
 
ExternalTlsDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
DirContextAuthenticationStrategy for using TLS and external (SASL) authentication.
ExternalTlsDirContextAuthenticationStrategy() - Constructor for class org.springframework.ldap.core.support.ExternalTlsDirContextAuthenticationStrategy
 

F

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 - Interface in org.springframework.ldap.filter
Common interface for LDAP filters.
FilterEditor - Class in org.springframework.ldap.filter
Property editor for Filter instances.
FilterEditor() - Constructor for class org.springframework.ldap.filter.FilterEditor
 
filterEncode(String) - Static method in class org.springframework.ldap.core.LdapEncoder
Escape a value for use in a filter.
findAll(Class<T>, Name, SearchControls) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
findAll(Class<T>, Name, SearchControls) - Method in interface org.springframework.ldap.odm.core.OdmManager
Find all entries in the LDAP directory of a given type.
FromStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl.converters
A Converter from a String to any class which has a single argument public constructor taking a String.
FromStringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.converters.FromStringConverter
 

G

generateParseException() - Method in class org.springframework.ldap.core.DnParserImpl
Generate ParseException.
get(int) - Method in class org.springframework.ldap.core.DistinguishedName
 
getAbsoluteDn() - Method in class org.springframework.ldap.core.LdapEntryIdentification
Get the absolute DN of the identified entry, e.g. as returned by Context.getNameInNamespace().
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
 
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
 
getAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
Get all attributes.
getAttributes(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getAttributes(Name, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getAttributes(String, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getAttributes() - Method in interface org.springframework.ldap.core.DirContextOperations
Get all the Attributes.
getAttributes(Name, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getAttributes(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getAttributes(String, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getAttributes(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getAttributeSortedStringSet(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getAttributeSortedStringSet(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Get all String values of the attribute as a SortedSet.
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.core.support.AbstractContextSource
Get the base suffix from which all operations should originate.
getBase() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 
getBaseLdapPath() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 
getBaseLdapPath() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
Get the base LDAP path as a DistinguishedName.
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.
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.
getCause() - Method in exception org.springframework.ldap.NamingException
Overrides Throwable.getCause() since serialization always tries to serialize the base class before the subclass.
getColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
Deprecated.  
getCompareString() - Method in class org.springframework.ldap.filter.CompareFilter
Implement this method in subclass to return a String representing the operator.
getCompareString() - Method in class org.springframework.ldap.filter.EqualsFilter
 
getCompareString() - Method in class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
 
getCompareString() - Method in class org.springframework.ldap.filter.LessThanOrEqualsFilter
 
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
Gets the first LdapRdnComponent of this LdapRdn.
getComponent(int) - Method in class org.springframework.ldap.core.LdapRdn
Get the LdapRdnComponent at index idx.
getComponents() - Method in class org.springframework.ldap.core.LdapRdn
Gets all components in this LdapRdn.
getConnectControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
getContext(String, String) - Method in interface org.springframework.ldap.core.ContextSource
Gets a DirContext instance 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.SingleContextSource
 
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(String, String) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getContext(String, String) - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 
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.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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
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.
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
 
getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
getDelegateLdapContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
getDirContextInstance(Hashtable) - Method in class org.springframework.ldap.core.support.AbstractContextSource
Implement in subclass to create a DirContext of the desired type (e.g.
getDirContextInstance(Hashtable) - Method in class org.springframework.ldap.core.support.DirContextSource
Create a new InitialDirContext instance.
getDirContextInstance(Hashtable) - Method in class org.springframework.ldap.core.support.LdapContextSource
 
getDirContextProcessors() - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
Get the list of managed DirContextProcessor instances.
getDirContextValidator() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getDirObjectFactory() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Get the DirObjectFactory to use.
getDn() - Method in class org.springframework.ldap.core.DirContextAdapter
 
getDn() - Method in interface org.springframework.ldap.core.DirContextOperations
Returns the DN relative to the base path.
getDN() - Method in class org.springframework.ldap.core.LdapAttributes
Returns the distinguished name to which the object is bound.
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
 
getError() - Method in class org.springframework.ldap.core.support.CollectingAuthenticationErrorCallback
 
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
 
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.
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.
getInnermostDelegateDirContext() - Method in class org.springframework.ldap.pool.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.
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
 
getKey() - Method in class org.springframework.ldap.core.LdapRdn
Get the key of this LdapRdn.
getKey() - Method in class org.springframework.ldap.core.LdapRdnComponent
Get the key (Attribute name) of this component.
getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdn
Get a properly rfc2253-encoded String representation of this LdapRdn.
getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdnComponent
 
getLdapOperations() - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Get the wrapped LdapOperations instance.
getLdapOperations() - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
getLdapRdn(int) - Method in class org.springframework.ldap.core.DistinguishedName
Get the LdapRdn at a specified position.
getLdapRdn(String) - Method in class org.springframework.ldap.core.DistinguishedName
Get the LdapRdn with 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.
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 &qout;&&qout;.
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
 
getMaxTotal() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getMaxWait() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getMay() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 
getMessage() - Method in exception org.springframework.ldap.core.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
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
 
getMinIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
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
 
getMust() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 
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
 
getNameParser(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getNameParser(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getNameParser(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
getNameParser(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
getNames() - Method in class org.springframework.ldap.core.DistinguishedName
Get the name List.
getNamesOfModifiedAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
 
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 CompensatingTransactionHolderSupport instance.
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
 
getNumIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getNumTestsPerEvictionRun() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getObject() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 
getObject() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
Creates a ConverterManagerImpl populating it with Converter instances from the converterConfigList property.
getObjectAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getObjectAttribute(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Get the value of an Object attribute.
getObjectAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getObjectAttributes(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Get all values of an Object attribute.
getObjectClass() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
 
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 Binding and pass its object to the ContextMapper.
getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
 
getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls
 
getObjectInstance(Object, Name, Context, Hashtable, Attributes) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
 
getObjectType() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 
getObjectType() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 
getObjectType() - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
getObjectType() - Method in class org.springframework.ldap.test.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.
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.
getPrefix(int) - Method in class org.springframework.ldap.core.DistinguishedName
 
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.
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.SingleContextSource
 
getReadOnlyContext() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
getReadOnlyContext() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
 
getReadWriteContext() - Method in interface org.springframework.ldap.core.ContextSource
Gets a read-write DirContext instance.
getReadWriteContext() - Method in class org.springframework.ldap.core.support.AbstractContextSource
 
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.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
 
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
Get the DN of the identified entry relative to the base LDAP path, 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
 
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
 
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
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(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getSchema(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getSchema(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getSchema(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getSchemaClassDefinition(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getSchemaClassDefinition(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
getSearchControls() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 
getSortKey() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
Get the sort key.
getStringAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getStringAttribute(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Get the value of a String attribute.
getStringAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
getStringAttributes(String) - Method in interface org.springframework.ldap.core.DirContextOperations
Get all values of a String attribute.
getSubtreeNode() - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
 
getSuffix(int) - Method in class org.springframework.ldap.core.DistinguishedName
 
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.transaction.compensating.manager.TransactionAwareContextSourceProxy
Get the target ContextSource.
getTargetContext() - Method in interface org.springframework.ldap.core.DirContextProxy
Get the target DirContext of the proxy.
getTargetContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
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
 
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.
getValue(String) - Method in class org.springframework.ldap.core.DistinguishedName
Get the value of the LdapRdnComponent with the specified key (Attribute value).
getValue() - Method in class org.springframework.ldap.core.LdapRdn
Get the value of this LdapRdn.
getValue(String) - Method in class org.springframework.ldap.core.LdapRdn
Get the value of the LdapComponent with the specified key (Attribute name).
getValue() - Method in class org.springframework.ldap.core.LdapRdnComponent
Get the (Attribute) value of this component.
getValue() - Method in class org.springframework.ldap.core.Token
An optional attribute value of the Token.
getWhenExhaustedAction() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
GreaterThanOrEqualsFilter - Class in org.springframework.ldap.filter
A filter to compare >=.
GreaterThanOrEqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
 
GreaterThanOrEqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.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
 
handleRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordCallbackHandler
Execute operations on the supplied record.
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
 
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.
HASHCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
hashCode() - Method in class org.springframework.ldap.control.PagedResult
 
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
 
hashCode() - Method in class org.springframework.ldap.core.LdapEntryIdentification
 
hashCode() - Method in class org.springframework.ldap.core.LdapRdn
 
hashCode() - Method in class org.springframework.ldap.core.LdapRdnComponent
 
hashCode() - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
Hashes all contained data.
hashCode() - Method in class org.springframework.ldap.filter.CompareFilter
Calculate the hash code for the attribute and the value.
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
 
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.
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 Type in org.springframework.ldap.odm.annotations
This annotation marks a Java field as containing the Distinguished Name of an LDAP Entry.
image - Variable in class org.springframework.ldap.core.Token
The string image of the token.
immutableDistinguishedName() - Method in class org.springframework.ldap.core.DistinguishedName
Return an immutable copy of this instance.
immutableDistinguishedName(String) - Static method in class org.springframework.ldap.core.DistinguishedName
Create an immutable DistinguishedName instance, suitable as a constant.
immutableLdapRdn() - Method in class org.springframework.ldap.core.LdapRdn
Create an immutable copy of this instance.
immutableLdapRdnComponent() - Method in class org.springframework.ldap.core.LdapRdnComponent
Create an immutable copy of this instance.
inBuf - Variable in class org.springframework.ldap.core.SimpleCharStream
 
input() - Method in class org.springframework.ldap.core.DnParserImpl
input -> dn dn -> rdn ( ( "," | ";" ) rdn )* rdn -> attributeTypeAndValue ( "+" attributeTypeAndValue )* attributeTypeAndValue -> ( )* AttributeType SpacedEquals AttributeValue ( )* SpacedEquals -> AttributeType -> | AttributeValue ->
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(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
 
InvalidAttributeFormatException(String, 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(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
 
InvalidRecordFormatException(String, 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.
isAnonymousReadOnly() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Get whether an anonymous environment should be used for read-only operations.
isEmpty() - Method in class org.springframework.ldap.core.DistinguishedName
 
isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
isPooled() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Get whether the pooling flag should be set.
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
 
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
 
isSingleton() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 
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).
isUpdateMode() - Method in class org.springframework.ldap.core.DirContextAdapter
 
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.

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 BaseLdapPathAware and BaseLdapPathBeanPostProcessor instead.

K

KEY_CASE_FOLD_LOWER - Static variable in class org.springframework.ldap.core.DistinguishedName
 
KEY_CASE_FOLD_NONE - Static variable in class org.springframework.ldap.core.DistinguishedName
 
KEY_CASE_FOLD_PROPERTY - Static variable in class org.springframework.ldap.core.DistinguishedName
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
 
keyedObjectPool - Variable in class org.springframework.ldap.pool.factory.PoolingContextSource
 
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.
LdapAttribute - Class in org.springframework.ldap.core
Extends BasicAttribute to 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, Object) - Constructor for class org.springframework.ldap.core.LdapAttribute
Creates an unordered attribute with the specified ID and value.
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, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
Creates an attribute with the specified ID 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.
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>, boolean) - Constructor for class org.springframework.ldap.core.LdapAttribute
Creates an attribute with the specified ID, value, and options whose values may be ordered.
LdapAttributes - Class in org.springframework.ldap.core
Extends BasicAttributes to add specialized support for DNs.
LdapAttributes() - Constructor for class org.springframework.ldap.core.LdapAttributes
Default constructor.
LdapAttributes(DistinguishedName) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object with the specified DN.
LdapAttributes(boolean) - Constructor for class org.springframework.ldap.core.LdapAttributes
Constructor for specifying whether or not the object is case sensitive.
LdapAttributes(DistinguishedName, boolean) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object with the specified DN and case sensitivity setting.
LdapAttributes(String, Object) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object with the specified attribute.
LdapAttributes(DistinguishedName, String, Object) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object with the specifying attribute and value and case sensitivity setting.
LdapAttributes(String, Object, boolean) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object with the specifying attribute and value and case sensitivity setting.
LdapAttributes(DistinguishedName, String, Object, boolean) - Constructor for class org.springframework.ldap.core.LdapAttributes
Creates an LdapAttributes object for the supplied DN with the attribute specified.
LdapCompensatingTransactionOperationFactory - Class in org.springframework.ldap.transaction.compensating
CompensatingTransactionOperationRecorder implementation 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 InitialLdapContext instance.
LdapContextSource() - Constructor for class org.springframework.ldap.core.support.LdapContextSource
 
LdapEncoder - Class in org.springframework.ldap.core
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(DistinguishedName, DistinguishedName) - Constructor for class org.springframework.ldap.core.LdapEntryIdentification
Construct an LdapEntryIdentification instance.
LdapEntryIdentificationContextMapper - Class in org.springframework.ldap.core
ContextMapper implementation that maps the found entries to the LdapEntryIdentification of each respective entry.
LdapEntryIdentificationContextMapper() - Constructor for class org.springframework.ldap.core.LdapEntryIdentificationContextMapper
 
LdapOperations - Interface in org.springframework.ldap.core
Interface that specifies a basic set of LDAP operations.
LdapRdn - Class in org.springframework.ldap.core
Datatype for a LDAP name, a part of a path.
LdapRdn() - Constructor for class org.springframework.ldap.core.LdapRdn
Default constructor.
LdapRdn(String) - Constructor for class org.springframework.ldap.core.LdapRdn
Parse the supplied string and construct this instance accordingly.
LdapRdn(String, String) - Constructor for class org.springframework.ldap.core.LdapRdn
Construct an LdapRdn using the supplied key and value.
LdapRdnComponent - Class in org.springframework.ldap.core
Represents part of an LdapRdn.
LdapRdnComponent(String, String) - Constructor for class org.springframework.ldap.core.LdapRdnComponent
Constructs an LdapRdnComponent without decoding the value.
LdapRdnComponent(String, String, boolean) - Constructor for class org.springframework.ldap.core.LdapRdnComponent
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 - Class in org.springframework.ldap.core
A NameClassPairCallbackHandler that passes the NameClassPairs found to a NameClassPairMapper and collects the results in a list.
LdapTemplate.MappingCollectingNameClassPairCallbackHandler(NameClassPairMapper) - Constructor for class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
 
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.
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.
LdifAggregator - Class in org.springframework.ldap.ldif.batch
The LdifAggregator object is an implementation of the LineAggregator interface for use with a FlatFileItemWriter to write LDIF records to a file.
LdifAggregator() - Constructor for class org.springframework.ldap.ldif.batch.LdifAggregator
 
LdifParser - Class in org.springframework.ldap.ldif.parser
The LdifParser is the main class of the org.springframework.ldap.ldif package.
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(Resource, boolean) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
Creates an LdifParser for the specified resource with the provided case sensitivity setting.
LdifParser(Resource) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
Convenience constructor for resource specification.
LdifParser(File) - Constructor for class org.springframework.ldap.ldif.parser.LdifParser
Convenience constructor: accepts a File object.
LdifReader - Class in org.springframework.ldap.ldif.batch
The LdifReader is an adaptation of the FlatFileItemReader built around an LdifParser.
LdifReader() - Constructor for class org.springframework.ldap.ldif.batch.LdifReader
 
LessThanOrEqualsFilter - Class in org.springframework.ldap.filter
A filter to compare <=.
LessThanOrEqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.LessThanOrEqualsFilter
 
LessThanOrEqualsFilter(String, int) - 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.
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 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(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
list(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
list(String, 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 interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
list(String, NameClassPairMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
list(Name, NameClassPairMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
list(String) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
list(Name) - 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
 
list(Name, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
list(String, NameClassPairMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
list(Name, NameClassPairMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
list(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 
list(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
list(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
list(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
listBindings(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
listBindings(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
listBindings(String, 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 interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
listBindings(String, NameClassPairMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
listBindings(Name, NameClassPairMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
listBindings(String) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of children of the given base.
listBindings(Name) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of children of the given base.
listBindings(String, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a non-recursive listing of the children of the given base.
listBindings(Name, ContextMapper) - 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
 
listBindings(Name, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(String, NameClassPairMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(Name, NameClassPairMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(String, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(Name, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
listBindings(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
listBindings(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
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(ContextSource, Resource) - Static method in class org.springframework.ldap.test.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
lookup(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
lookup(String) - 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(String) - Method in interface org.springframework.ldap.core.LdapOperations
Lookup the supplied DN and return the found object.
lookup(Name, AttributesMapper) - 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) - 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, ContextMapper) - 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) - 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, String[], AttributesMapper) - 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) - 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[], ContextMapper) - 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) - 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) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(Name, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(Name, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(Name, String[], AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String, String[], AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(Name, String[], ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String, String[], ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookup(String, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Perform a lookup of the specified DN and map the result using the mapper.
lookup(Name, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Perform a lookup of the specified DN and map the result using the mapper.
lookup(String, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
lookup(Name, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
lookup(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
lookup(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
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
 
lookupContext(Name) - 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 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
 
lookupContext(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
lookupContext(String) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Look up the specified DN, and automatically cast it to a DirContextOperations instance.
lookupContext(Name) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Look up the specified DN, and automatically cast it to a DirContextOperations instance.
lookupContext(String) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
lookupContext(Name) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
lookupLink(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
lookupLink(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
lookupLink(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
lookupLink(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 

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
 
mapFromAttributes(Attributes) - Method in interface org.springframework.ldap.core.AttributesMapper
Map Attributes to an object.
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.simple.AbstractParameterizedContextMapper
 
mapFromContext(Object) - Method in interface org.springframework.ldap.core.simple.ParameterizedContextMapper
Map a single LDAP Context to an object.
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.simple.ParameterizedContextMapperWithControls
 
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 NameClassPair to an Object.
MappingLdifReader<T> - Class in org.springframework.ldap.ldif.batch
The MappingLdifReader is an adaptation of the FlatFileItemReader built around an LdifParser.
MappingLdifReader() - Constructor for class org.springframework.ldap.ldif.batch.MappingLdifReader
 
mapRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordMapper
Maps an LdapAttributes object to the specified type.
mapToContext(Object, Object) - Method in interface org.springframework.ldap.core.ContextAssembler
Map the supplied object to the specified context.
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_ATTRIBUTES_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
modifyAttributes(String, 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(String, ModificationItem[]) - Method in interface org.springframework.ldap.core.LdapOperations
Modify an entry in the LDAP tree using the supplied ModificationItems.
modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
Modify the attributes of the entry referenced by the supplied DirContextOperations instance.
modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
 
modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
 
modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 
modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Modify the Attributes of the entry corresponding to the supplied DirContextOperations instance.
modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
ModifyAttributesOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to manage a modifyAttributes operation.
ModifyAttributesOperationExecutor(LdapOperations, Name, ModificationItem[], ModificationItem[]) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
Constructor.
ModifyAttributesOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder keeping track of modifyAttributes operations, creating corresponding ModifyAttributesOperationExecutor instances for rollback.
ModifyAttributesOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 
MutableDelegatingLdapContext - Class in org.springframework.ldap.pool
Used by MutablePoolingContextSource to wrap a LdapContext, 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.
MutablePoolingContextSource - Class in org.springframework.ldap.pool.factory
A PoolingContextSource subclass that creates MutableDelegatingLdapContext instances.
MutablePoolingContextSource() - Constructor for class org.springframework.ldap.pool.factory.MutablePoolingContextSource
 

N

NameAlreadyBoundException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NameAlreadyBoundException.
NameAlreadyBoundException(NameAlreadyBoundException) - Constructor for exception org.springframework.ldap.NameAlreadyBoundException
 
NameClassPairCallbackHandler - Interface in org.springframework.ldap.core
Callback interface used by LdapTemplate search, list and listBindings methods.
NameClassPairMapper - Interface in org.springframework.ldap.core
Responsible for mapping NameClassPair objects to beans.
nameDecode(String) - Static method in class org.springframework.ldap.core.LdapEncoder
Decodes a value.
nameEncode(String) - Static method in class org.springframework.ldap.core.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
 
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.naming exceptions.
NamingSecurityException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NamingSecurityException.
NamingSecurityException(NamingSecurityException) - Constructor for exception org.springframework.ldap.NamingSecurityException
 
newInstance(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
newToken(int, String) - Static method in class org.springframework.ldap.core.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.springframework.ldap.core.Token
 
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
 
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
 
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 NOT behavior with present behavior 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.
NullOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor that performs nothing.
NullOperationExecutor() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 
NullOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder performing nothing, returning a NullOperationExecutor regardless of the input.
NullOperationRecorder() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationRecorder
 

O

ObjectRetrievalException - Exception in org.springframework.ldap.core
Thrown by a ContextMapperCallbackHandler when it cannot retrieve an object from the given Binding.
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 It is public only to allow Freemarker access.
ObjectSchema() - Constructor for class org.springframework.ldap.odm.tools.ObjectSchema
 
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
The OdmManager interface provides generic CRUD (create/read/update/delete) and searching operations against an LDAP directory.
OdmManagerImpl - Class in org.springframework.ldap.odm.core.impl
An implementation of OdmManager which uses ConverterManager to convert between Java and LDAP representations of attribute values.
OdmManagerImpl(ConverterManager, ContextSource, Set<Class<?>>) - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
OdmManagerImpl(ConverterManager, ContextSource) - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
OdmManagerImplFactoryBean - Class in org.springframework.ldap.odm.core.impl
A Spring Factory bean which creates OdmManagerImpl instances.
OdmManagerImplFactoryBean() - Constructor for class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
 
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(Filter) - Method in class org.springframework.ldap.filter.OrFilter
Add a query to the OR expression
OrFilter - Class in org.springframework.ldap.filter
Filter for logical OR.
OrFilter() - Constructor for class org.springframework.ldap.filter.OrFilter
 
org.springframework.ldap - package org.springframework.ldap
Base package of Spring LDAP, containing an unchecked mirror of the JNDI NamingException hierarchy.
org.springframework.ldap.authentication - package org.springframework.ldap.authentication
Support classes for custom authentication.
org.springframework.ldap.control - package org.springframework.ldap.control
Support classes for custom request control context processors.
org.springframework.ldap.core - package org.springframework.ldap.core
Core package of the JNDI/LDAP support.
org.springframework.ldap.core.simple - package org.springframework.ldap.core.simple
Simplification layer over LdapTemplate for Java 5 and above.
org.springframework.ldap.core.support - package org.springframework.ldap.core.support
Support classes the core Spring LDAP package.
org.springframework.ldap.filter - package org.springframework.ldap.filter
Utility classes for dynamically building LDAP filters.
org.springframework.ldap.ldif - package org.springframework.ldap.ldif
The base package for Spring LDAPs LDIF parser implementation.
org.springframework.ldap.ldif.batch - package org.springframework.ldap.ldif.batch
This package contains the classes required for using the LdifParser with the Spring Batch framework.
org.springframework.ldap.ldif.parser - package org.springframework.ldap.ldif.parser
This package contains the parser classes and interfaces.
org.springframework.ldap.ldif.support - package org.springframework.ldap.ldif.support
Provides the necessary auxiliary classes utilized by the LDIFParser.
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.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 ConverterManager interface.
org.springframework.ldap.odm.typeconversion.impl.converters - package org.springframework.ldap.odm.typeconversion.impl.converters
Provides some basic implementations of the Converter interface.
org.springframework.ldap.pool - package org.springframework.ldap.pool
Base classes for the pooling library.
org.springframework.ldap.pool.factory - package org.springframework.ldap.pool.factory
Core classes for the pooling library.
org.springframework.ldap.pool.validation - package org.springframework.ldap.pool.validation
Connection validation support for the pooling library.
org.springframework.ldap.schema - package org.springframework.ldap.schema
This package is aimed at providing a mechanism to implement LDAP schemas.
org.springframework.ldap.support - package org.springframework.ldap.support
Support classes for Spring-LDAP.
org.springframework.ldap.test - package org.springframework.ldap.test
Utilities to simplify integration testing against LDAP targets.
org.springframework.ldap.transaction.compensating - package org.springframework.ldap.transaction.compensating
LDAP specific implementations of the Compensating Transaction interfaces.
org.springframework.ldap.transaction.compensating.manager - package org.springframework.ldap.transaction.compensating.manager
The core implementation classes for client-side LDAP transactions.
org.springframework.ldap.transaction.compensating.support - package org.springframework.ldap.transaction.compensating.support
Useful helper implementations for client side Compensating LDAP Transactions.
org.springframework.transaction.compensating - package org.springframework.transaction.compensating
Interface definitions for a general Compensating Transaction framework based on PlatformTransactionManager.
org.springframework.transaction.compensating.support - package org.springframework.transaction.compensating.support
Support package for general Compensating Transaction Framework.

P

PagedResult - Class in org.springframework.ldap.control
Bean to encapsulate a result List and a PagedResultsCookie to use for returning the results when using PagedResultsRequestControl.
PagedResult(List, PagedResultsCookie) - Constructor for class org.springframework.ldap.control.PagedResult
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.
ParameterizedContextMapper<T> - Interface in org.springframework.ldap.core.simple
Extension of the ContextMapper interface.
ParameterizedContextMapperWithControls<T> - Interface in org.springframework.ldap.core.simple
Extension of the ParameterizedContextMapper interface that allows controls to be passed to the mapper implementation.
parse(String) - Method in class org.springframework.ldap.core.DistinguishedName
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.
ParseException - Exception in org.springframework.ldap.core
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.springframework.ldap.core.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
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.
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
 
password - Variable in class org.springframework.ldap.core.support.AbstractContextSource
 
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, String, Object[]) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationManager
Indicates that the supplied operation (method name) is to be performed.
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 class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 
PoolingContextSource - Class in org.springframework.ldap.pool.factory
A ContextSource implementation that wraps an object pool and another ContextSource.
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.
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.support.AggregateDirContextProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
 
prepend(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
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.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
 
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 DirContext instance after it has been created.
processContextAfterCreation(DirContext, String, String) - Method in class org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
 

Q

queryList - Variable in class org.springframework.ldap.filter.BinaryLogicalFilter
 
QUOTECHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.

R

rdn() - Method in interface org.springframework.ldap.core.DnParser
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
 
read(Class<T>, Name) - Method in interface org.springframework.ldap.odm.core.OdmManager
Read a named entry from the LDAP directory.
READ_ONLY - Static variable in class org.springframework.ldap.pool.DirContextType
The type of DirContext returned by ContextSource.getReadOnlyContext()
READ_WRITE - Static variable in class org.springframework.ldap.pool.DirContextType
The type of DirContext returned by ContextSource.getReadWriteContext()
readChar() - Method in class org.springframework.ldap.core.SimpleCharStream
Read a character.
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(Name, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(String, Object) - 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(String, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry and replace it with a new one.
rebind(DirContextOperations) - 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
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 
rebind(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 
rebind(Name, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rebind(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
REBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
RebindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to 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 CompensatingTransactionOperationRecorder keeping 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
 
RecordCallbackHandler - Interface in org.springframework.ldap.ldif.batch
This interface can be used to operate on skipped records in the LdifReader and the MappingLdifReader.
RecordMapper<T> - Interface in org.springframework.ldap.ldif.batch
This interface should be implemented to map LdapAttributes objects to POJOs.
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 CompensatingTransactionOperationExecutor to be used if the operation would need to be rolled back.
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, String) - Method in class org.springframework.ldap.core.DnParserImpl
Reinitialise.
ReInit(Reader) - Method in class org.springframework.ldap.core.DnParserImpl
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.
ReInit(Reader, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(Reader) - 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(InputStream, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream) - 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, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
remove(int) - Method in class org.springframework.ldap.core.DistinguishedName
 
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
 
removeAttributeValue(String, Object) - Method in interface org.springframework.ldap.core.DirContextOperations
Remove a value from the Attribute with the specified name.
removeFirst() - Method in class org.springframework.ldap.core.DistinguishedName
Remove the first part of this DistinguishedName.
removeFirst(Name) - Method in class org.springframework.ldap.core.DistinguishedName
Remove the supplied path from the beginning of this DistinguishedName if this instance starts with path.
removeFromEnvironment(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
removeFromEnvironment(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
removeLast() - Method in class org.springframework.ldap.core.DistinguishedName
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(Name, Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rename(String, String) - 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(String, String) - 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
 
rename(String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 
rename(Name, Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rename(String, String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
RENAME_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
RenameOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to 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 CompensatingTransactionOperationRecorder for keeping track of rename operations.
RenameOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.RenameOperationRecorder
Constructor.
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.
SchemaToJava() - Constructor for class org.springframework.ldap.odm.tools.SchemaToJava
 
SchemaViewer - Class in org.springframework.ldap.odm.tools
A simple utility to list LDAP directory schema.
SchemaViewer() - Constructor for class org.springframework.ldap.odm.tools.SchemaViewer
 
SchemaViolationException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI SchemaViolationException.
SchemaViolationException(SchemaViolationException) - Constructor for exception org.springframework.ldap.SchemaViolationException
 
search(Name, Attributes, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(String, Attributes, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(Name, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(String, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(Name, String, SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(String, String, SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.core.DirContextAdapter
 
search(SearchExecutor, NameClassPairCallbackHandler, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a search using a particular SearchExecutor and context processor.
search(SearchExecutor, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
Perform a search using a particular SearchExecutor.
search(Name, 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 interface org.springframework.ldap.core.LdapOperations
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(String, String, SearchControls, AttributesMapper, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, SearchControls, AttributesMapper, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, SearchControls, ContextMapper, DirContextProcessor) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, SearchControls, ContextMapper, 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 interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, 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 interface org.springframework.ldap.core.LdapOperations
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(String, String, NameClassPairCallbackHandler) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, int, String[], AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, int, String[], AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, int, AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, int, AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, int, String[], ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, int, String[], ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, int, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, int, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, SearchControls, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, SearchControls, ContextMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(String, String, SearchControls, AttributesMapper) - Method in interface org.springframework.ldap.core.LdapOperations
Search for all objects matching the supplied filter.
search(Name, String, SearchControls, AttributesMapper) - 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(String, String, int, boolean, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(SearchExecutor, NameClassPairCallbackHandler, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
Perform a search operation, such as a search(), list() or listBindings().
search(SearchExecutor, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
Perform a search operation, such as a search(), list() or listBindings().
search(Name, String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, NameClassPairCallbackHandler) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, int, String[], AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, int, String[], AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, int, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, int, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, int, String[], ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, int, String[], ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, int, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, int, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, AttributesMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, AttributesMapper, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, AttributesMapper, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, SearchControls, ContextMapper, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(Name, String, SearchControls, ContextMapper, DirContextProcessor) - Method in class org.springframework.ldap.core.LdapTemplate
 
search(String, String, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Search for a List of type T using the supplied filter and link ParameterizedContextMapper.
search(Name, String, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Search for a List of type T using the supplied filter and link ParameterizedContextMapper.
search(String, String, SearchControls, ParameterizedContextMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Search for a List of type T using the supplied filter, SearchControls, DirContextProcessor and ParameterizedContextMapper.
search(Name, String, SearchControls, ParameterizedContextMapper<T>, DirContextProcessor) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Search for a List of type T using the supplied filter, SearchControls, DirContextProcessor and ParameterizedContextMapper.
search(String, String, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
search(String, String, SearchControls, ParameterizedContextMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
search(Name, String, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
search(Name, String, SearchControls, ParameterizedContextMapper<T>, DirContextProcessor) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
search(Class<T>, Name, String, SearchControls) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
search(Class<T>, Name, String, SearchControls) - Method in interface org.springframework.ldap.odm.core.OdmManager
Search for entries in the LDAP directory.
search(Name, Attributes, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(Name, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(Name, String, SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(String, Attributes, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(String, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
search(String, String, SearchControls) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
SearchExecutor - Interface in org.springframework.ldap.core
Interface for delegating an actual search operation.
searchForObject(Name, String, ContextMapper) - 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) - 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) - Method in class org.springframework.ldap.core.LdapTemplate
 
searchForObject(String, String, ContextMapper) - Method in class org.springframework.ldap.core.LdapTemplate
 
searchForObject(String, String, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Perform a search for a unique entry matching the specified search criteria and return the found object.
searchForObject(Name, String, ParameterizedContextMapper<T>) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Perform a search for a unique entry matching the specified search criteria and return the found object.
searchForObject(String, String, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
searchForObject(Name, String, ParameterizedContextMapper<T>) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
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
 
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
 
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
 
setAttributeValue(String, Object) - Method in interface org.springframework.ldap.core.DirContextOperations
Set the with the name name to the value.
setAttributeValues(String, Object[]) - Method in class org.springframework.ldap.core.DirContextAdapter
 
setAttributeValues(String, Object[], boolean) - Method in class org.springframework.ldap.core.DirContextAdapter
 
setAttributeValues(String, Object[]) - Method in interface org.springframework.ldap.core.DirContextOperations
Sets a multivalue attribute, disregarding the order of the values.
setAttributeValues(String, Object[], boolean) - Method in interface org.springframework.ldap.core.DirContextOperations
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
 
setAuthenticationStrategy(DirContextAuthenticationStrategy) - Method in class org.springframework.ldap.core.support.AbstractContextSource
Set the DirContextAuthenticationStrategy to use for preparing the environment and processing the created DirContext instances.
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.test.ContextSourceEc2InstanceLaunchingFactoryBean
 
setBaseEnvironmentProperties(Map) - Method in class org.springframework.ldap.core.support.AbstractContextSource
If any custom environment properties are needed, these can be set using this method.
setBaseLdapPath(DistinguishedName) - Method in interface org.springframework.ldap.core.support.BaseLdapPathAware
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 ContextSource bean to use for getting the base path.
setBaseOnTarget(boolean) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setBasePath(DistinguishedName) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
Set the base path to be injected in all BaseLdapPathAware beans.
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 Attributes object.
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
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.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
setContextSource(ContextSource) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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.
setConverter(Converter) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 
setConverterConfig(Set<ConverterManagerFactoryBean.ConverterConfig>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
 
setConverterManager(ConverterManager) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
Set the ConverterManager to use to convert between LDAP and Java representations of attributes.
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.
setDefaultPartitionName(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDefaultPartitionSuffix(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDefaultPassword(String) - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
Set the password of the default user.
setDefaultUser(String) - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
Set the default user DN.
setDirContextProcessors(List) - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
Set the list of managed DirContextProcessor instances.
setDirContextValidator(DirContextValidator) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setDirObjectFactory(Class) - Method in class org.springframework.ldap.core.support.AbstractContextSource
Set the DirObjectFactory to use.
setDirObjectFactory(Class) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setDn(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
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
Sets the distinguished name of the object.
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
 
setFilter(String) - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
 
setFromClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 
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 CompensatingTransactionHolderSupport associated with the current transaction.
setHostnameVerifier(HostnameVerifier) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
Set the optional HostnameVerifier to use for verifying incoming certificates.
setIgnoreNameNotFoundException(boolean) - Method in class org.springframework.ldap.core.LdapTemplate
Specify whether NameNotFoundException should be ignored in searches.
setIgnorePartialResultException(boolean) - Method in class org.springframework.ldap.core.LdapTemplate
Specify whether PartialResultException should be ignored in searches.
setImageName(String) - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
Set the name of the AMI image to be launched.
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.
setLdifFile(Resource) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setManagedClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
Set the list of org.springframework.ldap.odm.annotations annotated 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
 
setMaxTotal(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setMaxWait(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setMinEvictableIdleTimeMillis(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setMinIdle(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setNumTestsPerEvictionRun(int) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setOptions(Set<String>) - Method in class org.springframework.ldap.core.LdapAttribute
Set options.
setOrdered(boolean) - Method in class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
Indicates whether or not the attribute values should be ordered alphabetically.
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
 
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
 
setPort(int) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setPrincipal(String) - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
 
setRecordMapper(RecordMapper<T>) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Setter for object mapper.
setRecordSpecification(Specification<LdapAttributes>) - Method in class org.springframework.ldap.ldif.parser.LdifParser
Policy object for enforcing rules to acceptable LDAP objects.
setRecordsToSkip(int) - Method in class org.springframework.ldap.ldif.batch.LdifReader
Public setter for the number of lines to skip at the start of a file.
setRecordsToSkip(int) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Public setter for the number of lines to skip at the start of a file.
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
 
setRenamingStrategy(TempEntryRenamingStrategy) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
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 TempEntryRenamingStrategy to 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.AbstractFallbackRequestAndResponseControlDirContextProcessor
 
setRequestControlClass(Class) - Method in class org.springframework.ldap.control.PagedResultsRequestControl
Deprecated.  
setRequestControls(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
setRequestControls(Control[]) - Method in class org.springframework.ldap.pool.MutableDelegatingLdapContext
 
setResource(Resource) - Method in class org.springframework.ldap.ldif.batch.LdifReader
 
setResource(Resource) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
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.
setResponseControlClass(Class) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
Set the class of the expected ResponseControl for the sorted result response.
setResponseControlClass(Class) - Method in class org.springframework.ldap.control.PagedResultsRequestControl
Deprecated. Set the class of the expected ResponseControl for the paged results response.
setSearchControls(SearchControls) - Method in class org.springframework.ldap.pool.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.
setSkippedRecordsCallback(RecordCallbackHandler) - Method in class org.springframework.ldap.ldif.batch.LdifReader
RecordCallbackHandler implementations can be used to take action on skipped records.
setSkippedRecordsCallback(RecordCallbackHandler) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
RecordCallbackHandler implementations can be used to take action on skipped records.
setSslSocketFactory(SSLSocketFactory) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
Sets the optional SSL socket factory used for startTLS negotiation.
setStrict(boolean) - Method in class org.springframework.ldap.ldif.batch.LdifReader
In strict mode the reader will throw an exception on AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext) if the input resource does not exist.
setStrict(boolean) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
In strict mode the reader will throw an exception on AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext) if the input resource does not exist.
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
 
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
 
setTestOnReturn(boolean) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setTestWhileIdle(boolean) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
 
setToClasses(Set<Class<?>>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
 
setTransactionOperationManager(CompensatingTransactionOperationManager) - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
Set the CompensatingTransactionOperationManager.
setupAuthenticatedEnvironment(Hashtable, 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, String) - Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
 
setupEnvironment(Hashtable, String, String) - Method in class org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
 
setupEnvironment(Hashtable, 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 DirContext instance.
setupEnvironment(Hashtable, 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
 
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(Reader, int, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.springframework.ldap.core.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - 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(InputStream, int, int, int) - 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, 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) - Constructor for class org.springframework.ldap.core.SimpleCharStream
Constructor.
SimpleDirContextAuthenticationStrategy - Class in org.springframework.ldap.core.support
The default DirContextAuthenticationStrategy implementation, setting the DirContext environment 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
 
SimpleLdapOperations - Interface in org.springframework.ldap.core.simple
LDAP operations interface usable on Java 5 and above, exposing a set of common LDAP operations.
SimpleLdapTemplate - Class in org.springframework.ldap.core.simple
Java-5-based convenience wrapper for the classic LdapTemplate, adding some convenient shortcuts and taking advantage of Java 5 Generics.
SimpleLdapTemplate(LdapOperations) - Constructor for class org.springframework.ldap.core.simple.SimpleLdapTemplate
Constructs a new SimpleLdapTemplate instance wrapping the supplied LdapOperations instance.
SimpleLdapTemplate(ContextSource) - Constructor for class org.springframework.ldap.core.simple.SimpleLdapTemplate
Constructs a new SimpleLdapTemplate instance, automatically creating a wrapped LdapTemplate instance to work with.
SingleContextSource - Class in org.springframework.ldap.core.support
A ContextSource to 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 close operations will be performed.
SingleContextSource.NonClosingDirContextInvocationHandler(DirContext) - Constructor for class org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
 
size() - Method in class org.springframework.ldap.core.DistinguishedName
 
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
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=se rather than uid=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.
specialConstructor - Variable in exception org.springframework.ldap.core.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
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.
startApacheDirectoryServer(int, String, String, String, String, Set) - Static method in class org.springframework.ldap.test.LdapTestUtils
Start an in-process Apache Directory Server.
startApacheDirectoryServer(int, String, String, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
 
startsWith(Name) - Method in class org.springframework.ldap.core.DistinguishedName
 
staticFlag - Static variable in class org.springframework.ldap.core.SimpleCharStream
Whether parser is static.
STRINGCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
STRINGEND - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
STRINGENDCHAR - Static variable in interface org.springframework.ldap.core.DnParserImplConstants
RegularExpression Id.
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.

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() - Constructor for class org.springframework.ldap.test.TestContextSourceFactoryBean
 
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
Get the compact String representation of this DistinguishedName.
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(String, int) - Constructor for error org.springframework.ldap.core.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.springframework.ldap.core.TokenMgrError
Full Constructor.
toString() - Method in class org.springframework.ldap.core.DirContextAdapter
 
toString() - Method in class org.springframework.ldap.core.DistinguishedName
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
 
toString() - Method in class org.springframework.ldap.core.LdapRdnComponent
 
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
 
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
 
ToStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl.converters
A Converter from any class to a String via the toString method.
ToStringConverter() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.converters.ToStringConverter
 
toTwoCharHex(char) - Static method in class org.springframework.ldap.core.LdapEncoder
 
toUrl() - Method in class org.springframework.ldap.core.DistinguishedName
Builds a complete LDAP path, ldap and url encoded.
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.
Transient - Annotation Type in org.springframework.ldap.odm.annotations
This annotation identifies a field in an Entry annotated class that should not be persisted to LDAP.

U

unbind(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
unbind(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
unbind(Name) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree.
unbind(String) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree.
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(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(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(Name, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Remove an entry from the LDAP tree.
unbind(Name) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Remove an entry from the LDAP tree.
unbind(String) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
unbind(Name) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
unbind(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
unbind(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
UNBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
UnbindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to 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
CompensatingTransactionOperationRecorder to 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, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 
UnmanagedClassException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 
update() - Method in class org.springframework.ldap.core.DirContextAdapter
 
update() - Method in interface org.springframework.ldap.core.DirContextOperations
Update the attributes.This will mean that the getters ( getStringAttribute methods) will return the updated values, and the modifications will be forgotten (i.e.
update(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
update(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
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
 

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.
valueOf(String) - Static method in enum org.springframework.ldap.ldif.support.LineIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.ldap.odm.annotations.Attribute.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.ldap.ldif.support.LineIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.ldap.odm.annotations.Attribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

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
 

A B C D E F G H I J K L M N O P Q R S T U V W
Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.