Searched refs:getMatchAllSubjectAltNames (Results 1 – 2 of 2) sorted by relevance
213 assertTrue(selector.getMatchAllSubjectAltNames()); in test_X509CertSelector()223 assertEquals(selector.getMatchAllSubjectAltNames(), selector1.getMatchAllSubjectAltNames()); in test_clone()452 selector.getMatchAllSubjectAltNames()); in test_getMatchAllSubjectAltNames()455 selector.getMatchAllSubjectAltNames()); in test_getMatchAllSubjectAltNames()
1584 public boolean getMatchAllSubjectAltNames() { in getMatchAllSubjectAltNames() method in X509CertSelector