| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
ModifyDnFuture |
LdapNetworkConnection.modifyDnAsync(org.apache.directory.api.ldap.model.message.ModifyDnRequest modDnRequest)
Performs the modifyDn operation based on the given ModifyDnRequest.
|
ModifyDnFuture |
LdapAsyncConnection.modifyDnAsync(org.apache.directory.api.ldap.model.message.ModifyDnRequest modDnRequest)
Performs the modifyDn operation based on the given ModifyDnRequest.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.