Uses of Interface
eu.europa.esig.dss.validation.scope.SignatureScopeFinder
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.asic.cades.validation.scope
Classes in eu.europa.esig.dss.asic.cades.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
ASiCWithCAdESSignatureScopeFinder
Finds a list ofSignatureScope
s for an ASiC with CAdES container -
Uses of SignatureScopeFinder in eu.europa.esig.dss.asic.common.validation
Constructors in eu.europa.esig.dss.asic.common.validation with parameters of type SignatureScopeFinder Constructor Description AbstractASiCContainerValidator(DSSDocument document, SignatureScopeFinder signatureScopeFinder)
Constructor with a customSignatureScopeFinder
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.cades.validation
Constructors in eu.europa.esig.dss.cades.validation with parameters of type SignatureScopeFinder Constructor Description CMSDocumentValidator(DSSDocument document, SignatureScopeFinder<CAdESSignature> signatureScopeFinder)
Creates a validator from aDSSDocument
-
Uses of SignatureScopeFinder in eu.europa.esig.dss.cades.validation.scope
Classes in eu.europa.esig.dss.cades.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
CAdESSignatureScopeFinder
FindsSignatureScope
s for a CAdES signature -
Uses of SignatureScopeFinder in eu.europa.esig.dss.jades.validation.scope
Classes in eu.europa.esig.dss.jades.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
JAdESSignatureScopeFinder
Finds a SignatureScope for a JAdES signature -
Uses of SignatureScopeFinder in eu.europa.esig.dss.pades.validation.scope
Classes in eu.europa.esig.dss.pades.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
PAdESSignatureScopeFinder
The classes finds a signer data for a PAdESSignature / PdfSignatureOrDocTimestampInfo instance -
Uses of SignatureScopeFinder in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation declared as SignatureScopeFinder Modifier and Type Field Description protected SignatureScopeFinder
SignedDocumentValidator. signatureScopeFinder
The class to extract a list ofSignatureScope
s from a signatureMethods in eu.europa.esig.dss.validation with parameters of type SignatureScopeFinder Modifier and Type Method Description void
AdvancedSignature. findSignatureScope(SignatureScopeFinder signatureScopeFinder)
Runs SignatureScopeFindervoid
DefaultAdvancedSignature. findSignatureScope(SignatureScopeFinder signatureScopeFinder)
Constructors in eu.europa.esig.dss.validation with parameters of type SignatureScopeFinder Constructor Description SignedDocumentValidator(SignatureScopeFinder signatureScopeFinder)
The default constructor -
Uses of SignatureScopeFinder in eu.europa.esig.dss.validation.scope
Classes in eu.europa.esig.dss.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
AbstractSignatureScopeFinder<T extends AdvancedSignature>
The abstract class forSignatureScope
finding -
Uses of SignatureScopeFinder in eu.europa.esig.dss.xades.validation.scope
Classes in eu.europa.esig.dss.xades.validation.scope that implement SignatureScopeFinder Modifier and Type Class Description class
XAdESSignatureScopeFinder
Performs operations in order to find all signed data for a XAdES Signature