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> PDFDocumentAnalyzer.getRevisions()Gets the list of PDF document revisionsPDFDocumentValidator.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, ListCertificateSource certificateSource, ListRevocationSource<CRL> crlSource, ListRevocationSource<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(DSSDocument document, char[] pwd) PDFSignatureService.getRevisions(DSSDocument document, char[] pwd) Retrieves revisions from a PDF document