Uses of Class
eu.europa.esig.dss.model.scope.SignatureScope
Package
Description
-
Uses of SignatureScope in eu.europa.esig.dss.asic.cades.validation.scope
Modifier and TypeMethodDescriptionASiCWithCAdESTimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) protected List
<SignatureScope> ASiCWithCAdESTimestampScopeFinder.getTimestampSignatureScopeForDocument
(DSSDocument document) -
Uses of SignatureScope in eu.europa.esig.dss.asic.cades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> ASiCWithCAdESTimestampAnalyzer.getTimestampScopes
(TimestampToken timestampToken) Modifier and TypeMethodDescriptionprotected boolean
ASiCWithCAdESTimestampAnalyzer.addReference
(SignatureScope signatureScope) -
Uses of SignatureScope in eu.europa.esig.dss.asic.common.validation
Modifier and TypeMethodDescriptionprotected boolean
AbstractASiCContainerAnalyzer.addReference
(SignatureScope signatureScope) -
Uses of SignatureScope in eu.europa.esig.dss.cades.validation
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> CAdESSignature.findSignatureScopes()
-
Uses of SignatureScope in eu.europa.esig.dss.cades.validation.scope
Modifier and TypeMethodDescriptionCAdESSignatureScopeFinder.findSignatureScope
(CAdESSignature cadesSignature) protected List
<SignatureScope> CAdESSignatureScopeFinder.getSignatureScopeFromOriginalDocument
(CAdESSignature cadesSignature, DSSDocument originalDocument) Returns a list ofSignatureScope
s from the signed documentprotected List
<SignatureScope> CAdESSignatureScopeFinder.getSignatureScopeFromReferenceValidation
(ReferenceValidation reference) Gets a list ofSignatureScope
s from aReferenceValidation
-
Uses of SignatureScope in eu.europa.esig.dss.evidencerecord.common.validation
Modifier and TypeMethodDescriptionvoid
DefaultEvidenceRecord.setEvidenceRecordScopes
(List<SignatureScope> evidenceRecordScopes) -
Uses of SignatureScope in eu.europa.esig.dss.evidencerecord.common.validation.scope
Modifier and TypeMethodDescriptionEvidenceRecordTimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) -
Uses of SignatureScope in eu.europa.esig.dss.evidencerecord.common.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> EvidenceRecordTimestampSource.findTimestampScopes
(TimestampToken timestampToken) Finds timestamp scopes -
Uses of SignatureScope in eu.europa.esig.dss.jades
Modifier and TypeClassDescriptionclass
The signature scope used to define the HTTPHeader message bodyclass
The signature scope used to define the signed payload with HTTPHeader SigD Mechanism -
Uses of SignatureScope in eu.europa.esig.dss.jades.validation
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> JAdESSignature.findSignatureScopes()
-
Uses of SignatureScope in eu.europa.esig.dss.jades.validation.scope
Modifier and TypeMethodDescriptionprotected SignatureScope
JAdESSignatureScopeFinder.getSignatureScopeFromOriginalDocument
(DSSDocument originalDocument) Returns aSignatureScope
for the givenoriginalDocument
Modifier and TypeMethodDescriptionJAdESSignatureScopeFinder.findSignatureScope
(JAdESSignature jadesSignature) protected List
<SignatureScope> JAdESSignatureScopeFinder.getSignatureScopeFromOriginalDocuments
(List<DSSDocument> originalDocuments) Extracts a SignatureScope list from a list of original documents -
Uses of SignatureScope in eu.europa.esig.dss.model.scope
Modifier and TypeMethodDescriptionSignatureScope.getChildren()
Returns a list of dependent signature scopes (e.g.Modifier and TypeMethodDescriptionvoid
SignatureScope.addChildSignatureScope
(SignatureScope signatureScope) Adds a new childSignatureScope
-
Uses of SignatureScope in eu.europa.esig.dss.pades.validation
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> PAdESSignature.findSignatureScopes()
-
Uses of SignatureScope in eu.europa.esig.dss.pades.validation.scope
Modifier and TypeClassDescriptionclass
Represents a FULL Pdf signature scope (signature/timestamp covers a complete PDF file)class
Represents a partial PDF signature scope, when a signature/timestamp's byte range does not cover the whole documentclass
The signature scope represents a signed PDF byte rangeModifier and TypeMethodDescriptionprotected SignatureScope
PdfRevisionScopeFinder.findSignatureScope
(PdfCMSRevision pdfRevision) Finds signature scopes from aPdfCMSRevision
Modifier and TypeMethodDescriptionPAdESSignatureScopeFinder.findSignatureScope
(PAdESSignature padesSignature) PAdESTimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) -
Uses of SignatureScope in eu.europa.esig.dss.pades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> PAdESTimestampSource.getTimestampScopes
(TimestampToken timestampToken) -
Uses of SignatureScope in eu.europa.esig.dss.spi.signature
Modifier and TypeMethodDescriptionprotected abstract List
<SignatureScope> DefaultAdvancedSignature.findSignatureScopes()
Finds signature scopesAdvancedSignature.getSignatureScopes()
Returns a list of found SignatureScopesDefaultAdvancedSignature.getSignatureScopes()
-
Uses of SignatureScope in eu.europa.esig.dss.spi.validation.analyzer
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> DefaultDocumentAnalyzer.getEvidenceRecordScopes
(EvidenceRecord evidenceRecord) Finds evidence record scopesModifier and TypeMethodDescriptionprotected boolean
DefaultDocumentAnalyzer.addReference
(SignatureScope signatureScope) Checks if the signature scope shall be added as a timestamped reference NOTE: used to avoid duplicates in ASiC with CAdES validator, due to covered signature/timestamp filesModifier and TypeMethodDescriptionprotected List
<TimestampedReference> DefaultDocumentAnalyzer.getTimestampedReferences
(List<SignatureScope> signatureScopes) Returns a list of timestamped references from the given list ofSignatureScope
s -
Uses of SignatureScope in eu.europa.esig.dss.spi.validation.scope
Modifier and TypeClassDescriptionclass
This SignatureScope represents a content of a package.zip container file for an ASiC-S containerclass
This Signature Scope represents a "package.zip" container for ASiC-S signaturesclass
This signature scope is used to refer a counter-signed SignatureValueclass
The Signature Scope defines a Digest documentfinal class
Marker class meaning that the signature covers the whole document.final class
The Signature Scope represents a Manifest documentclass
The signature scope with the performed transformsclass
Defines a signature scope covering a signatureModifier and TypeMethodDescriptionprotected List
<SignatureScope> EncapsulatedTimestampScopeFinder.filterCoveredSignatureScopes
(TimestampToken timestampToken) This method filters and returns coveredSignatureScope
s by the current timestampEvidenceRecordScopeFinder.findEvidenceRecordScope()
This method returns an evidence record scope for the givenEvidenceRecord
protected List
<SignatureScope> EvidenceRecordScopeFinder.findEvidenceRecordScope
(List<ReferenceValidation> referenceValidations) Extracts evidence record scopes for the provided list of reference validation and detached contentSignatureScopeFinder.findSignatureScope
(T advancedSignature) Returns a list ofSignatureScope
s from a signatureDetachedTimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) EncapsulatedTimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) TimestampScopeFinder.findTimestampScope
(TimestampToken timestampToken) This method returns a timestamp scope for the givenTimestampToken
protected List
<SignatureScope> DetachedTimestampScopeFinder.getTimestampSignatureScopeForDocument
(DSSDocument document) Returns a timestampedSignatureScope
for the given document -
Uses of SignatureScope in eu.europa.esig.dss.spi.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> SignatureTimestampSource.getTimestampScopes
(TimestampToken timestampToken) Generates timestamp token scopesModifier and TypeMethodDescriptionprotected List
<TimestampedReference> AbstractTimestampSource.getSignerDataTimestampedReferences
(List<SignatureScope> signatureScopes) Creates a list ofTimestampedReference
s from a given list ofSignatureScope
s -
Uses of SignatureScope in eu.europa.esig.dss.spi.x509.evidencerecord
Modifier and TypeMethodDescriptionEvidenceRecord.getEvidenceRecordScopes()
Returns a list of covered archival data objectsModifier and TypeMethodDescriptionvoid
EvidenceRecord.setEvidenceRecordScopes
(List<SignatureScope> evidenceRecordScopes) Sets a list of covered archival data objects -
Uses of SignatureScope in eu.europa.esig.dss.spi.x509.tsp
Modifier and TypeMethodDescriptionTimestampToken.getTimestampScopes()
Returns the scope of the current timestamp (detached timestamps only)Modifier and TypeMethodDescriptionvoid
TimestampToken.setTimestampScopes
(List<SignatureScope> timestampScopes) Sets timestamp's signature scopes -
Uses of SignatureScope in eu.europa.esig.dss.validation.identifier
Modifier and TypeMethodDescriptionprotected String
UserFriendlyIdentifierProvider.getIdAsStringForSignatureScope
(SignatureScope signatureScope) Gets aString
identifier for a givenSignatureScope
-
Uses of SignatureScope in eu.europa.esig.dss.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> DetachedTimestampAnalyzer.getTimestampScopes
(TimestampToken timestampToken) Finds timestamp scopes -
Uses of SignatureScope in eu.europa.esig.dss.xades.validation
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> XAdESSignature.findSignatureScopes()
-
Uses of SignatureScope in eu.europa.esig.dss.xades.validation.scope
Modifier and TypeClassDescriptionclass
This SignatureScope represents a Manifest entry documentclass
XML element signature scopefinal class
Defines a full XML document signature scopeclass
Defines a root XML document signature scopeclass
XPointer signature scopeModifier and TypeMethodDescriptionprotected List
<SignatureScope> XAdESTimestampScopeFinder.filterCoveredSignatureScopes
(TimestampToken timestampToken) XAdESSignatureScopeFinder.findSignatureScope
(XAdESSignature xadesSignature) -
Uses of SignatureScope in eu.europa.esig.dss.xades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<SignatureScope> XAdESTimestampSource.getTimestampScopes
(TimestampToken timestampToken)