Renames the given entryDn with new Rdn and deletes the old Rdn.
@param entryDn the target Dn
@param newRdn new Rdn for the target Dn
@return modifyDn operation's response
@throws LdapException if some error occurred
@see #rename(String,String,boolean)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.