Home
last modified time | relevance | path

Searched refs:matchAllNames (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
DX509CertSelector.java646 public void setMatchAllSubjectAltNames(boolean matchAllNames) { in setMatchAllSubjectAltNames() argument
647 this.matchAllSubjectAltNames = matchAllNames; in setMatchAllSubjectAltNames()