Uses of Class netscape.ldap.LDAPResponseListener

Uses in package netscape.ldap

Methods with parameter type netscape.ldap.LDAPResponseListener

LDAPResponseListener
Adds an entry to the directory.
LDAPResponseListener
Adds an entry to the directory.
LDAPResponseListener
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.authenticate(int version, String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.authenticate(int version, String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPAsynchronousConnection.bind(String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password.
LDAPResponseListener
LDAPConnection.bind(String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
LDAPResponseListener
LDAPAsynchronousConnection.bind(String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.bind(String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.bind(int version, String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
LDAPResponseListener
LDAPConnection.bind(int version, String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
Compares an attribute value with one in the directory.
LDAPResponseListener
Compare an attribute value with one in the directory.
LDAPResponseListener
Compares an attribute value with one in the directory.
LDAPResponseListener
Compare an attribute value with one in the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
void
Merge two response listeners.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
LDAPAsynchronousConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPAsynchronousConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons)
Renames an existing entry in the directory.

Methods with return type netscape.ldap.LDAPResponseListener

LDAPResponseListener
Adds an entry to the directory.
LDAPResponseListener
Adds an entry to the directory.
LDAPResponseListener
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.authenticate(int version, String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.authenticate(int version, String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPAsynchronousConnection.bind(String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password.
LDAPResponseListener
LDAPConnection.bind(String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
LDAPResponseListener
LDAPAsynchronousConnection.bind(String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.bind(String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
LDAPConnection.bind(int version, String dn, String passwd, LDAPResponseListener listener)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password.
LDAPResponseListener
LDAPConnection.bind(int version, String dn, String passwd, LDAPResponseListener listener, LDAPConstraints cons)
Authenticates to the LDAP server (to which the object is currently connected) using the specified name and password and allows you to specify constraints for this LDAP add operation by using an LDAPConstraints object.
LDAPResponseListener
Compares an attribute value with one in the directory.
LDAPResponseListener
Compare an attribute value with one in the directory.
LDAPResponseListener
Compares an attribute value with one in the directory.
LDAPResponseListener
Compare an attribute value with one in the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Deletes the entry for the specified DN from the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a single change to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
Makes a set of changes to an existing entry in the directory.
LDAPResponseListener
LDAPAsynchronousConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPAsynchronousConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons)
Renames an existing entry in the directory.
LDAPResponseListener
LDAPConnection.rename(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons)
Renames an existing entry in the directory.