Module jpms_dss_spi

Interface TimestampScopeFinder

All Known Implementing Classes:
DetachedTimestampScopeFinder, EncapsulatedTimestampScopeFinder, EvidenceRecordTimestampScopeFinder

public interface TimestampScopeFinder
This interface is used to find a signature scope for a timestamp
  • Method Summary

    Modifier and Type
    Method
    Description
    List<eu.europa.esig.dss.model.scope.SignatureScope>
    This method returns a timestamp scope for the given TimestampToken
  • Method Details

    • findTimestampScope

      List<eu.europa.esig.dss.model.scope.SignatureScope> findTimestampScope(TimestampToken timestampToken)
      This method returns a timestamp scope for the given TimestampToken
      Parameters:
      timestampToken - TimestampToken to get signature scope for
      Returns:
      a list of SignatureScopes