LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P R S T U

R

read(LDAPUrl) - Static method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL.
read(LDAPUrl, LDAPSearchConstraints) - Static method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry specified by the LDAP URL, using the specified constraints.
read(String) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN) and retrieves all attributes for the entry.
read(String, LDAPSearchConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distiguished name (DN), using the specified constraints, and retrieves all attributes for the entry.
read(String, String[]) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN) and retrieves only the specified attributes from the entry.
read(String, String[], LDAPSearchConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously reads the entry for the specified distinguished name (DN), using the specified constraints, and retrieves only the specified attributes from the entry.
REFERRAL - Static variable in class org.ietf.ldap.LDAPException
Does not indicate an error condition.
REFERRAL_LIMIT_EXCEEDED - Static variable in class org.ietf.ldap.LDAPException
Indicates that the referral exceeds the hop limit.
remove(Object) - Method in class org.ietf.ldap.LDAPAttributeSet
Removes the specified LDAPAttribute object from the set.
removeAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Returns from this set all the elements that are contained in the specified collection.
removeUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class org.ietf.ldap.LDAPConnection
Deregisters an object so that it will no longer be notified on arrival of an unsolicited message from a server.
removeValue(byte[]) - Method in class org.ietf.ldap.LDAPAttribute
Removes a byte-formatted value from the attribute.
removeValue(String) - Method in class org.ietf.ldap.LDAPAttribute
Removes a string value from the attribute.
rename(String, String, boolean) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, boolean, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory.
rename(String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints.
rename(String, String, String, boolean) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, possibly repositioning the entry in the directory tree.
rename(String, String, String, boolean, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously renames an existing entry in the directory, using the specified constraints and possibly repositioning the entry in the directory tree.
rename(String, String, String, boolean, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, possibly repositioning the entry in the directory.
rename(String, String, String, boolean, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously renames an existing entry in the directory, using the specified constraints and possibily repositioning the entry in the directory.
REPLACE - Static variable in class org.ietf.ldap.LDAPModification
Replaces all existing values of the given attribute with the new values listed.
resultCodeToString() - Method in class org.ietf.ldap.LDAPException
Returns a string representing the result code in the default locale.
resultCodeToString(int) - Static method in class org.ietf.ldap.LDAPException
Returns a string representing the specified result code in the default locale.
resultCodeToString(int, Locale) - Static method in class org.ietf.ldap.LDAPException
Returns a string representing the specified result code in the specified locale.
resultCodeToString(Locale) - Method in class org.ietf.ldap.LDAPException
Returns a string representing the result code in the specified locale.
retainAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Retains only the elements that are contained in the specified collection.

LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P R S T U
Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000