- 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.ConversionServiceConverterManager
-
- 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, Name, Resource) - Static method in class org.springframework.ldap.test.LdapTestUtils
-
- cleanAndSetup(ContextSource, Name, Resource) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
-
- clear() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- clear() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
-
- clearOptions() - Method in class org.springframework.ldap.core.LdapAttribute
-
Clears all stored options.
- clearSubContexts(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.
- clearSubContexts(ContextSource, Name) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
-
Clear the directory sub-tree starting with the node represented by the
supplied distinguished name.
- clearSubContexts(DirContext, Name) - Static method in class org.springframework.ldap.test.unboundid.LdapTestUtils
-
Clear the directory sub-tree starting with the node represented by the
supplied distinguished name.
- clone() - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- clone() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- clone() - Method in class org.springframework.ldap.core.NameAwareAttributes
-
- close() - Method in class org.springframework.ldap.core.DirContextAdapter
- close() - Method in class org.springframework.ldap.ldif.parser.LdifParser
-
- close() - Method in interface org.springframework.ldap.ldif.parser.Parser
-
Closes the resource after parsing.
- close() - Method in class org.springframework.ldap.pool.DelegatingContext
-
- close() - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- close() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- close() - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- close() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- close() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- close() - Method in class org.springframework.ldap.test.DummyDirContext
-
- 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
-
- collectAttributeValues(Attributes, String, Collection<Object>) - Static method in class org.springframework.ldap.support.LdapUtils
-
Collect all the values of a the specified attribute from the supplied
Attributes.
- collectAttributeValues(Attributes, String, Collection<T>, Class<T>) - Static method in class org.springframework.ldap.support.LdapUtils
-
Collect all the values of a the specified attribute from the supplied
Attributes as the specified class.
- CollectingAuthenticationErrorCallback - Class in org.springframework.ldap.core
-
Convenience implementation of AuthenticationErrorCallback that stores the
given exception and provides a method for retrieving it.
- CollectingAuthenticationErrorCallback() - Constructor for class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
-
- CollectingNameClassPairCallbackHandler<T> - Class in org.springframework.ldap.core
-
A NameClassPairCallbackHandler to collect all results in an internal List.
- CollectingNameClassPairCallbackHandler() - Constructor for class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
-
- column - Variable in class org.springframework.ldap.core.SimpleCharStream
-
- 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
-
Deprecated.
Compare this instance to another object.
- compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Compare this LdapRdn to another object.
- compareTo(Object) - Method in class org.springframework.ldap.core.LdapRdnComponent
-
Deprecated.
Compare this instance to the supplied object.
- CompensatingTransactionHolderSupport - Class in org.springframework.transaction.compensating.support
-
Base class for compensating transaction resource holders.
- CompensatingTransactionHolderSupport(CompensatingTransactionOperationManager) - Constructor for class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
-
Constructor.
- CompensatingTransactionObject - Class in org.springframework.transaction.compensating.support
-
- 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
-
- 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
-
- composeName(Name, Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- composeName(String, String) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- composeName(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- composeName(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- ConditionCriteria - Interface in org.springframework.ldap.query
-
Constructs a conditional LDAP filter based on the attribute specified in the previous builder step.
- ConfigurationException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI ConfigurationException.
- ConfigurationException(ConfigurationException) - Constructor for exception org.springframework.ldap.ConfigurationException
-
- ContainerCriteria - Interface in org.springframework.ldap.query
-
And/or filter builder support for LdapQuery.
- contains(DistinguishedName) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
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.
- contains(Object) - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- containsAll(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
-
Checks for existence of a series of options on the set.
- CONTEXT_SOURCE - Static variable in class org.springframework.ldap.config.Elements
-
- ContextAssembler - Interface in org.springframework.ldap.core
-
Helper interface to be used by Dao implementations for assembling to and from
context.
- ContextExecutor<T> - Interface in org.springframework.ldap.core
-
Interface for delegating an actual operation to be performed on a
DirContext
.
- ContextMapper<T> - Interface in org.springframework.ldap.core
-
An interface used by LdapTemplate to map LDAP Contexts to beans.
- ContextMapperCallbackHandler<T> - Class in org.springframework.ldap.core
-
A CollectingNameClassPairCallbackHandler to wrap a ContextMapper.
- ContextMapperCallbackHandler(ContextMapper<T>) - Constructor for class org.springframework.ldap.core.ContextMapperCallbackHandler
-
- ContextMapperCallbackHandlerWithControls - Class in org.springframework.ldap.core.simple
-
- ContextMapperCallbackHandlerWithControls(ParameterizedContextMapperWithControls<?>) - Constructor for class org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls
-
Deprecated.
- ContextMapperCallbackHandlerWithControls<T> - Class in org.springframework.ldap.core.support
-
Currently only per request controls can be inspected via the post process
method on a context processor.
- ContextMapperCallbackHandlerWithControls(ContextMapperWithControls<T>) - Constructor for class org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls
-
- ContextMapperWithControls<T> - Interface in org.springframework.ldap.core.support
-
Extension of the
ContextMapper
interface that allows
controls to be passed to the mapper implementation.
- ContextNotEmptyException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI ContextNotEmptyException.
- ContextNotEmptyException(ContextNotEmptyException) - Constructor for exception org.springframework.ldap.ContextNotEmptyException
-
- ContextSource - 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
-
- ContextSourceAndDataSourceTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
-
Deprecated.
- ContextSourceAndHibernateTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
-
- ContextSourceAndHibernateTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
-
Deprecated.
- ContextSourceEc2InstanceLaunchingFactoryBean - Class in org.springframework.ldap.test
-
FactoryBean to create a ContextSource using the EC2 instance created by
superclass.
- ContextSourceEc2InstanceLaunchingFactoryBean() - Constructor for class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
-
- ContextSourceParser - Class in org.springframework.ldap.config
-
- ContextSourceParser() - Constructor for class org.springframework.ldap.config.ContextSourceParser
-
- ContextSourceTransactionManager - Class in org.springframework.ldap.transaction.compensating.manager
-
TransactionManager for managing LDAP transactions.
- ContextSourceTransactionManager() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
-
- ContextSourceTransactionManagerDelegate - Class in org.springframework.ldap.transaction.compensating.manager
-
- ContextSourceTransactionManagerDelegate() - Constructor for class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
-
- ConversionServiceConverterManager - Class in org.springframework.ldap.odm.typeconversion.impl
-
- ConversionServiceConverterManager(GenericConversionService) - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
-
- ConversionServiceConverterManager() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
-
- ConversionServiceConverterManager.NameToStringConverter - Class in org.springframework.ldap.odm.typeconversion.impl
-
- ConversionServiceConverterManager.StringToNameConverter - Class in org.springframework.ldap.odm.typeconversion.impl
-
- 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, String, Class<T>) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager
-
- convert(Name) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.NameToStringConverter
-
- convert(String) - Method in class org.springframework.ldap.odm.typeconversion.impl.ConversionServiceConverterManager.StringToNameConverter
-
- 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
- ConverterConfig() - Constructor for class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean.ConverterConfig
-
- 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
-
- 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.
- ConverterManagerImpl - Class in org.springframework.ldap.odm.typeconversion.impl
-
- 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
-
- convertStringSidToBinary(String) - Static method in class org.springframework.ldap.support.LdapUtils
-
Converts a String SID to its binary representation, according to the
algorithm described
here.
- countLimit() - Method in interface org.springframework.ldap.query.LdapQuery
-
Get the count limit.
- countLimit(int) - Method in class org.springframework.ldap.query.LdapQueryBuilder
-
Set the count limit for the query.
- countLimit() - Method in class org.springframework.ldap.query.LdapQueryBuilder
-
- CountNameClassPairCallbackHandler - Class in org.springframework.ldap.core.support
-
- CountNameClassPairCallbackHandler() - Constructor for class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
-
- create(Object) - Method in interface org.springframework.ldap.core.LdapOperations
-
Create the given entry in the LDAP directory.
- create(Object) - Method in class org.springframework.ldap.core.LdapTemplate
-
Create the given entry in the LDAP directory.
- create(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
-
Deprecated.
- create(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
-
Deprecated.
Create the given entry in the LDAP directory.
- createContext(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Create a DirContext using the supplied environment.
- CreateControlFailedException - Exception in org.springframework.ldap.control
-
Thrown by an AbstractRequestControlDirContextProcessor when it cannot create
a request control.
- CreateControlFailedException(String) - Constructor for exception org.springframework.ldap.control.CreateControlFailedException
-
Create a new CreateControlFailedException.
- CreateControlFailedException(String, Throwable) - Constructor for exception org.springframework.ldap.control.CreateControlFailedException
-
Create a new CreateControlFailedException.
- createDnParser(String) - Static method in class org.springframework.ldap.core.DefaultDnParserFactory
-
Deprecated.
Create a new DnParser instance.
- createInstance() - Method in class org.springframework.ldap.test.AbstractEc2InstanceLaunchingFactoryBean
-
- createInstance() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
-
- createInstance() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
-
- createInstance() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
-
- createInstance() - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
-
- createRecordingOperation(Object, String) - Method in class org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory
-
- createRecordingOperation(Object, String) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationFactory
-
- 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
-
- createSubcontext(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- createSubcontext(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- createSubcontext(String, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- createSubcontext(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
-
- createSubcontext(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
-
- createSubcontext(Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- createSubcontext(String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- critical - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
-
- curChar - Variable in class org.springframework.ldap.core.DnParserImplTokenManager
-
- currentToken - Variable in exception org.springframework.ldap.core.ParseException
-
This is the last token that has been consumed successfully.