Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DX509CertificateStructure.java100 public Time getEndDate() in getEndDate() method in X509CertificateStructure
DCertificate.java102 public Time getEndDate() in getEndDate() method in Certificate
DTBSCertificate.java158 public Time getEndDate() in getEndDate() method in TBSCertificate
DTBSCertificateStructure.java160 public Time getEndDate() in getEndDate() method in TBSCertificateStructure
/external/testng/src/main/java/org/testng/
DITestContext.java38 public Date getEndDate(); in getEndDate() method
DTestRunner.java1264 public Date getEndDate() { in getEndDate() method in TestRunner