Searched refs:CANONICAL (Results 1 – 5 of 5) sorted by relevance
168 String resName = xpr.getName(X500Principal.CANONICAL); in test_getName_Format()308 String canonical = principal.getName(X500Principal.CANONICAL); in test_getNameLjava_lang_String()482 assertEquals(principal.getName(X500Principal.CANONICAL).hashCode(), in testHashCode()552 String s = principal.getName(X500Principal.CANONICAL); in testKWAsOid_CANONICAL()600 String s = principal.getName(X500Principal.CANONICAL); in testOid_CANONICAL()734 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL()827 String s = principal.getName(X500Principal.CANONICAL); in testStreamGetName_CANONICAL()882 String s = principal2.getName(X500Principal.CANONICAL); in testGetName_EncodingWithWrongOidButGoodName_SeveralRDNs_CANONICAL()922 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL_SortOrder()936 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL_SortOrder_01()[all …]
79 public static final String CANONICAL = "CANONICAL"; field in X500Principal363 } else if (format.equalsIgnoreCase(CANONICAL)) { in getName()
78 cert.getSubjectX500Principal().getName(X500Principal.CANONICAL)); in testGetName()
526 princ.getName(X500Principal.CANONICAL)); in getIssuerX500Principal()595 princ.getName(X500Principal.CANONICAL)); in getSubjectX500Principal()
19896 field public static final String CANONICAL = "CANONICAL";