Searched defs:getSoftFailExceptions (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
H A DPKIXRevocationChecker.java255 public abstract List<CertPathValidatorException> getSoftFailExceptions(); method in class:PKIXRevocationChecker
307 * {@link #getSoftFailExceptions getSoftFailExceptions} method.
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DRevocationChecker.java329 public List<CertPathValidatorException> getSoftFailExceptions() { method in class:RevocationChecker

Completed in 74 milliseconds