Home
last modified time | relevance | path

Searched defs:getCertPath (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/main/java/java/security/cert/
DCertPathBuilderResult.java59 CertPath getCertPath(); in getCertPath() method
DPKIXCertPathBuilderResult.java98 public CertPath getCertPath() { in getCertPath() method in PKIXCertPathBuilderResult
DCertPathValidatorException.java200 public CertPath getCertPath() { in getCertPath() method in CertPathValidatorException
/libcore/luni/src/test/java/tests/security/
DCertPathValidatorTest.java34 public abstract CertPath getCertPath(); in getCertPath() method in CertPathValidatorTest
/libcore/luni/src/test/java/tests/targets/security/cert/
DCertPathValidatorTestPKIX.java49 public CertPath getCertPath() { in getCertPath() method in CertPathValidatorTestPKIX
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java88 public static CertPath getCertPath() { in getCertPath() method in TestCertUtils