Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
@param dn the distinguished name of the entry/branch to move
@param newParent the new parent under which the entry/branch is moved
@param newRdn the new relative distinguished name of the entry at the root of the branch
@exception if there are failures while moving and renaming the entryor branch
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.