- Id - Annotation Type in org.springframework.ldap.odm.annotations
-
This annotation marks a Java field as containing the Distinguished Name of an LDAP Entry.
- image - Variable in class org.springframework.ldap.core.Token
-
The string image of the token.
- immutableDistinguishedName() - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
Return an immutable copy of this instance.
- immutableDistinguishedName(String) - Static method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
Create an immutable DistinguishedName instance, suitable as a constant.
- immutableLdapRdn() - Method in class org.springframework.ldap.core.LdapRdn
-
Deprecated.
Create an immutable copy of this instance.
- immutableLdapRdnComponent() - Method in class org.springframework.ldap.core.LdapRdnComponent
-
Deprecated.
Create an immutable copy of this instance.
- inBuf - Variable in class org.springframework.ldap.core.SimpleCharStream
-
- IncrementalAttributesMapper<T extends IncrementalAttributesMapper> - Interface in org.springframework.ldap.core
-
Utility that helps with reading all attribute values from Active Directory using Incremental Retrieval of
Multi-valued Properties.
- init() - Method in class org.springframework.ldap.config.LdapNamespaceHandler
-
- initValuesAsNames() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- input() - Method in class org.springframework.ldap.core.DnParserImpl
-
input -> dn
dn -> rdn ( ( "," | ";" ) rdn )*
rdn -> attributeTypeAndValue ( "+" attributeTypeAndValue )*
attributeTypeAndValue ->
( <SPACE> )* AttributeType SpacedEquals AttributeValue ( <SPACE> )*
SpacedEquals -> <SPACED_EQUALS>
AttributeType -> <LDAP_OID> | <ATTRIBUTE_TYPE_STRING>
AttributeValue -> <ATTRVALUE>
- input_stream - Variable in class org.springframework.ldap.core.DnParserImplTokenManager
-
- inputStream - Variable in class org.springframework.ldap.core.SimpleCharStream
-
- InsufficientResourcesException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InsufficientResourcesException.
- InsufficientResourcesException(InsufficientResourcesException) - Constructor for exception org.springframework.ldap.InsufficientResourcesException
-
- InterruptedNamingException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InterruptedNamingException.
- InterruptedNamingException(InterruptedNamingException) - Constructor for exception org.springframework.ldap.InterruptedNamingException
-
- InvalidAttributeFormatException - Exception in org.springframework.ldap.ldif
-
Thrown whenever a parsed attribute does not conform to LDAP specifications.
- InvalidAttributeFormatException(String) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
-
- InvalidAttributeFormatException(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
-
- InvalidAttributeFormatException(String, Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidAttributeFormatException
-
- InvalidAttributeIdentifierException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidAttributeIdentifierException.
- InvalidAttributeIdentifierException(InvalidAttributeIdentifierException) - Constructor for exception org.springframework.ldap.InvalidAttributeIdentifierException
-
- InvalidAttributesException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidAttributesException.
- InvalidAttributesException(InvalidAttributesException) - Constructor for exception org.springframework.ldap.InvalidAttributesException
-
- InvalidAttributeValueException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidAttributeValueException.
- InvalidAttributeValueException(InvalidAttributeValueException) - Constructor for exception org.springframework.ldap.InvalidAttributeValueException
-
- InvalidEntryException - Exception in org.springframework.ldap.odm.core.impl
-
Thrown to indicate that an instance is not suitable for persisting in the LDAP directory.
- InvalidEntryException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.InvalidEntryException
-
- InvalidEntryException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.InvalidEntryException
-
- InvalidNameException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidNameException.
- InvalidNameException(InvalidNameException) - Constructor for exception org.springframework.ldap.InvalidNameException
-
- InvalidRecordFormatException - Exception in org.springframework.ldap.ldif
-
Thrown whenever a parsed record does not conform to LDAP specifications.
- InvalidRecordFormatException(String) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
-
- InvalidRecordFormatException(Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
-
- InvalidRecordFormatException(String, Throwable) - Constructor for exception org.springframework.ldap.ldif.InvalidRecordFormatException
-
- InvalidSearchControlsException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidSearchControlsException.
- InvalidSearchControlsException(InvalidSearchControlsException) - Constructor for exception org.springframework.ldap.InvalidSearchControlsException
-
- InvalidSearchFilterException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI InvalidSearchFilterException.
- InvalidSearchFilterException(InvalidSearchFilterException) - Constructor for exception org.springframework.ldap.InvalidSearchFilterException
-
- invoke(Object, Method, Object[]) - Method in class org.springframework.ldap.core.support.SingleContextSource.NonClosingDirContextInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler
-
- invokeMethod(String, Class<?>, Object) - Method in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
-
Utility method for invoking a method on a Control.
- is(String) - Method in interface org.springframework.ldap.query.ConditionCriteria
-
- isAnonymousReadOnly() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get whether an anonymous environment should be used for read-only
operations.
- isBlockWhenExhausted() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isCaseIgnored() - Method in class org.springframework.ldap.core.NameAwareAttributes
-
- isEmpty() - Method in class org.springframework.ldap.core.DistinguishedName
-
Deprecated.
- isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
-
Deprecated.
- isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
-
Deprecated.
- isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager
-
- isFairness() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isJmxEnabled() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isLifo() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isOrdered() - Method in class org.springframework.ldap.core.NameAwareAttribute
-
- isPooled() - Method in class org.springframework.ldap.core.support.AbstractContextSource
-
Get whether the pooling flag should be set.
- isPresent() - Method in interface org.springframework.ldap.query.ConditionCriteria
-
- isReady() - Method in class org.springframework.ldap.ldif.parser.LdifParser
-
- isReady() - Method in interface org.springframework.ldap.ldif.parser.Parser
-
Indicates whether or not the parser is ready to to return results.
- isReferral() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Checks whether this instance results from a referral.
- isReferral() - Method in interface org.springframework.ldap.core.DirContextOperations
-
Checks whether this instance results from a referral.
- isReplaceSameControlEnabled() - Method in class org.springframework.ldap.control.AbstractRequestControlDirContextProcessor
-
- isSatisfiedBy(LdapAttributes) - Method in class org.springframework.ldap.schema.BasicSchemaSpecification
-
Determines if the policy is satisfied by the supplied LdapAttributes object.
- isSatisfiedBy(LdapAttributes) - Method in class org.springframework.ldap.schema.DefaultSchemaSpecification
-
Determines if the policy is satisfied by the supplied LdapAttributes object.
- isSatisfiedBy(T) - Method in interface org.springframework.ldap.schema.Specification
-
- isSingleton() - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
-
Deprecated.
- isSingleton() - Method in class org.springframework.ldap.odm.typeconversion.impl.ConverterManagerFactoryBean
-
- isSorted() - Method in class org.springframework.ldap.control.SortControlDirContextProcessor
-
Check whether the returned values were actually sorted by the server.
- isSupportedWriteTransactionOperation(String) - Static method in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
-
Check whether the supplied method is a method for which transactions is
supported (and which should be recorded for possible rollback later).
- isTestOnBorrow() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isTestOnCreate() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isTestOnReturn() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isTestWhileIdle() - Method in class org.springframework.ldap.pool2.factory.PoolConfig
-
- isUpdateMode() - Method in class org.springframework.ldap.core.DirContextAdapter
-
Gets the update mode.
- isUpdateMode() - Method in interface org.springframework.ldap.core.DirContextOperations
-
Gets the update mode.
- iterateAttributeValues(Attribute, AttributeValueCallbackHandler) - Static method in class org.springframework.ldap.support.LdapUtils
-
Iterate through all the values of the specified Attribute calling back to
the specified callbackHandler.
- iterator() - Method in class org.springframework.ldap.core.NameAwareAttribute
-