Searched defs:sans (Results 1 – 1 of 1) sorted by relevance
546 Collection<List<?>> sans = getGeneralNamePairList(sans1); in test_getPathToNames() local643 GeneralNames sans = new GeneralNames(); in test_getSubjectAlternativeNames() local1182 Collection<List<?>> sans = getGeneralNamePairList(sans1); in test_setPathToNamesLjava_util_Collection() local1412 Collection<List<?>> sans; in test_setSubjectAlternativeNamesLjava_util_Collection() local1616 protected GeneralNames sans = null; field in X509CertSelectorTest.TestCert1628 public TestCert(GeneralNames sans) { in TestCert()1681 public void setSubjectAlternativeNames(GeneralNames sans) { in setSubjectAlternativeNames()2163 Collection<List<?>> sans = new ArrayList<>(); in getGeneralNamePairList() local