| Value | Description |
|---|---|
| ADD | |
| DELETE | |
| INCREMENT | |
| REPLACE |
| None |
|---|
| Method | Returns |
|---|---|
| LdapModification.(LdapModificationType modificationType, String attributeName) | void |
| LdapModification.(LdapModificationType modificationType, String attributeName, String attributeValue) | void |
| LdapModification.(LdapModificationType modificationType, String attributeName, String[] attributeValues) | void |