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

A

AbsoluteFalseFilter - Class in org.springframework.ldap.filter
A filter that will always evaluate to false, as specified in RFC4526.
AbsoluteFalseFilter() - Constructor for class org.springframework.ldap.filter.AbsoluteFalseFilter
 
AbsoluteTrueFilter - Class in org.springframework.ldap.filter
A filter that will always evaluate to true, as specified in RFC4526.
AbsoluteTrueFilter() - Constructor for class org.springframework.ldap.filter.AbsoluteTrueFilter
 
AbstractCompensatingTransactionManagerDelegate - Class in org.springframework.transaction.compensating.support
Abstract superclass for Compensating TransactionManager delegates.
AbstractCompensatingTransactionManagerDelegate() - Constructor for class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
 
AbstractContextMapper - 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.
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
 
addToEnvironment(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
adjustBeginLineColumn(int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterPropertiesSet() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
 
afterPropertiesSet() - Method in class org.springframework.ldap.core.LdapTemplate
 
afterPropertiesSet() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Checks that all necessary data is set and that there is no compatibility issues, after which the instance is initialized.
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.batch.LdifReader
 
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
 
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 
afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
afterPropertiesSet() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
 
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.

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