Searched defs:checker (Results 1 – 4 of 4) sorted by relevance
31 PKIXRevocationChecker checker; field in PKIXRevocationCheckerTest
242 PKIXCertPathChecker checker = li.next(); in clone() local
588 public void addCertPathChecker(PKIXCertPathChecker checker) { in addCertPathChecker()
109 Consumer<Throwable> checker) { in checkCompletedExceptionally()