Uses of Interface
eu.europa.esig.dss.validation.ProcessExecutorProvider
Package
Description
-
Uses of ProcessExecutorProvider in eu.europa.esig.dss.asic.cades.validation
Modifier and TypeClassDescriptionclass
This class is an implementation to validate ASiC containers with CAdES signature(s)class
The abstract validator for an ASiC with CAdES timestamp -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.asic.common.validation
Modifier and TypeClassDescriptionclass
The abstract class for an ASiC container validation -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.asic.xades.validation
Modifier and TypeClassDescriptionclass
This class is an implementation to validate ASiC containers with XAdES signature(s) -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.cades.validation
-
Uses of ProcessExecutorProvider in eu.europa.esig.dss.jades.validation
Modifier and TypeClassDescriptionclass
The abstract class for a JWS signature validationclass
Validates a JWS Compact signatureclass
{ "payload":"payload contents", "signatures":[ {"protected":"integrity-protected header 1 contents", "header":non-integrity-protected header 1 contents, "signature":"signature 1 contents"}, ... -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.pades.validation
-
Uses of ProcessExecutorProvider in eu.europa.esig.dss.pdfa.validation
Modifier and TypeClassDescriptionclass
Validator used for PDF/A document validation -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.validation
Modifier and TypeInterfaceDescriptioninterface
This is the interface to be used when implementing different signature validators.Modifier and TypeClassDescriptionclass
Validates a CertificateTokenclass
Validates a signed document. -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.validation.timestamp
Modifier and TypeClassDescriptionclass
Detached CMS TimestampToken Validator -
Uses of ProcessExecutorProvider in eu.europa.esig.dss.xades.validation