Uses of Interface
eu.europa.esig.dss.validation.scope.SignatureScopeFinder
Package
Description
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.asic.cades.validation.scope
Modifier and TypeClassDescriptionclass
Finds a list ofSignatureScope
s for an ASiC with CAdES container -
Uses of SignatureScopeFinder in eu.europa.esig.dss.asic.common.validation
ModifierConstructorDescriptionprotected
AbstractASiCContainerValidator
(ASiCContent asicContent, SignatureScopeFinder<?> signatureScopeFinder) Constructor with aASiCContent
protected
AbstractASiCContainerValidator
(DSSDocument document, SignatureScopeFinder<?> signatureScopeFinder) Constructor with a customSignatureScopeFinder
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.cades.validation
ModifierConstructorDescriptionprotected
CMSDocumentValidator
(DSSDocument document, SignatureScopeFinder<CAdESSignature> signatureScopeFinder) Creates a validator from aDSSDocument
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.cades.validation.scope
Modifier and TypeClassDescriptionclass
FindsSignatureScope
s for a CAdES signature -
Uses of SignatureScopeFinder in eu.europa.esig.dss.jades.validation.scope
Modifier and TypeClassDescriptionclass
Finds a SignatureScope for a JAdES signature -
Uses of SignatureScopeFinder in eu.europa.esig.dss.pades.validation.scope
Modifier and TypeClassDescriptionclass
The class finds a signer data for a PAdESSignature / PdfSignatureOrDocTimestampInfo instance -
Uses of SignatureScopeFinder in eu.europa.esig.dss.validation
Modifier and TypeFieldDescriptionprotected final SignatureScopeFinder<?>
SignedDocumentValidator.signatureScopeFinder
The class to extract a list ofSignatureScope
s from a signatureModifier and TypeMethodDescriptionvoid
AdvancedSignature.findSignatureScope
(SignatureScopeFinder signatureScopeFinder) Runs SignatureScopeFindervoid
DefaultAdvancedSignature.findSignatureScope
(SignatureScopeFinder signatureScopeFinder) protected void
SignedDocumentValidator.prepareSignatureScopeFinder
(SignatureScopeFinder<?> signatureScopeFinder) Sets the provided configuration for aSignatureScopeFinder
ModifierConstructorDescriptionprotected
SignedDocumentValidator
(SignatureScopeFinder<?> signatureScopeFinder) The default constructor -
Uses of SignatureScopeFinder in eu.europa.esig.dss.xades.validation.scope
Modifier and TypeClassDescriptionclass
Performs operations in order to find all signed data for a XAdES Signature