Uses of Class
netscape.ldap.LDAPResponseListener
Packages that use LDAPResponseListener
-
Uses of LDAPResponseListener in netscape.ldap
Methods in netscape.ldap that return LDAPResponseListenerModifier and TypeMethodDescriptionLDAPAsynchronousConnection.add
(LDAPEntry entry, LDAPResponseListener listener) Adds an entry to the directory.LDAPAsynchronousConnection.add
(LDAPEntry entry, LDAPResponseListener listener, LDAPConstraints cons) Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using anLDAPConstraints
object.LDAPConnection.add
(LDAPEntry entry, LDAPResponseListener listener) Adds an entry to the directory.LDAPConnection.add
(LDAPEntry entry, LDAPResponseListener listener, LDAPConstraints cons) Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using anLDAPConstraints
object.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 anLDAPConstraints
object.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.LDAPAsynchronousConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener) Compares an attribute value with one in the directory.LDAPAsynchronousConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener, LDAPConstraints cons) Compares an attribute value with one in the directory.LDAPConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener) Compare an attribute value with one in the directory.LDAPConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener, LDAPConstraints cons) Compare an attribute value with one in the directory.LDAPAsynchronousConnection.delete
(String dn, LDAPResponseListener listener) Deletes the entry for the specified DN from the directory.LDAPAsynchronousConnection.delete
(String dn, LDAPResponseListener listener, LDAPConstraints cons) Deletes the entry for the specified DN from the directory.LDAPConnection.delete
(String dn, LDAPResponseListener listener) Deletes the entry for the specified DN from the directory.LDAPConnection.delete
(String dn, LDAPResponseListener listener, LDAPConstraints cons) Deletes the entry for the specified DN from the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener) Makes a single change to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener, LDAPConstraints cons) Makes a single change to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener) Makes a set of changes to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener, LDAPConstraints cons) Makes a set of changes to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener) Makes a single change to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener, LDAPConstraints cons) Makes a single change to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener) Makes a set of changes to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener, LDAPConstraints cons) Makes a set of changes to an existing entry in the directory.LDAPAsynchronousConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener) Renames an existing entry in the directory.LDAPAsynchronousConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons) Renames an existing entry in the directory.LDAPConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener) Renames an existing entry in the directory.LDAPConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons) Renames an existing entry in the directory.Methods in netscape.ldap with parameters of type LDAPResponseListenerModifier and TypeMethodDescriptionLDAPAsynchronousConnection.add
(LDAPEntry entry, LDAPResponseListener listener) Adds an entry to the directory.LDAPAsynchronousConnection.add
(LDAPEntry entry, LDAPResponseListener listener, LDAPConstraints cons) Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using anLDAPConstraints
object.LDAPConnection.add
(LDAPEntry entry, LDAPResponseListener listener) Adds an entry to the directory.LDAPConnection.add
(LDAPEntry entry, LDAPResponseListener listener, LDAPConstraints cons) Adds an entry to the directory and allows you to specify constraints for this LDAP add operation by using anLDAPConstraints
object.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 anLDAPConstraints
object.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.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.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 anLDAPConstraints
object.LDAPAsynchronousConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener) Compares an attribute value with one in the directory.LDAPAsynchronousConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener, LDAPConstraints cons) Compares an attribute value with one in the directory.LDAPConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener) Compare an attribute value with one in the directory.LDAPConnection.compare
(String dn, LDAPAttribute attr, LDAPResponseListener listener, LDAPConstraints cons) Compare an attribute value with one in the directory.LDAPAsynchronousConnection.delete
(String dn, LDAPResponseListener listener) Deletes the entry for the specified DN from the directory.LDAPAsynchronousConnection.delete
(String dn, LDAPResponseListener listener, LDAPConstraints cons) Deletes the entry for the specified DN from the directory.LDAPConnection.delete
(String dn, LDAPResponseListener listener) Deletes the entry for the specified DN from the directory.LDAPConnection.delete
(String dn, LDAPResponseListener listener, LDAPConstraints cons) Deletes the entry for the specified DN from the directory.void
LDAPResponseListener.merge
(LDAPResponseListener listener2) Merge two response listeners.LDAPAsynchronousConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener) Makes a single change to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener, LDAPConstraints cons) Makes a single change to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener) Makes a set of changes to an existing entry in the directory.LDAPAsynchronousConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener, LDAPConstraints cons) Makes a set of changes to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener) Makes a single change to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModification mod, LDAPResponseListener listener, LDAPConstraints cons) Makes a single change to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener) Makes a set of changes to an existing entry in the directory.LDAPConnection.modify
(String dn, LDAPModificationSet mods, LDAPResponseListener listener, LDAPConstraints cons) Makes a set of changes to an existing entry in the directory.LDAPAsynchronousConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener) Renames an existing entry in the directory.LDAPAsynchronousConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons) Renames an existing entry in the directory.LDAPConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener) Renames an existing entry in the directory.LDAPConnection.rename
(String dn, String newRdn, boolean deleteOldRdn, LDAPResponseListener listener, LDAPConstraints cons) Renames an existing entry in the directory.