- generateParseException() - Method in class org.springframework.ldap.core.DnParserImpl
-
Generate ParseException.
- get(int) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- get() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- get(int) - Method in class org.springframework.ldap.core.NameAwareAttribute
-
Due to performance reasons it is not advised to iterate over the attribute's values using this method.
- get(String) - Method in class org.springframework.ldap.core.NameAwareAttributes
-
- getAbsoluteDn() - Method in class org.springframework.ldap.core.LdapEntryIdentification
-
- getAbsoluteName() - Method in class org.springframework.ldap.core.LdapEntryIdentification
-
Get the DN of the identified entry relative to the base LDAP path, e.g.
- getActualTargetClass(DirContext) - Static method in class org.springframework.ldap.support.LdapUtils
-
Get the actual class of the supplied DirContext instance; LdapContext or
DirContext.
- getAll() - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- getAll() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- getAll() - Method in class org.springframework.ldap.core.NameAwareAttributes
-
- getAnonymousEnv() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getArgumentAsName(Object) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
-
Get the argument as a Name.
- getAsText() - Method in class org.springframework.ldap.core.DistinguishedNameEditor
-
Deprecated.
- getAttributeDefinition() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- getAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get all attributes.
- getAttributes(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
- getAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
- getAttributes(Name, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
- getAttributes(String, String[]) - Method in class org.springframework.ldap.core.DirContextAdapter
- getAttributes(Name, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getAttributes(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getAttributes(String, String[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getAttributes(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getAttributes(Name, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getAttributes(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getAttributes(String, String[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getAttributes(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getAttributes(Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getAttributes(String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getAttributes(Name, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getAttributes(String, String[]) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getAttributes() - Method in interface org.springframework.LdapDataEntry
-
Get all the Attributes.
- getAttributesForLookup() - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
-
Get properly formatted attributes for use in the next query.
- getAttributesForLookup() - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
-
- getAttributeSortedStringSet(String) - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get all String values of the attribute as a SortedSet
.
- getAttributeSortedStringSet(String) - Method in interface org.springframework.LdapDataEntry
-
Get all String values of the attribute as a SortedSet
.
- getAttributeSyntaxDefinition() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- getAuthenticatedEnv(String, String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getAuthenticationSource() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get the authentication source.
- getBase() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
-
- getBase() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
-
- getBaseLdapName() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getBaseLdapName() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
-
- getBaseLdapName() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
-
- getBaseLdapPath() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getBaseLdapPath() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
-
- getBaseLdapPath() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
-
- getBaseLdapPathAsString() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getBaseLdapPathAsString() - Method in interface org.springframework.ldap.core.support.BaseLdapPathSource
-
Get the base LDAP path as a String.
- getBaseLdapPathAsString() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
-
- getBeginColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get token beginning line number.
- getCalculatedId(Object) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- getCalculatedId(Object) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
-
- getCause() - Method in exception org.springframework.ldap.NamingException
-
Overrides
Throwable.getCause()
since serialization
always tries to serialize the base class before the subclass.
- getCollectedAttributes() - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
-
Get all collected values for all managed attributes as an Attributes instance.
- getCollectedAttributes() - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
-
- getColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Deprecated.
- getCompareString() - Method in class org.springframework.ldap.filter.CompareFilter
-
Implement this method in subclass to return a String representing the
operator.
- getCompareString() - Method in class org.springframework.ldap.filter.EqualsFilter
-
- getCompareString() - Method in class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
-
- getCompareString() - Method in class org.springframework.ldap.filter.LessThanOrEqualsFilter
-
- getCompensatingModificationItem(Attributes, ModificationItem) - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
-
Get a ModificationItem to use for rollback of the supplied modification.
- getComponent() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Gets the first LdapRdnComponent of this LdapRdn.
- getComponent(int) - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Get the LdapRdnComponent at index idx
.
- getComponents() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Gets all components in this LdapRdn.
- getConnectControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- getConnectControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- getContext(String, String) - Method in interface org.springframework.ldap.core.ContextSource
-
Gets a DirContext
instance authenticated using the supplied
principal and credentials.
- getContext(String, String) - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getContext(String, String) - Method in class org.springframework.ldap.core.support.SingleContextSource
-
- getContext(DirContextType) - Method in class org.springframework.ldap.pool.factory.MutablePoolingContextSource
-
- getContext(DirContextType) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
Gets a DirContext of the specified type from the keyed object pool.
- getContext(String, String) - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getContext(DirContextType) - Method in class org.springframework.ldap.pool2.factory.MutablePooledContextSource
-
- getContext(DirContextType) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
Gets a DirContext of the specified type from the keyed object pool.
- getContext(String, String) - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getContext(String, String) - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
-
- getContextFactory() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get the context factory.
- getContextSource() - Method in class org.springframework.ldap.core.LdapTemplate
-
Get the ContextSource.
- getContextSource() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getContextSource() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
-
Deprecated.
- getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
-
Deprecated.
- getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
-
Get the ContextSource.
- getContextSource() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
-
- getCookie() - Method in class org.springframework.ldap.control.PagedResult
-
Deprecated.
Get the cookie.
- getCookie() - Method in class org.springframework.ldap.control.PagedResultsCookie
-
Get the cookie.
- getCookie() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
-
Get the cookie.
- getCookie() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
-
Deprecated.
Get the cookie.
- getCredentials() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
-
Checks if the target's principal is not empty; if not, the credentials
from the target is returned - otherwise return the
defaultPassword
.
- getCredentials() - Method in interface org.springframework.ldap.core.AuthenticationSource
-
Get the credentials to use when creating an authenticated context.
- getCtx() - Method in class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
-
Return the DirContext associated with the current transaction.
- getDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingContext
-
- getDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- getDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- getDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- getDelegateLdapContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- getDelegateLdapContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- getDirContextInstance(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Implement in subclass to create a DirContext of the desired type (e.g.
- getDirContextInstance(Hashtable) - Method in class org.springframework.ldap.core.support.DirContextSource
-
Create a new InitialDirContext instance.
- getDirContextInstance(Hashtable<String, Object>) - Method in class org.springframework.ldap.core.support.LdapContextSource
-
- getDirContextProcessors() - Method in class org.springframework.ldap.core.support.AggregateDirContextProcessor
-
- getDirContextValidator() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getDirContextValidator() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getDirObjectFactory() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get the DirObjectFactory to use.
- getDn() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Returns the DN relative to the base path.
- getDN() - Method in class org.springframework.ldap.core.LdapAttributes
-
- getDn() - Method in interface org.springframework.LdapDataEntry
-
Returns the DN relative to the base path.
- getEndColumn() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get token end line number.
- getEnvironment() - Method in class org.springframework.ldap.core.DirContextAdapter
- getEnvironment() - Method in class org.springframework.ldap.pool.DelegatingContext
-
- getEnvironment() - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- getEnvironment() - Method in class org.springframework.ldap.test.DummyDirContext
-
- getError() - Method in class org.springframework.ldap.core.CollectingAuthenticationErrorCallback
-
- getEvictionPolicyClassName() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getExplanation() - Method in exception org.springframework.ldap.NamingException
-
Convenience method to get the explanation associated with this exception,
if the root cause was an instance of
NamingException
.
- getFilter() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
-
- getFilter() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
-
- getFirstArgumentAsName(Object[]) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
-
Get the first parameter in the argument list as a Name.
- getHolder() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionObject
-
Get the DirContextHolder.
- getID() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- getId(Object) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- getId(Object) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
-
Get the distinguished name for the specified object.
- getId() - Method in enum org.springframework.ldap.query.SearchScope
-
- getIDs() - Method in class org.springframework.ldap.core.NameAwareAttributes
-
- GetImage() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get token literal value.
- getInnermostDelegateContext() - Method in class org.springframework.ldap.pool.DelegatingContext
-
Recursivley inspect delegates until a non-delegating context is found.
- getInnermostDelegateContext() - Method in class org.springframework.ldap.pool2.DelegatingContext
-
Recursivley inspect delegates until a non-delegating context is found.
- getInnermostDelegateDirContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
Recursivley inspect delegates until a non-delegating dir context is found.
- getInnermostDelegateDirContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
Recursivley inspect delegates until a non-delegating dir context is found.
- getInnermostDelegateLdapContext() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
Recursivley inspect delegates until a non-delegating ldap context is found.
- getInnermostDelegateLdapContext() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
Recursivley inspect delegates until a non-delegating ldap context is found.
- getIsArray() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getIsBinary() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getIsMultiValued() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getIsPrimitive() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getJavaName() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getJmxNameBase() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getJmxNamePrefix() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getKey() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Get the key of this LdapRdn.
- getKey() - Method in class org.springframework.ldap.core.LdapRdnComponent
-
Deprecated.
Get the key (Attribute name) of this component.
- getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Get a properly rfc2253-encoded String representation of this LdapRdn.
- getLdapEncoded() - Method in class org.springframework.ldap.core.LdapRdnComponent
-
Deprecated.
- getLdapOperations() - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
-
Deprecated.
Get the wrapped LdapOperations instance.
- getLdapOperations() - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
-
Deprecated.
Get the wrapped LdapOperations instance.
- getLdapRdn(int) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
Get the
LdapRdn
at a specified position.
- getLdapRdn(String) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
Get the
LdapRdn
with the specified key.
- getLine() - Method in class org.springframework.ldap.core.SimpleCharStream
-
Deprecated.
- getList() - Method in class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
-
Get the assembled list.
- getLogicalOperator() - Method in class org.springframework.ldap.filter.AndFilter
-
- getLogicalOperator() - Method in class org.springframework.ldap.filter.BinaryLogicalFilter
-
Implement this in subclass to return the logical operator, for example
"&".
- getLogicalOperator() - Method in class org.springframework.ldap.filter.OrFilter
-
- getMaxActive() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMaxIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMaxIdlePerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getMaxTotal() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMaxTotal() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getMaxTotalPerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getMaxWait() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMaxWaitMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getMay() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
-
- getMessage() - Method in error org.springframework.ldap.core.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getMinIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getMinIdlePerKey() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getModificationItems() - Method in interface org.springframework.ldap.core.AttributeModificationsAware
-
Creates an array of which attributes have been changed, added or removed
since the initialization of this object.
- getModificationItems() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Creates an array of which attributes have been changed, added or removed
since the initialization of this object.
- getMust() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
-
- getName() - Method in class org.springframework.ldap.core.LdapAttributes
-
Returns the distinguished name to which the object is bound.
- getName() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getNameInNamespace() - Method in class org.springframework.ldap.core.DirContextAdapter
- getNameInNamespace() - Method in interface org.springframework.ldap.core.DirContextOperations
-
- getNameInNamespace() - Method in class org.springframework.ldap.pool.DelegatingContext
-
- getNameInNamespace() - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- getNameInNamespace() - Method in class org.springframework.ldap.test.DummyDirContext
-
- getNameParser(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
- getNameParser(String) - Method in class org.springframework.ldap.core.DirContextAdapter
- getNameParser(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
-
- getNameParser(String) - Method in class org.springframework.ldap.pool.DelegatingContext
-
- getNameParser(Name) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- getNameParser(String) - Method in class org.springframework.ldap.pool2.DelegatingContext
-
- getNameParser(Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getNameParser(String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getNames() - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
Get the name List
.
- getNamesOfModifiedAttributes() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Creates a String array of the names of the attributes which have been
changed.
- getNamesOfModifiedAttributes() - Method in interface org.springframework.ldap.core.DirContextOperations
-
Creates a String array of the names of the attributes which have been
changed.
- getNewHolder() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
-
- getNewHolder() - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
-
- getNextToken() - Method in class org.springframework.ldap.core.DnParserImpl
-
Get the next Token.
- getNextToken() - Method in class org.springframework.ldap.core.DnParserImplTokenManager
-
Get the next Token.
- getNoOfRows() - Method in class org.springframework.ldap.core.support.CountNameClassPairCallbackHandler
-
Get the number of rows that was returned by the search.
- getNumActive() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getNumActive() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumActiveRead() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumActiveWrite() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getNumIdle() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumIdleRead() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumIdleWrite() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getNumTestsPerEvictionRun() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getNumTestsPerEvictionRun() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getNumWaiters() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getObject() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
-
Deprecated.
- getObject() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
-
Creates a ConverterManagerImpl populating it with Converter instances from the converterConfigList property.
- getObjectAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get the value of an Object attribute.
- getObjectAttribute(String) - Method in interface org.springframework.LdapDataEntry
-
Get the value of an Object attribute.
- getObjectAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get all values of an Object attribute.
- getObjectAttributes(String) - Method in interface org.springframework.LdapDataEntry
-
Get all values of an Object attribute.
- getObjectClass() - Method in class org.springframework.ldap.odm.tools.ObjectSchema
-
- getObjectDirectoryMapper() - Method in interface org.springframework.ldap.core.LdapOperations
-
Get the configured ObjectDirectoryMapper.
- getObjectDirectoryMapper() - Method in class org.springframework.ldap.core.LdapTemplate
-
Get the configured ObjectDirectoryMapper.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.AttributesMapperCallbackHandler
-
Cast the NameClassPair to a SearchResult and pass its attributes to the
AttributesMapper
.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.CollectingNameClassPairCallbackHandler
-
Handle a NameClassPair and transform it to an Object of the desired type
and with data from the NameClassPair.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.ContextMapperCallbackHandler
-
Cast the NameClassPair to a
Binding
and pass its object to
the ContextMapper.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
-
Handle a NameClassPair and transform it to an Object of the desired type
and with data from the NameClassPair.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls
-
Deprecated.
- getObjectFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.springframework.ldap.core.support.DefaultDirObjectFactory
-
- getObjectType() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
-
Deprecated.
- getObjectType() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
-
- getObjectType() - Method in class org.springframework.ldap.test.ContextSourceEc2InstanceLaunchingFactoryBean
-
- getObjectType() - Method in class org.springframework.ldap.test.EmbeddedLdapServerFactoryBean
-
- getObjectType() - Method in class org.springframework.ldap.test.TestContextSourceFactoryBean
-
- getObjectType() - Method in class org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
-
- getObjectType() - Method in class org.springframework.ldap.test.unboundid.TestContextSourceFactoryBean
-
- getOperationExecutors() - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
-
Get the rollback operations.
- getOptions() - Method in class org.springframework.ldap.core.LdapAttribute
-
Get options.
- getOrder() - Method in class org.springframework.ldap.core.support.BaseLdapPathBeanPostProcessor
-
- getPageSize() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
-
Get the page size.
- getPageSize() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
-
Deprecated.
Get the page size.
- getPassword() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Gets the password (credentials) to use for getting authenticated contexts.
- getPoolConfig() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getPrefix(int) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- getPrincipal() - Method in class org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator
-
Checks if the target's principal is not empty; if not, this is returned -
otherwise return the defaultPassword
.
- getPrincipal() - Method in interface org.springframework.ldap.core.AuthenticationSource
-
Get the principal to use when creating an authenticated context.
- getRdn(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
-
Find the Rdn with the requested key in the supplied Name.
- getReadOnlyContext() - Method in interface org.springframework.ldap.core.ContextSource
-
Gets a read-only DirContext
.
- getReadOnlyContext() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getReadOnlyContext() - Method in class org.springframework.ldap.core.support.SingleContextSource
-
- getReadOnlyContext() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getReadOnlyContext() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getReadOnlyContext() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
-
- getReadWriteContext() - Method in interface org.springframework.ldap.core.ContextSource
-
Gets a read-write DirContext
instance.
- getReadWriteContext() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
- getReadWriteContext() - Method in class org.springframework.ldap.core.support.SingleContextSource
-
- getReadWriteContext() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getReadWriteContext() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getReadWriteContext() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
-
- getRecord() - Method in class org.springframework.ldap.ldif.parser.LdifParser
-
- getRecord() - Method in interface org.springframework.ldap.ldif.parser.Parser
-
Parses the next record from the resource.
- getReferralUrl() - Method in class org.springframework.ldap.core.DirContextAdapter
-
If this instance results from a referral, this method returns the url of
the referred server.
- getReferralUrl() - Method in interface org.springframework.ldap.core.DirContextOperations
-
If this instance results from a referral, this method returns the url of
the referred server.
- getRelativeDn() - Method in class org.springframework.ldap.core.LdapEntryIdentification
-
- getRelativeName() - Method in class org.springframework.ldap.core.LdapEntryIdentification
-
Get the absolute DN of the identified entry, e.g.
- getRemainingName() - Method in exception org.springframework.ldap.NamingException
-
Convenience method to get the unresolved part of the name associated with
this exception, if the root cause was an instance of
NamingException
.
- getRenamingStrategy() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
-
- getRenamingStrategy() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
-
- getRequestControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- getRequestControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- getResolvedName() - Method in exception org.springframework.ldap.NamingException
-
Convenience method to get the leading portion of the resolved name
associated with this exception, if the root cause was an instance of
NamingException
.
- getResolvedObj() - Method in exception org.springframework.ldap.NamingException
-
Convenience method to get the resolved object associated with this
exception, if the root cause was an instance of
NamingException
.
- getResponseControls() - Method in class org.springframework.ldap.pool.DelegatingLdapContext
-
- getResponseControls() - Method in class org.springframework.ldap.pool2.DelegatingLdapContext
-
- getResultCode() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
-
Get the result code returned by the control.
- getResultList() - Method in class org.springframework.ldap.control.PagedResult
-
Deprecated.
Get the result list.
- getResultSize() - Method in class org.springframework.ldap.control.PagedResultsDirContextProcessor
-
Get the total estimated number of entries that matches the issued search.
- getResultSize() - Method in class org.springframework.ldap.control.PagedResultsRequestControl
-
Deprecated.
Get the total estimated number of entries that matches the issued search.
- getScalarType() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getSchema(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
- getSchema(String) - Method in class org.springframework.ldap.core.DirContextAdapter
- getSchema(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getSchema(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getSchema(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getSchema(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getSchema(Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getSchema(String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
- getSchemaClassDefinition(String) - Method in class org.springframework.ldap.core.DirContextAdapter
- getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getSchemaClassDefinition(String) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getSchemaClassDefinition(String) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getSchemaClassDefinition(Name) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getSchemaClassDefinition(String) - Method in class org.springframework.ldap.test.DummyDirContext
-
- getSearchControls() - Method in class org.springframework.ldap.pool.validation.DefaultDirContextValidator
-
- getSearchControls() - Method in class org.springframework.ldap.pool2.validation.DefaultDirContextValidator
-
- getSoftMinEvictableIdleTimeMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getSortKey() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
-
Get the sort key.
- getStringAttribute(String) - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get the value of a String attribute.
- getStringAttribute(String) - Method in interface org.springframework.LdapDataEntry
-
Get the value of a String attribute.
- getStringAttributes(String) - Method in class org.springframework.ldap.core.DirContextAdapter
-
Get all values of a String attribute.
- getStringAttributes(String) - Method in interface org.springframework.LdapDataEntry
-
Get all values of a String attribute.
- getStringValue(Name, int) - Static method in class org.springframework.ldap.support.LdapUtils
-
Get the value of the Rdn at the requested index in the supplied Name as a String.
- getStringValue(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
-
Get the value of the Rdn with the requested key in the supplied Name as a String.
- getSubtreeNode() - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
-
- getSuffix(int) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- GetSuffix(int) - Method in class org.springframework.ldap.core.SimpleCharStream
-
Get the suffix.
- getSyntax() - Method in class org.springframework.ldap.odm.tools.AttributeSchema
-
- getTabSize(int) - Method in class org.springframework.ldap.core.SimpleCharStream
-
- getTarget() - Method in class org.springframework.ldap.core.support.DelegatingBaseLdapPathContextSourceSupport
-
Get the target ContextSource.
- getTarget() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getTarget() - Method in class org.springframework.ldap.pool2.factory.PooledContextSource
-
- getTarget() - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy
-
- getTargetContext() - Method in interface org.springframework.ldap.core.DirContextProxy
-
Get the target DirContext
of the proxy.
- getTargetContext() - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- getTargetContext() - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- getTemporaryName(Name) - Method in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
-
- getTemporaryName(Name) - Method in class org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy
-
- getTemporaryName(Name) - Method in interface org.springframework.ldap.transaction.compensating.TempEntryRenamingStrategy
-
Get a temporary name for the current entry to be renamed to.
- getTempSuffix() - Method in class org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy
-
Get the suffix that will be used for renaming temporary entries.
- getTestOnBorrow() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getTestOnReturn() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getTestWhileIdle() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- getTimeBetweenEvictionRunsMillis() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- getToken(int) - Method in class org.springframework.ldap.core.DnParserImpl
-
Get the specific Token.
- getTransactedResource() - Method in class org.springframework.ldap.transaction.compensating.manager.DirContextHolder
-
- getTransactedResource() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
-
Get the actual transacted resource.
- getTransactionOperationManager() - Method in class org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport
-
Get the CompensatingTransactionOperationManager to handle the data for
the current transaction.
- getTransactionSynchronizationKey() - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate
-
- getTransactionSynchronizationKey() - Method in class org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate
-
Get the key (normally, a DataSource or similar) that should be used for
transaction synchronization.
- getUrls() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get the urls of the LDAP servers.
- getUserDn() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Gets the user distinguished name (principal) to use for getting
authenticated contexts.
- getValue(String) - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- getValue() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Get the value of this LdapRdn.
- getValue(String) - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Get the value of the LdapComponent with the specified key (Attribute
name).
- getValue() - Method in class org.springframework.ldap.core.LdapRdnComponent
-
Deprecated.
Get the (Attribute) value of this component.
- getValue() - Method in class org.springframework.ldap.core.Token
-
An optional attribute value of the Token.
- getValue() - Method in enum org.springframework.ldap.pool.PoolExhaustedAction
-
- getValue(Name, String) - Static method in class org.springframework.ldap.support.LdapUtils
-
Get the value of the Rdn with the requested key in the supplied Name.
- getValue(Name, int) - Static method in class org.springframework.ldap.support.LdapUtils
-
Get the value of the Rdn at the requested index in the supplied Name.
- getValues(String) - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
-
Get all of the collected values for the specified attribute.
- getValues(String) - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
-
- getWhenExhaustedAction() - Method in class org.springframework.ldap.pool.factory.PoolingContextSource
-
- GreaterThanOrEqualsFilter - Class in org.springframework.ldap.filter
-
A filter to compare >=.
- GreaterThanOrEqualsFilter(String, String) - Constructor for class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
-
- GreaterThanOrEqualsFilter(String, int) - Constructor for class org.springframework.ldap.filter.GreaterThanOrEqualsFilter
-
- gte(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
-