| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
ModifyResponse |
LdapConnection.modify(ModifyRequest modRequest)
Performs an modify operation based on the modifications present in
the ModifyRequest.
|
ModifyFuture |
LdapConnection.modifyAsync(ModifyRequest modRequest)
Performs an asynchronous modify operation based on the modifications present in
the ModifyRequest.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.