Uses of Interface
eu.europa.esig.dss.pades.validation.PdfRevision
Packages that use PdfRevision
Package
Description
-
Uses of PdfRevision in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type PdfRevisionModifier and TypeMethodDescriptionprotected List<PdfRevision>PDFDocumentValidator.getRevisions()Gets the list of PDF document revisionsConstructor parameters in eu.europa.esig.dss.pades.validation with type arguments of type PdfRevisionModifierConstructorDescriptionprotectedPAdESSignature(PdfSignatureRevision pdfSignatureRevision, List<PdfRevision> documentRevisions) The default constructor for PAdESSignature. -
Uses of PdfRevision in eu.europa.esig.dss.pades.validation.timestamp
Constructors in eu.europa.esig.dss.pades.validation.timestamp with parameters of type PdfRevisionModifierConstructorDescriptionPdfRevisionTimestampSource(PdfRevision pdfRevision, eu.europa.esig.dss.spi.x509.ListCertificateSource certificateSource, eu.europa.esig.dss.spi.x509.revocation.ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource, eu.europa.esig.dss.spi.x509.revocation.ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Default constructorConstructor parameters in eu.europa.esig.dss.pades.validation.timestamp with type arguments of type PdfRevisionModifierConstructorDescriptionPAdESTimestampSource(PAdESSignature signature, List<PdfRevision> documentRevisions) The default constructor to extract timestamps for a signature -
Uses of PdfRevision in eu.europa.esig.dss.pdf
Classes in eu.europa.esig.dss.pdf that implement PdfRevisionModifier and TypeClassDescriptionclassDefines a PDF revision containing a CMS data (signature/timestamp)classThis class represents an LT-level PDF revision containing a DSS dictionaryclassSignature timestamp representation This class is only used in case of Document Timestamp (not signature-timestamp from CAdES/CMS)classRepresents a PDF revision for an electronic signatureMethods in eu.europa.esig.dss.pdf that return types with arguments of type PdfRevisionModifier and TypeMethodDescriptionAbstractPDFSignatureService.getRevisions(eu.europa.esig.dss.model.DSSDocument document, char[] pwd) PDFSignatureService.getRevisions(eu.europa.esig.dss.model.DSSDocument document, char[] pwd) Retrieves revisions from a PDF document