Class PdfRevisionScopeFinder

java.lang.Object
eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
eu.europa.esig.dss.pades.validation.scope.PdfRevisionScopeFinder
Direct Known Subclasses:
PAdESSignatureScopeFinder, PAdESTimestampScopeFinder

public abstract class PdfRevisionScopeFinder extends eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
An abstract class to find a PdfRevision scope
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Default constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    protected eu.europa.esig.dss.model.scope.SignatureScope
    Finds signature scopes from a PdfCMSRevision

    Methods inherited from class eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder

    createDigestDocument, createInMemoryDocument, isASiCEArchive, isASiCSArchive

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PdfRevisionScopeFinder

      protected PdfRevisionScopeFinder()
      Default constructor
  • Method Details

    • findSignatureScope

      protected eu.europa.esig.dss.model.scope.SignatureScope findSignatureScope(PdfCMSRevision pdfRevision)
      Finds signature scopes from a PdfCMSRevision
      Parameters:
      pdfRevision - PdfCMSRevision
      Returns:
      SignatureScope