Searched refs:OtherName (Results 1 – 7 of 7) sorted by relevance
49 public class OtherName implements GeneralNameInterface { class68 public OtherName(ObjectIdentifier oid, byte[] value) throws IOException { in OtherName() method in OtherName88 public OtherName(DerValue derValue) throws IOException { in OtherName() method in OtherName175 if (!(other instanceof OtherName)) { in equals()178 OtherName otherOther = (OtherName)other; in equals()
250 ObjectIdentifier otherOID = ((OtherName)name).getOID(); in createWidestSubtree()251 newName = new GeneralName(new OtherName(otherOID, null)); in createWidestSubtree()
95 name = new OtherName(encName); in GeneralName()
73 import sun.security.x509.OtherName;509 GeneralName san0 = new GeneralName(new OtherName(new ObjectIdentifier("1.2.3.4.5"), in test_getPathToNames()1146 GeneralName san0 = new GeneralName(new OtherName(new ObjectIdentifier("1.2.3.4.5"), in test_setPathToNamesLjava_util_Collection()1376 GeneralName san0 = new GeneralName(new OtherName(new ObjectIdentifier("1.2.3.4.5"), in test_setSubjectAlternativeNamesLjava_util_Collection()2082 GeneralName san0 = new GeneralName(new OtherName(new ObjectIdentifier("1.2.3.4.5"), in test_addSubjectAlternativeNameLintLbyte_array2()
946 result = new OtherName(val); in makeGeneralNameInterface()
1880 "ojluni/src/main/java/sun/security/x509/OtherName.java",
1778 …ni/src/main/java/sun/security/x509/OtherName.java,jdk8u/jdk8u121-b13,jdk/src/share/classes/sun/sec…