Uses of Class
eu.europa.esig.dss.validation.scope.SignatureScope
Packages that use SignatureScope
Package
Description
-
Uses of SignatureScope in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation with parameters of type SignatureScopeModifier and TypeMethodDescriptionprotected booleanASiCWithCAdESTimestampValidator.addReference(SignatureScope signatureScope) -
Uses of SignatureScope in eu.europa.esig.dss.asic.cades.validation.scope
Methods in eu.europa.esig.dss.asic.cades.validation.scope that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionASiCWithCAdESSignatureScopeFinder.findSignatureScope(CAdESSignature cadesSignature) ASiCWithCAdESTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) protected List<SignatureScope>ASiCWithCAdESTimestampScopeFinder.getTimestampSignatureScopeForDocument(DSSDocument document) -
Uses of SignatureScope in eu.europa.esig.dss.cades.validation.scope
Methods in eu.europa.esig.dss.cades.validation.scope that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionCAdESSignatureScopeFinder.findSignatureScope(CAdESSignature cadesSignature) protected List<SignatureScope>CAdESSignatureScopeFinder.getSignatureScopeFromOriginalDocument(CAdESSignature cadesSignature, DSSDocument originalDocument) Returns a list ofSignatureScopes from the signed documentprotected List<SignatureScope>CAdESSignatureScopeFinder.getSignatureScopeFromReferenceValidation(ReferenceValidation reference) Gets a list ofSignatureScopes from aReferenceValidation -
Uses of SignatureScope in eu.europa.esig.dss.jades
Subclasses of SignatureScope in eu.europa.esig.dss.jadesModifier and TypeClassDescriptionclassThe signature scope used to define the HTTPHeader message bodyclassThe signature scope used to define the signed payload with HTTPHeader SigD Mechanism -
Uses of SignatureScope in eu.europa.esig.dss.jades.validation.scope
Methods in eu.europa.esig.dss.jades.validation.scope that return SignatureScopeModifier and TypeMethodDescriptionprotected SignatureScopeJAdESSignatureScopeFinder.getSignatureScopeFromOriginalDocument(DSSDocument originalDocument) Returns aSignatureScopefor the givenoriginalDocumentMethods in eu.europa.esig.dss.jades.validation.scope that return types with arguments of type SignatureScopeModifier 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.pades.validation.scope
Subclasses of SignatureScope in eu.europa.esig.dss.pades.validation.scopeModifier and TypeClassDescriptionclassRepresents a FULL Pdf signature scope (signature/timestamp covers a complete PDF file)classRepresents a partial PDF signature scope, when a signature/timestamp's byte range does not cover the whole documentclassThe signature scope represents a signed PDF byte rangeMethods in eu.europa.esig.dss.pades.validation.scope that return SignatureScopeModifier and TypeMethodDescriptionprotected SignatureScopePdfRevisionScopeFinder.findSignatureScope(PdfCMSRevision pdfRevision) Finds signature scopes from aPdfCMSRevisionMethods in eu.europa.esig.dss.pades.validation.scope that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionPAdESSignatureScopeFinder.findSignatureScope(PAdESSignature padesSignature) PAdESTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) -
Uses of SignatureScope in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionAdvancedSignature.getSignatureScopes()Returns a list of found SignatureScopes NOTE: the methodfindSignatureScope(signatureScopeFinder)shall be called beforeDefaultAdvancedSignature.getSignatureScopes()Methods in eu.europa.esig.dss.validation with parameters of type SignatureScopeModifier and TypeMethodDescriptionprotected booleanSignedDocumentValidator.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 filesprotected StringUserFriendlyIdentifierProvider.getIdAsStringForSignatureScope(SignatureScope signatureScope) Gets aStringidentifier for a givenSignatureScopeMethod parameters in eu.europa.esig.dss.validation with type arguments of type SignatureScopeModifier and TypeMethodDescriptionprotected List<TimestampedReference>SignedDocumentValidator.getTimestampedReferences(List<SignatureScope> signatureScopes) Returns a list of timestamped references from the given list ofSignatureScopes -
Uses of SignatureScope in eu.europa.esig.dss.validation.scope
Subclasses of SignatureScope in eu.europa.esig.dss.validation.scopeModifier and TypeClassDescriptionclassThis SignatureScope represents a content of a package.zip container file for an ASiC-S containerclassThis Signature Scope represents a "package.zip" container for ASiC-S signaturesclassThis signature scope is used to refer a counter-signed SignatureValueclassThe Signature Scope defines a Digest documentfinal classMarker class meaning that the signature covers the whole document.classThis SignatureScope represents a Manifest entry documentfinal classThe Signature Scope represents a Manifest documentclassThe signature scope with the performed transformsMethods in eu.europa.esig.dss.validation.scope that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionprotected List<SignatureScope>EncapsulatedTimestampScopeFinder.filterCoveredSignatureScopes(TimestampToken timestampToken) This method filters and returns coveredSignatureScopes by the current timestampSignatureScopeFinder.findSignatureScope(T advancedSignature) Returns a list ofSignatureScopes from a signatureDetachedTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) EncapsulatedTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) TimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) This method returns a timestamp scope for the givenTimestampTokenSignatureScope.getChildren()Returns a list of dependent signature scopes (e.g.protected List<SignatureScope>DetachedTimestampScopeFinder.getTimestampSignatureScopeForDocument(DSSDocument document) Returns a timestampedSignatureScopefor the given documentMethods in eu.europa.esig.dss.validation.scope with parameters of type SignatureScopeModifier and TypeMethodDescriptionvoidSignatureScope.addChildSignatureScope(SignatureScope signatureScope) Adds a new childSignatureScope -
Uses of SignatureScope in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionTimestampToken.getTimestampScopes()Returns the scope of the current timestamp (detached timestamps only)Method parameters in eu.europa.esig.dss.validation.timestamp with type arguments of type SignatureScopeModifier and TypeMethodDescriptionprotected List<TimestampedReference>SignatureTimestampSource.getSignerDataTimestampedReferences(List<SignatureScope> signatureScopes) Creates a list ofTimestampedReferences from a given list ofSignatureScopesvoidTimestampToken.setTimestampScopes(List<SignatureScope> timestampScopes) Sets timestamp's signature scopes -
Uses of SignatureScope in eu.europa.esig.dss.xades.validation.scope
Subclasses of SignatureScope in eu.europa.esig.dss.xades.validation.scopeModifier and TypeClassDescriptionclassXML element signature scopefinal classDefines a full XML document signature scopeclassDefines a root XML document signature scopeclassXPointer signature scopeMethods in eu.europa.esig.dss.xades.validation.scope that return types with arguments of type SignatureScopeModifier and TypeMethodDescriptionprotected List<SignatureScope>XAdESTimestampScopeFinder.filterCoveredSignatureScopes(TimestampToken timestampToken) XAdESSignatureScopeFinder.findSignatureScope(XAdESSignature xadesSignature)