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

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
 
search(Name, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, Attributes, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, String, SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(Name, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
search(String, String, Object[], SearchControls) - Method in class org.springframework.ldap.test.DummyDirContext
 
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.
setLdapOperations(LdapOperations) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
Set the LdapOperations instance to use to interact with the LDAP directory.
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.
setOrder(int) - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
Set the order value of this object for sorting purposes.
setOrdered(boolean) - Method in class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
Indicates whether or not the attribute values should be ordered alphabetically.
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
 
shutdown() - Method in class org.springframework.ldap.test.EmbeddedLdapServer
 
shutdownEmbeddedServer() - Static method in class org.springframework.ldap.test.LdapTestUtils
Shuts down the embedded server, if there is one.
SimpleCharStream - Class in org.springframework.ldap.core
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(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.
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
Deprecated. use LdapTestUtils.startEmbeddedServer(int, String, String) instead.
startApacheDirectoryServer(int, String, String, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Deprecated. use LdapTestUtils.startEmbeddedServer(int, String, String) instead.
startEmbeddedServer(int, String, String) - Static method in class org.springframework.ldap.test.LdapTestUtils
Start an embedded Apache Directory Server.
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.
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.

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