Uses of Class
org.apache.directory.ldap.client.api.future.ModifyDnFuture
-
Packages that use ModifyDnFuture Package Description org.apache.directory.ldap.client.api -
-
Uses of ModifyDnFuture in org.apache.directory.ldap.client.api
Methods in org.apache.directory.ldap.client.api that return ModifyDnFuture Modifier and Type Method Description ModifyDnFutureLdapAsyncConnection. modifyDnAsync(ModifyDnRequest modDnRequest)Performs the modifyDn operation based on the given ModifyDnRequest.ModifyDnFutureLdapNetworkConnection. modifyDnAsync(ModifyDnRequest modDnRequest)Performs the modifyDn operation based on the given ModifyDnRequest.
-