|
Spring LDAP | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
OdmManager
.SearchExecutor
and context
processor.
SearchExecutor
.
name
to the value
.
name
to the value
.
DirContextAuthenticationStrategy
to use for preparing the
environment and processing the created DirContext
instances.
ApplicationContext
.
ApplicationContext
.
ContextSource
bean to use for getting
the base path.
DistinguishedName
and associated classes and methods are deprecated as of 2.0.
Attributes
object.
DirContextProcessor
instances.
and associated classes and methods are deprecated as of 2.0
.
use LdapAttributes.setName(javax.naming.Name)
instead.
CompensatingTransactionHolderSupport
associated with the
current transaction.
HostnameVerifier to use for verifying incoming certificates.
- setId(Object, Name) -
Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- setId(Object, Name) -
Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
- Set the distinguished name for the specified object.
- setIgnoreNameNotFoundException(boolean) -
Method in class org.springframework.ldap.core.LdapTemplate
- Specify whether
NameNotFoundException
should be ignored in
searches.
- setIgnorePartialResultException(boolean) -
Method in class org.springframework.ldap.core.LdapTemplate
- Specify whether
PartialResultException
should be ignored in
searches.
- setIgnoreSizeLimitExceededException(boolean) -
Method in class org.springframework.ldap.core.LdapTemplate
- Specify whether
SizeLimitExceededException
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
- Deprecated. Set the LdapOperations instance to use to interact with the LDAP directory.
- setLdapOperations(LdapOperations) -
Method in class org.springframework.ldap.repository.support.LdapRepositoryFactoryBean
-
- setLdifFile(Resource) -
Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
-
- setManagedClasses(Set<Class<?>>) -
Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
- Deprecated. 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
-
- setName(Name) -
Method in class org.springframework.ldap.core.LdapAttributes
-
- setNonTransientExceptions(Collection<Class<? extends Throwable>>) -
Method in class org.springframework.ldap.pool.factory.PoolingContextSource
- Configure the exception classes that are to be interpreted as no-transient with regards to eager
context invalidation.
- setNumTestsPerEvictionRun(int) -
Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- setObjectDirectoryMapper(ObjectDirectoryMapper) -
Method in class org.springframework.ldap.core.LdapTemplate
- Set the ObjectDirectoryMapper instance to use.
- setOptions(Set<String>) -
Method in class org.springframework.ldap.core.LdapAttribute
- Set options.
- setOrder(int) -
Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
- Set the order value of this object for sorting purposes.
- setOrdered(boolean) -
Method in class org.springframework.ldap.ldif.support.DefaultAttributeValidationPolicy
- Indicates whether or not the attribute values should be ordered alphabetically.
- setPartitionName(String) -
Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
-
- setPartitionSuffix(String) -
Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
-
- setPassword(String) -
Method in class org.springframework.ldap.core.support.AbstractContextSource
- Set the password (credentials) to use for getting authenticated contexts.
- setPassword(String) -
Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
-
- setPassword(String) -
Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
-
- 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.EmbeddedLdapServerFactoryBean
-
- 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
- Deprecated.
- setRenamingStrategy(TempEntryRenamingStrategy) -
Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
- Deprecated.
- setRenamingStrategy(TempEntryRenamingStrategy) -
Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
- Set the
TempEntryRenamingStrategy
.
- setRenamingStrategy(TempEntryRenamingStrategy) -
Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
- Set the
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.
- setResource(Resource) -
Method in class org.springframework.ldap.test.LdifPopulator
-
- 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, Object>, String, String) -
Method in class org.springframework.ldap.core.support.AbstractContextSource
- Default implementation of setting the environment up to be authenticated.
- setUpdateMode(boolean) -
Method in class org.springframework.ldap.core.DirContextAdapter
- Sets the update mode.
- setupEnvironment(Hashtable<String, Object>, String, String) -
Method in class org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy
-
- setupEnvironment(Hashtable<String, Object>, String, String) -
Method in class org.springframework.ldap.core.support.DigestMd5DirContextAuthenticationStrategy
-
- setupEnvironment(Hashtable<String, Object>, String, String) -
Method in interface org.springframework.ldap.core.support.DirContextAuthenticationStrategy
- This method is responsible for preparing the environment to be used when
creating the
DirContext
instance.
- setupEnvironment(Hashtable<String, Object>, String, String) -
Method in class org.springframework.ldap.core.support.SimpleDirContextAuthenticationStrategy
-
- setUrl(String) -
Method in class org.springframework.ldap.core.support.AbstractContextSource
- Set the url of the LDAP server.
- setUrls(String[]) -
Method in class org.springframework.ldap.core.support.AbstractContextSource
- Set the urls of the LDAP servers.
- setUserDn(String) -
Method in class org.springframework.ldap.core.support.AbstractContextSource
- Set the user distinguished name (principal) to use for getting
authenticated contexts.
- setUserDn(String) -
Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
-
- setValue(String) -
Method in class org.springframework.ldap.core.LdapRdnComponent
- Deprecated. Using this method changes the internal state of surrounding
DistinguishedName instance. This should be avoided.
- setWhenExhaustedAction(byte) -
Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- shutdown() -
Method in class org.springframework.ldap.test.EmbeddedLdapServer
-
- 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
- Deprecated. Core classes are parameterized as of 2.0.
- SimpleLdapRepository<T> - Class in org.springframework.ldap.repository.support
- Base repository implementation for LDAP.
- SimpleLdapRepository(LdapOperations, ObjectDirectoryMapper, Class<T>) -
Constructor for class org.springframework.ldap.repository.support.SimpleLdapRepository
-
- SimpleLdapTemplate - Class in org.springframework.ldap.core.simple
- Deprecated. Core classes are parameterized as of 2.0.
- SimpleLdapTemplate(LdapOperations) -
Constructor for class org.springframework.ldap.core.simple.SimpleLdapTemplate
- Deprecated. Constructs a new SimpleLdapTemplate instance wrapping the supplied
LdapOperations instance.
- SimpleLdapTemplate(ContextSource) -
Constructor for class org.springframework.ldap.core.simple.SimpleLdapTemplate
- Deprecated. 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
- Deprecated.
- size() -
Method in class org.springframework.ldap.core.NameAwareAttribute
-
- size() -
Method in class org.springframework.ldap.core.NameAwareAttributes
-
- SizeLimitExceededException - Exception in org.springframework.ldap
- Runtime exception mirroring the JNDI SizeLimitExceededException.
- SizeLimitExceededException(SizeLimitExceededException) -
Constructor for exception org.springframework.ldap.SizeLimitExceededException
-
- SortControlDirContextProcessor - Class in org.springframework.ldap.control
- DirContextProcessor implementation for managing the SortControl.
- SortControlDirContextProcessor(String) -
Constructor for class org.springframework.ldap.control.SortControlDirContextProcessor
- Constructs a new instance using the supplied sort key.
- SPACE -
Static variable in interface org.springframework.ldap.core.DnParserImplConstants
- RegularExpression Id.
- SPACED_DN_FORMAT_PROPERTY -
Static variable in class org.springframework.ldap.core.DistinguishedName
- Deprecated. System property that will be inspected to determine whether
DistinguishedName.toString()
will format the DN with spaces after each comma or
use a more compact representation, i.e.:
uid=adam.skogman, ou=People, dc=jayway, dc=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
- Deprecated.
- 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.
- StringConverter - Class in org.springframework.ldap.odm.typeconversion.impl
-
- StringConverter() -
Constructor for class org.springframework.ldap.odm.typeconversion.impl.StringConverter
-
- 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 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |