Uses of Class netscape.ldap.LDAPModificationSet

Uses in package netscape.ldap

Methods with parameter type netscape.ldap.LDAPModificationSet

void
Makes a set of changes to an existing entry in the directory.
void
LDAPv2.modify(String DN, LDAPModificationSet mods)
Modifies the attributes of a directory entry.
void
Makes a set of changes to an existing entry in the directory and allows you to specify preferences for this LDAP modify operation by using an LDAPConstraints object.
void
Modifies the attributes of a directory entry.
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.
void