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

I

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
Return an immutable copy of this instance.
immutableDistinguishedName(String) - Static method in class org.springframework.ldap.core.DistinguishedName
Create an immutable DistinguishedName instance, suitable as a constant.
immutableLdapRdn() - Method in class org.springframework.ldap.core.LdapRdn
Create an immutable copy of this instance.
immutableLdapRdnComponent() - Method in class org.springframework.ldap.core.LdapRdnComponent
Create an immutable copy of this instance.
inBuf - Variable in class org.springframework.ldap.core.SimpleCharStream
 
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.
input() - Method in class org.springframework.ldap.core.DnParserImpl
input -> dn dn -> rdn ( ( "," | ";" ) rdn )* rdn -> attributeTypeAndValue ( "+" attributeTypeAndValue )* attributeTypeAndValue -> ( )* AttributeType SpacedEquals AttributeValue ( )* SpacedEquals -> AttributeType -> | AttributeValue ->
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.
isAnonymousReadOnly() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Get whether an anonymous environment should be used for read-only operations.
isEmpty() - Method in class org.springframework.ldap.core.DistinguishedName
 
isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager
 
isExistingTransaction(Object) - Method in class org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager
 
isPooled() - Method in class org.springframework.ldap.core.support.AbstractContextSource
Get whether the pooling flag should be set.
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
 
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
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.
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
 
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).
isUpdateMode() - Method in class org.springframework.ldap.core.DirContextAdapter
 
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.

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