Class XAdESTimestampScopeFinder

java.lang.Object
eu.europa.esig.dss.validation.scope.AbstractSignatureScopeFinder
eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
eu.europa.esig.dss.xades.validation.scope.XAdESTimestampScopeFinder
All Implemented Interfaces:
eu.europa.esig.dss.validation.scope.TimestampScopeFinder

public class XAdESTimestampScopeFinder extends eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder
Finds a timestamp scope for a XAdES encapsulated timestamps
  • Field Summary

    Fields inherited from class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder

    signature
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    protected List<eu.europa.esig.dss.model.scope.SignatureScope>
    filterCoveredSignatureScopes(eu.europa.esig.dss.spi.x509.tsp.TimestampToken timestampToken)
     

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

    findTimestampScope, setSignature

    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

    • XAdESTimestampScopeFinder

      public XAdESTimestampScopeFinder()
      Default constructor
  • Method Details

    • filterCoveredSignatureScopes

      protected List<eu.europa.esig.dss.model.scope.SignatureScope> filterCoveredSignatureScopes(eu.europa.esig.dss.spi.x509.tsp.TimestampToken timestampToken)
      Overrides:
      filterCoveredSignatureScopes in class eu.europa.esig.dss.validation.scope.EncapsulatedTimestampScopeFinder