After you specify a change to an attribute, you can execute the change by calling the LDAPConnection.modify
method and specifying the DN of the entry that you want to modify.
@version 1.0 @see com.day.ldap.LDAPConnection#modify(java.lang.String,com.day.ldap.LDAPModification)
|
|