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 interfaceProcessExecutorProvider<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 interfaceDocumentProcessExecutorProcesses 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 interfaceCertificateProcessExecutorProcesses a certificate validationClasses in eu.europa.esig.dss.validation.executor.certificate that implement ProcessExecutor Modifier and Type Class Description classDefaultCertificateProcessExecutorExecutes 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 classDefaultSignatureProcessExecutorThis class executes a signature validation process and produces SimpleReport, DetailedReport and ETSI Validation report