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

U

unbind(Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
unbind(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
unbind(Name) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree.
unbind(String) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree.
unbind(Name, boolean) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
unbind(String, boolean) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry from the LDAP tree, optionally removing all descendants in the process.
unbind(Name) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(Name, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String, boolean) - Method in class org.springframework.ldap.core.LdapTemplate
 
unbind(String) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Remove an entry from the LDAP tree.
unbind(Name) - Method in interface org.springframework.ldap.core.simple.SimpleLdapOperations
Remove an entry from the LDAP tree.
unbind(String) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
unbind(Name) - Method in class org.springframework.ldap.core.simple.SimpleLdapTemplate
 
unbind(Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
unbind(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
unbind(Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
unbind(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
UNBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
UnbindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to manage an unbind operation.
UnbindOperationExecutor(LdapOperations, Name, Name) - Constructor for class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
Constructor.
UnbindOperationRecorder - Class in org.springframework.ldap.transaction.compensating
CompensatingTransactionOperationRecorder to keep track of unbind operations.
UnbindOperationRecorder(LdapOperations, TempEntryRenamingStrategy) - Constructor for class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
Constructor.
UncategorizedLdapException - Exception in org.springframework.ldap
NamingException to be thrown when no other matching subclass is found.
UncategorizedLdapException(String) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 
UncategorizedLdapException(String, Throwable) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 
UncategorizedLdapException(Throwable) - Constructor for exception org.springframework.ldap.UncategorizedLdapException
 
UnmanagedClassException - Exception in org.springframework.ldap.odm.core.impl
Thrown when an OdmManager method is called with a class which is not being managed by the OdmManager.
UnmanagedClassException(String, Throwable) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 
UnmanagedClassException(String) - Constructor for exception org.springframework.ldap.odm.core.impl.UnmanagedClassException
 
update() - Method in class org.springframework.ldap.core.DirContextAdapter
 
update() - Method in interface org.springframework.ldap.core.DirContextOperations
Update the attributes.This will mean that the getters ( getStringAttribute methods) will return the updated values, and the modifications will be forgotten (i.e.
update(Object) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
update(Object) - Method in interface org.springframework.ldap.odm.core.OdmManager
Update the given entry in the LDAP directory.
UpdateLineColumn(char) - Method in class org.springframework.ldap.core.SimpleCharStream
 
userDn - Variable in class org.springframework.ldap.core.support.AbstractContextSource
 

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