- main(String[]) - Static method in class org.springframework.ldap.odm.tools.SchemaToJava
-
- main(String[]) - Static method in class org.springframework.ldap.odm.tools.SchemaViewer
-
- MalformedLinkException - Exception in org.springframework.ldap
-
Runtime exception mirroring the JNDI MalformedLinkException.
- MalformedLinkException(MalformedLinkException) - Constructor for exception org.springframework.ldap.MalformedLinkException
-
- manageClass(Class<?>) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- manageClass(Class<?>) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
-
Check if the specified class is already managed by this instance; if not, check the metadata and add the class to the
managed classes.
- mapFromAttributes(Attributes) - Method in interface org.springframework.ldap.core.AttributesMapper
-
Map Attributes to an object.
- mapFromAttributes(Attributes) - Method in interface org.springframework.ldap.core.IncrementalAttributesMapper
-
Goes through all of the attributes to record their values and figure out whether a new query iteration
is needed to get more values.
- mapFromAttributes(Attributes) - Method in class org.springframework.ldap.core.support.DefaultIncrementalAttributesMapper
-
- mapFromAttributes(Attributes) - Method in class org.springframework.ldap.test.AttributeCheckAttributesMapper
-
- mapFromContext(Object) - Method in interface org.springframework.ldap.core.ContextMapper
-
Map a single LDAP Context to an object.
- mapFromContext(Object) - Method in class org.springframework.ldap.core.LdapEntryIdentificationContextMapper
-
- mapFromContext(Object) - Method in class org.springframework.ldap.core.simple.AbstractParameterizedContextMapper
-
Deprecated.
- mapFromContext(Object) - Method in interface org.springframework.ldap.core.simple.ParameterizedContextMapper
-
Deprecated.
Map a single LDAP Context to an object.
- mapFromContext(Object) - Method in class org.springframework.ldap.core.support.AbstractContextMapper
-
Map a single LDAP Context to an object.
- mapFromContext(Object) - Method in class org.springframework.ldap.test.AttributeCheckContextMapper
-
- mapFromContextWithControls(Object, HasControls) - Method in interface org.springframework.ldap.core.simple.ParameterizedContextMapperWithControls
-
Deprecated.
- mapFromContextWithControls(Object, HasControls) - Method in interface org.springframework.ldap.core.support.ContextMapperWithControls
-
- mapFromLdapDataEntry(LdapDataEntry, Class<T>) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- mapFromLdapDataEntry(LdapDataEntry, Class<T>) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
-
Used to convert from the JNDI LDAP representation of an Entry to the Java representation when reading from LDAP.
- mapFromNameClassPair(NameClassPair) - Method in class org.springframework.ldap.core.DefaultNameClassPairMapper
-
Gets the Name from the supplied NameClassPair and returns it as the
result.
- mapFromNameClassPair(NameClassPair) - Method in interface org.springframework.ldap.core.NameClassPairMapper
-
Map NameClassPair
to an Object.
- MappingCollectingNameClassPairCallbackHandler(NameClassPairMapper<T>) - Constructor for class org.springframework.ldap.core.LdapTemplate.MappingCollectingNameClassPairCallbackHandler
-
- MappingLdifReader<T> - Class in org.springframework.ldap.ldif.batch
-
- MappingLdifReader() - Constructor for class org.springframework.ldap.ldif.batch.MappingLdifReader
-
Deprecated.
- mapRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordMapper
-
Deprecated.
- mapToContext(Object, Object) - Method in interface org.springframework.ldap.core.ContextAssembler
-
Map the supplied object to the specified context.
- mapToLdapDataEntry(Object, LdapDataEntry) - Method in class org.springframework.ldap.odm.core.impl.DefaultObjectDirectoryMapper
-
- mapToLdapDataEntry(Object, LdapDataEntry) - Method in interface org.springframework.ldap.odm.core.ObjectDirectoryMapper
-
Used to convert from Java representation of an Ldap Entry when writing to
the Ldap directory
- mapWithContext(DirContext, LdapEntryIdentification) - Method in interface org.springframework.ldap.core.AuthenticatedLdapEntryContextMapper
-
Perform some LDAP operation on the supplied authenticated
DirContext
instance.
- mapWithContext(DirContext, LdapEntryIdentification) - Method in class org.springframework.ldap.core.support.LookupAttemptingCallback
-
- maxNextCharInd - Variable in class org.springframework.ldap.core.SimpleCharStream
-
- MetaDataException - Exception in org.springframework.ldap.odm.core.impl
-
Thrown to indicate an error in the annotated meta-data.
- MetaDataException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.MetaDataException
-
- MetaDataException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.MetaDataException
-
- MODIFY_ATTRIBUTES_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
-
- modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
- modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
- modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.DirContextAdapter
- modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.core.DirContextAdapter
- modifyAttributes(Name, ModificationItem[]) - Method in interface org.springframework.ldap.core.LdapOperations
-
Modify an entry in the LDAP tree using the supplied
ModificationItems
.
- modifyAttributes(String, ModificationItem[]) - Method in interface org.springframework.ldap.core.LdapOperations
-
Modify an entry in the LDAP tree using the supplied
ModificationItems
.
- modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
-
Modify an entry in the LDAP tree using the supplied
ModificationItems
.
- modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.core.LdapTemplate
-
Modify an entry in the LDAP tree using the supplied
ModificationItems
.
- modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
-
- modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
-
Deprecated.
- modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
-
Deprecated.
- modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.pool.DelegatingDirContext
-
- modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.pool2.DelegatingDirContext
-
- modifyAttributes(Name, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.springframework.ldap.test.DummyDirContext
-
- ModifyAttributesOperationExecutor - Class in org.springframework.ldap.transaction.compensating
-
- ModifyAttributesOperationExecutor(LdapOperations, Name, ModificationItem[], ModificationItem[]) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
-
Constructor.
- ModifyAttributesOperationRecorder - Class in org.springframework.ldap.transaction.compensating
-
- ModifyAttributesOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
-
- MutableDelegatingLdapContext - Class in org.springframework.ldap.pool
-
- MutableDelegatingLdapContext(KeyedObjectPool, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool.MutableDelegatingLdapContext
-
Create a new mutable delegating ldap context for the specified pool,
context and context type.
- MutableDelegatingLdapContext - Class in org.springframework.ldap.pool2
-
- MutableDelegatingLdapContext(KeyedObjectPool, LdapContext, DirContextType) - Constructor for class org.springframework.ldap.pool2.MutableDelegatingLdapContext
-
Create a new mutable delegating ldap context for the specified pool,
context and context type.
- MutablePooledContextSource - Class in org.springframework.ldap.pool2.factory
-
- MutablePooledContextSource(PoolConfig) - Constructor for class org.springframework.ldap.pool2.factory.MutablePooledContextSource
-
Creates a new pooling context source, setting up the DirContext object
factory and generic keyed object pool.
- MutablePoolingContextSource - Class in org.springframework.ldap.pool.factory
-
- MutablePoolingContextSource() - Constructor for class org.springframework.ldap.pool.factory.MutablePoolingContextSource
-