Home
last modified time | relevance | path

Searched refs:getCertPath (Results 1 – 14 of 14) sorted by relevance

/libcore/luni/src/test/java/tests/security/cert/
DCertPathValidatorExceptionTest.java205 assertNull("getCertPath() must return null", tE.getCertPath()); in testCertPathValidatorException10()
259 assertNull("getCertPath() must return null", tE.getCertPath()); in testCertPathValidatorException12()
325 .getCertPath()); in testCertPathValidatorException14()
328 .getCertPath(), cp); in testCertPathValidatorException14()
344 assertNull("getCertPath() must return null.", tE.getCertPath()); in testCertPathValidatorException15()
348 assertNull("getCertPath() must return null ", tE.getCertPath()); in testCertPathValidatorException15()
353 assertNull("getCertPath() must return null.", tE.getCertPath()); in testCertPathValidatorException15()
356 assertNull("getCertPath() must return null.", tE.getCertPath()); in testCertPathValidatorException15()
360 assertNull("getCertPath() must return null", tE.getCertPath()); in testCertPathValidatorException15()
364 assertNull("getCertPath() must return null", tE.getCertPath()); in testCertPathValidatorException15()
[all …]
DPKIXCertPathBuilderResultTest.java197 assertSame(init.getCertPath(), clone.getCertPath()); in test_clone()
226 assertSame(cp, r.getCertPath()); in testGetCertPath()
DCertPathBuilder1Test.java325 CertPath certPath = result.getCertPath(); in testBuild()
DX509CertSelectorTest.java1998 return result.getCertPath(); in buildCertPath()
/libcore/luni/src/test/java/tests/security/
DCertPathValidatorTest.java34 public abstract CertPath getCertPath(); in getCertPath() method in CertPathValidatorTest
42 getCertPath(), getParams()); in testCertPathValidator()
DCertPathBuilderTest.java48 CertPath path = builderResult.getCertPath(); in testCertPathBuilder()
/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/targets/security/cert/
DCertPathValidatorTestPKIX.java49 public CertPath getCertPath() { in getCertPath() method in CertPathValidatorTestPKIX
86 certPath = builderResult.getCertPath(); in setUp()
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DTestUtils.java817 return builder.build(getCertPathParameters()).getCertPath();
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java88 public static CertPath getCertPath() { in getCertPath() method in TestCertUtils
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DRevocationChecker.java1043 cpbr.getCertPath().getCertificates();
/libcore/api/
Dcurrent.txt8279 method public java.security.cert.CertPath getCertPath();
8317 method public java.security.cert.CertPath getCertPath();
8498 method public java.security.cert.CertPath getCertPath();