Uses of Class
org.apache.directory.ldap.client.api.message.ModifyDnRequest

Packages that use ModifyDnRequest
org.apache.directory.ldap.client.api   
 

Uses of ModifyDnRequest in org.apache.directory.ldap.client.api
 

Methods in org.apache.directory.ldap.client.api with parameters of type ModifyDnRequest
 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-2011 Apache Software Foundation. All Rights Reserved.