Uses of Class
eu.europa.esig.dss.validation.scope.SignatureScope
-
Uses of SignatureScope in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation that return types with arguments of type SignatureScope Modifier and Type Method Description protected List<SignatureScope>ASiCEWithCAdESTimestampValidator. getTimestampSignatureScopes() -
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 SignatureScope Modifier and Type Method Description List<SignatureScope>ASiCWithCAdESSignatureScopeFinder. findSignatureScope(CAdESSignature cadesSignature) -
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 SignatureScope Modifier and Type Method Description List<SignatureScope>CAdESSignatureScopeFinder. 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.jades Modifier and Type Class Description classHTTPHeaderMessageBodySignatureScopeThe signature scope used to define the HTTPHeader message bodyclassHTTPHeaderSignatureScopeThe 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 SignatureScope Modifier and Type Method Description protected SignatureScopeJAdESSignatureScopeFinder. getSignatureScopeFromOriginalDocument(DSSDocument originalDocument)Returns aSignatureScopefor the givenoriginalDocumentMethods in eu.europa.esig.dss.jades.validation.scope that return types with arguments of type SignatureScope Modifier and Type Method Description List<SignatureScope>JAdESSignatureScopeFinder. 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.scope Modifier and Type Class Description classPdfByteRangeSignatureScopeMethods in eu.europa.esig.dss.pades.validation.scope that return SignatureScope Modifier and Type Method Description SignatureScopePAdESSignatureScopeFinder. findSignatureScope(PdfCMSRevision pdfRevision)Methods in eu.europa.esig.dss.pades.validation.scope that return types with arguments of type SignatureScope Modifier and Type Method Description List<SignatureScope>PAdESSignatureScopeFinder. findSignatureScope(PAdESSignature pAdESSignature) -
Uses of SignatureScope in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type SignatureScope Modifier and Type Method Description List<SignatureScope>AdvancedSignature. getSignatureScopes()Returns a list of found SignatureScopes NOTE: the methodfindSignatureScope(signatureScopeFinder)shall be called beforeList<SignatureScope>DefaultAdvancedSignature. getSignatureScopes()Methods in eu.europa.esig.dss.validation with parameters of type SignatureScope Modifier and Type Method Description protected XmlSignerDataSignedDocumentDiagnosticDataBuilder. buildXmlSignerData(SignatureScope signatureScope) -
Uses of SignatureScope in eu.europa.esig.dss.validation.scope
Subclasses of SignatureScope in eu.europa.esig.dss.validation.scope Modifier and Type Class Description classContainerContentSignatureScopeclassContainerSignatureScopeclassCounterSignatureScopeclassDigestSignatureScopeclassFullSignatureScopeMarker class meaning that the signature covers the whole document.classManifestEntrySignatureScopeclassManifestSignatureScopeclassPartialSignatureScopeclassSignatureScopeWithTransformationsThe signature scope with the performed transformsMethods in eu.europa.esig.dss.validation.scope that return types with arguments of type SignatureScope Modifier and Type Method Description List<SignatureScope>SignatureScopeFinder. findSignatureScope(T advancedSignature)Returns a list ofSignatureScopes from a signature -
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 SignatureScope Modifier and Type Method Description List<SignatureScope>TimestampToken. getTimestampScopes()Returns the scope of the current timestamp (detached timestamps only)protected List<SignatureScope>DetachedTimestampValidator. getTimestampSignatureScopes()Returns a list of timestamp signature scopes (timestamped data)Method parameters in eu.europa.esig.dss.validation.timestamp with type arguments of type SignatureScope Modifier and Type Method Description voidTimestampToken. 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.scope Modifier and Type Class Description classXmlElementSignatureScopeXML element signature scopeclassXmlFullSignatureScopeDefines a full XML document signature scopeclassXmlRootSignatureScopeDefines a root XML document signature scopeclassXPointerSignatureScopeXPointer signature scopeMethods in eu.europa.esig.dss.xades.validation.scope that return types with arguments of type SignatureScope Modifier and Type Method Description List<SignatureScope>XAdESSignatureScopeFinder. findSignatureScope(XAdESSignature xadesSignature)