| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
ModifyDnResponse |
LdapConnection.modifyDn(ModifyDnRequest modDnRequest)
performs the modifyDn operation based on the given ModifyDnRequest.
|
ModifyDnFuture |
LdapConnection.modifyDnAsync(ModifyDnRequest modDnRequest)
performs the modifyDn operation based on the given ModifyDnRequest.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.