Searched refs:isRevocationCheck (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DPKIXMasterCertPathValidator.java136 if (isRevocationCheck(currChecker, j, certPathCheckers)) {
169 if (! isRevocationCheck(currChecker, j, certPathCheckers)) {
214 private static boolean isRevocationCheck(PKIXCertPathChecker checker, method in class:PKIXMasterCertPathValidator

Completed in 2391 milliseconds