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

M

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.
MappingLdifReader<T> - Class in org.springframework.ldap.ldif.batch
The MappingLdifReader is an adaptation of the FlatFileItemReader built around an LdifParser.
MappingLdifReader() - Constructor for class org.springframework.ldap.ldif.batch.MappingLdifReader
 
mapRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordMapper
Maps an LdapAttributes object to the specified type.
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
Modify the attributes of the entry referenced by the supplied DirContextOperations instance.
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
Modify the attributes of the entry referenced by the supplied DirContextOperations instance.
modifyAttributes(DirContextOperations) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Deprecated. Modify the Attributes of the entry corresponding to the supplied DirContextOperations instance.
modifyAttributes(DirContextOperations) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
Deprecated. Modify the Attributes of the entry corresponding to the supplied DirContextOperations instance.
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.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
A CompensatingTransactionOperationExecutor to manage a modifyAttributes operation.
ModifyAttributesOperationExecutor(LdapOperations, Name, ModificationItem[], ModificationItem[]) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
Constructor.
ModifyAttributesOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder keeping track of modifyAttributes operations, creating corresponding ModifyAttributesOperationExecutor instances for rollback.
ModifyAttributesOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 
MutableDelegatingLdapContext - Class in org.springframework.ldap.pool
Used by MutablePoolingContextSource to wrap a LdapContext, delegating most methods to the underlying context.
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.
MutablePoolingContextSource - Class in org.springframework.ldap.pool.factory
A PoolingContextSource subclass that creates MutableDelegatingLdapContext instances.
MutablePoolingContextSource() - Constructor for class org.springframework.ldap.pool.factory.MutablePoolingContextSource
 

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