Uses of Interface
eu.europa.esig.dss.validation.executor.ProcessExecutor
-
Uses of ProcessExecutor in eu.europa.esig.dss.validation
Classes in eu.europa.esig.dss.validation with type parameters of type ProcessExecutor Modifier and Type Interface Description interface
ProcessExecutorProvider<PE extends ProcessExecutor<?>>
Provides the executor for a validation process -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor
Subinterfaces of ProcessExecutor in eu.europa.esig.dss.validation.executor Modifier and Type Interface Description interface
DocumentProcessExecutor
Processes a document validation -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor.certificate
Subinterfaces of ProcessExecutor in eu.europa.esig.dss.validation.executor.certificate Modifier and Type Interface Description interface
CertificateProcessExecutor
Processes a certificate validationClasses in eu.europa.esig.dss.validation.executor.certificate that implement ProcessExecutor Modifier and Type Class Description class
DefaultCertificateProcessExecutor
Executes a certificate validation -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor.signature
Classes in eu.europa.esig.dss.validation.executor.signature that implement ProcessExecutor Modifier and Type Class Description class
DefaultSignatureProcessExecutor
This class executes a signature validation process and produces SimpleReport, DetailedReport and ETSI Validation report