Uses of Interface
eu.europa.esig.dss.validation.executor.ProcessExecutor
Packages that use ProcessExecutor
Package
Description
-
Uses of ProcessExecutor in eu.europa.esig.dss.validation
Classes in eu.europa.esig.dss.validation with type parameters of type ProcessExecutorModifier and TypeClassDescriptionclassAbstractCertificateValidator<R extends AbstractReports, PE extends ProcessExecutor<R>>This class contains common configuration and methods for aeu.europa.esig.dss.model.x509.CertificateTokenvalidation.Fields in eu.europa.esig.dss.validation declared as ProcessExecutorModifier and TypeFieldDescriptionprotected PEAbstractCertificateValidator.processExecutorThe CertificateProcessExecutor -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor
Classes in eu.europa.esig.dss.validation.executor with type parameters of type ProcessExecutorModifier and TypeInterfaceDescriptioninterfaceProcessExecutorProvider<PE extends ProcessExecutor<?>>Provides the executor for a validation processSubinterfaces of ProcessExecutor in eu.europa.esig.dss.validation.executorModifier and TypeInterfaceDescriptioninterfaceProcesses a document validation -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor.certificate
Subinterfaces of ProcessExecutor in eu.europa.esig.dss.validation.executor.certificateModifier and TypeInterfaceDescriptioninterfaceProcesses a certificate validationClasses in eu.europa.esig.dss.validation.executor.certificate that implement ProcessExecutorModifier and TypeClassDescriptionclassExecutes a certificate validation -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor.certificate.qwac
Classes in eu.europa.esig.dss.validation.executor.certificate.qwac that implement ProcessExecutorModifier and TypeClassDescriptionclassExecutes a QWAC certificate validation -
Uses of ProcessExecutor in eu.europa.esig.dss.validation.executor.signature
Classes in eu.europa.esig.dss.validation.executor.signature that implement ProcessExecutorModifier and TypeClassDescriptionclassThis class executes a signature validation process and produces SimpleReport, DetailedReport and ETSI Validation report