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 classASiCWithCAdESSignatureScopeFinderFinds a list ofSignatureScopes 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 classCAdESSignatureScopeFinderFindsSignatureScopes 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 classJAdESSignatureScopeFinderFinds 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 classPAdESSignatureScopeFinderThe 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 SignatureScopeFinderSignedDocumentValidator. signatureScopeFinderThe class to extract a list ofSignatureScopes from a signatureMethods in eu.europa.esig.dss.validation with parameters of type SignatureScopeFinder Modifier and Type Method Description voidAdvancedSignature. findSignatureScope(SignatureScopeFinder signatureScopeFinder)Runs SignatureScopeFindervoidDefaultAdvancedSignature. 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 classAbstractSignatureScopeFinder<T extends AdvancedSignature>The abstract class forSignatureScopefinding -
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 classXAdESSignatureScopeFinderPerforms operations in order to find all signed data for a XAdES Signature