Uses of Class netscape.ldap.LDAPModification

Uses in package netscape.ldap.util

Methods with parameter type netscape.ldap.LDAPModification

void
Specifies an additional modification that should be made to the entry.

Methods with return type netscape.ldap.LDAPModification

LDAPModification[]
Retrieves the list of the modifications specified in the content of the LDIF record.

Uses in package netscape.ldap

Methods with parameter type netscape.ldap.LDAPModification

void
Makes a single change to an existing entry in the directory.
void
LDAPv2.modify(String DN, LDAPModification mod)
Modifies an attribute of a directory entry.
void
Makes a single change 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 an attribute of a directory entry.
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.
void
void
Makes a set of changes to an existing entry in the directory.
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

Methods with return type netscape.ldap.LDAPModification

LDAPModification
Retrieves a particular LDAPModification object at the position specified by the index.

Uses in package netscape.ldap.client.opers

Fields of type netscape.ldap.LDAPModification

LDAPModification[]