their have the same number of NC (AttributeTypeAndValue)
each ATAVs are equals
comparison of type are done case insensitive
each value is equal, case sensitive
Order of ATAV is not important If the RDNs are not equals, a positive number is returned if the first Rdn is greater, negative otherwise
@param rdn the Rdn to be compared
@return 0 if both RDNs are equals. -1 if the current Rdn is inferior, 1 ifthe current Rdn is superior, UNDEFINED otherwise.
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.