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

R

rdn() - Method in interface org.springframework.ldap.core.DnParser
Parse a Relative Distinguished Name.
rdn() - Method in class org.springframework.ldap.core.DnParserImpl
 
read(Class<T>, Name) - Method in class org.springframework.ldap.odm.core.impl.OdmManagerImpl
 
read(Class<T>, Name) - Method in interface org.springframework.ldap.odm.core.OdmManager
Read a named entry from the LDAP directory.
READ_ONLY - Static variable in class org.springframework.ldap.pool.DirContextType
The type of DirContext returned by ContextSource.getReadOnlyContext()
READ_WRITE - Static variable in class org.springframework.ldap.pool.DirContextType
The type of DirContext returned by ContextSource.getReadWriteContext()
readChar() - Method in class org.springframework.ldap.core.SimpleCharStream
Read a character.
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(Name, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rebind(Name, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry and replace it with a new one.
rebind(String, Object, Attributes) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry and replace it with a new one.
rebind(DirContextOperations) - Method in interface org.springframework.ldap.core.LdapOperations
Remove an entry and replace it with a new one.
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.core.LdapTemplate
 
rebind(DirContextOperations) - Method in class org.springframework.ldap.core.LdapTemplate
 
rebind(Name, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rebind(String, Object) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.pool.DelegatingDirContext
 
rebind(Name, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(String, Object, Attributes) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(Name, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
rebind(String, Object) - Method in class org.springframework.ldap.test.DummyDirContext
 
REBIND_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
RebindOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to manage a rebind operation.
RebindOperationExecutor(LdapOperations, Name, Name, Object, Attributes) - Constructor for class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
Constructor.
RebindOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder keeping track of a rebind operation.
RebindOperationRecorder(LdapOperations, TempEntryRenamingStrategy) - Constructor for class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
Constructor.
reconnect(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
RecordCallbackHandler - Interface in org.springframework.ldap.ldif.batch
This interface can be used to operate on skipped records in the LdifReader and the MappingLdifReader.
RecordMapper<T> - Interface in org.springframework.ldap.ldif.batch
This interface should be implemented to map LdapAttributes objects to POJOs.
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.BindOperationRecorder
 
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder
 
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.NullOperationRecorder
 
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.RebindOperationRecorder
 
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.RenameOperationRecorder
 
recordOperation(Object[]) - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationRecorder
 
recordOperation(Object[]) - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationRecorder
Record information about the operation performed and return a corresponding CompensatingTransactionOperationExecutor to be used if the operation would need to be rolled back.
ReferralException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI ReferralException.
ReferralException(ReferralException) - Constructor for exception org.springframework.ldap.ReferralException
 
ReInit(InputStream) - Method in class org.springframework.ldap.core.DnParserImpl
Reinitialise.
ReInit(InputStream, String) - Method in class org.springframework.ldap.core.DnParserImpl
Reinitialise.
ReInit(Reader) - Method in class org.springframework.ldap.core.DnParserImpl
Reinitialise.
ReInit(DnParserImplTokenManager) - Method in class org.springframework.ldap.core.DnParserImpl
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.springframework.ldap.core.DnParserImplTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.springframework.ldap.core.SimpleCharStream
Reinitialise.
remove(int) - Method in class org.springframework.ldap.core.DistinguishedName
 
removeAllOptions(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
Removes all options listed in the supplied set.
removeAttributeValue(String, Object) - Method in class org.springframework.ldap.core.DirContextAdapter
 
removeAttributeValue(String, Object) - Method in interface org.springframework.ldap.core.DirContextOperations
Remove a value from the Attribute with the specified name.
removeFirst() - Method in class org.springframework.ldap.core.DistinguishedName
Remove the first part of this DistinguishedName.
removeFirst(Name) - Method in class org.springframework.ldap.core.DistinguishedName
Remove the supplied path from the beginning of this DistinguishedName if this instance starts with path.
removeFromEnvironment(String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
removeFromEnvironment(String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
removeFromEnvironment(String) - Method in class org.springframework.ldap.test.DummyDirContext
 
removeLast() - Method in class org.springframework.ldap.core.DistinguishedName
Remove the last part of this DistinguishedName.
removeOption(String) - Method in class org.springframework.ldap.core.LdapAttribute
Removes an option from the the set.
rename(Name, Name) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rename(String, String) - Method in class org.springframework.ldap.core.DirContextAdapter
 
rename(Name, Name) - Method in interface org.springframework.ldap.core.LdapOperations
Move an entry in the LDAP tree to a new location.
rename(String, String) - Method in interface org.springframework.ldap.core.LdapOperations
Move an entry in the LDAP tree to a new location.
rename(Name, Name) - Method in class org.springframework.ldap.core.LdapTemplate
 
rename(String, String) - Method in class org.springframework.ldap.core.LdapTemplate
 
rename(Name, Name) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rename(String, String) - Method in class org.springframework.ldap.pool.DelegatingContext
 
rename(Name, Name) - Method in class org.springframework.ldap.test.DummyDirContext
 
rename(String, String) - Method in class org.springframework.ldap.test.DummyDirContext
 
RENAME_METHOD_NAME - Static variable in class org.springframework.ldap.transaction.compensating.LdapTransactionUtils
 
RenameOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor to manage a rename operation.
RenameOperationExecutor(LdapOperations, Name, Name) - Constructor for class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
Constructor.
RenameOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder for keeping track of rename operations.
RenameOperationRecorder(LdapOperations) - Constructor for class org.springframework.ldap.transaction.compensating.RenameOperationRecorder
Constructor.
requestControlClass - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 
reset() - Method in class org.springframework.ldap.ldif.parser.LdifParser
 
reset() - Method in interface org.springframework.ldap.ldif.parser.Parser
Resets the line read parser.
responseControlClass - Variable in class org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor
 
retainAllOptions(Collection<String>) - Method in class org.springframework.ldap.core.LdapAttribute
Removes any options not on the set of supplied options.
rollback() - Method in class org.springframework.ldap.transaction.compensating.BindOperationExecutor
 
rollback() - Method in class org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor
 
rollback() - Method in class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 
rollback() - Method in class org.springframework.ldap.transaction.compensating.RebindOperationExecutor
 
rollback() - Method in class org.springframework.ldap.transaction.compensating.RenameOperationExecutor
 
rollback() - Method in class org.springframework.ldap.transaction.compensating.UnbindOperationExecutor
 
rollback() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor
Rollback the operation, restoring state of the target as it was before the operation was performed using the information supplied on creation of this instance.
rollback() - Method in interface org.springframework.transaction.compensating.CompensatingTransactionOperationManager
Rollback all recorded operations by performing each of the recorded rollback operations.
rollback() - Method in class org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager
 

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