name
. Parameter i
is modification operation type and is constrained to be one of ADD_ATTRIBUTE
, REPLACE_ATTRIBUTE
, REMOVE_ATTRIBUTE
. The implementation should try to make the modifications atomic.
This method throws an AttributeModificationException
if there is a problem completing the modification.
This method throws any NamingException
that occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|