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

/libcore/luni/src/main/java/java/security/cert/
H A DPKIXCertPathChecker.java40 * isForwardCheckingSupported} indicates whether forward checking is supported.
86 public abstract boolean isForwardCheckingSupported(); method in class:PKIXCertPathChecker
/libcore/luni/src/test/java/tests/security/cert/
H A DPKIXCertPathCheckerTest.java66 pc.isForwardCheckingSupported();
104 public boolean isForwardCheckingSupported() { method in class:PKIXCertPathCheckerTest.MyPKIXCertPathChecker
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
H A DTestUtils.java222 public boolean isForwardCheckingSupported() {

Completed in 33 milliseconds