Searched defs:match (Results 1 – 10 of 10) sorted by relevance
81 public boolean match (CRL crl) { in match() method in CertStoreSpiTest.tmpCRLSelector89 public boolean match (Certificate crl) { in match() method in CertStoreSpiTest.tmpCertSelector
295 public boolean match(CRL crl) { in match() method in CertStore2Test.MyCRLSelector305 public boolean match(CRL crl) { in match() method in CertStore2Test.MyOtherCRLSelector317 public boolean match(Certificate cert) { in match() method in CertStore2Test.MyCertSelector328 public boolean match(Certificate crl) { in match() method in CertStore2Test.MyOtherCertSelector
48 public boolean match(Certificate cert); in match() method
48 public boolean match(CRL crl); in match() method
402 public boolean match(CRL crl) { in match() method in X509CRLSelector
1102 public boolean match(Certificate certificate) { in match() method in X509CertSelector
371 public boolean match(X509Certificate cert); in match() method
961 public MatchResult match() { in match() method in Scanner
927 private int match(String string, ParsePosition position, boolean last, in match() method in MessageFormat
203 volatile SNode match; // the node matched to this field in SynchronousQueue.TransferStack.SNode