Uses of Interface
eu.europa.esig.dss.validation.executor.SignatureProcessExecutor
-
Packages that use SignatureProcessExecutor Package Description eu.europa.esig.dss.validation eu.europa.esig.dss.validation.executor -
-
Uses of SignatureProcessExecutor in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation declared as SignatureProcessExecutor Modifier and Type Field Description protected SignatureProcessExecutorSignedDocumentValidator. processExecutorThis variable can hold a specificSignatureProcessExecutorMethods in eu.europa.esig.dss.validation that return SignatureProcessExecutor Modifier and Type Method Description SignatureProcessExecutorSignedDocumentValidator. provideProcessExecutorInstance()This method returns the process executor.Methods in eu.europa.esig.dss.validation with parameters of type SignatureProcessExecutor Modifier and Type Method Description voidSignedDocumentValidator. setProcessExecutor(SignatureProcessExecutor processExecutor) -
Uses of SignatureProcessExecutor in eu.europa.esig.dss.validation.executor
Classes in eu.europa.esig.dss.validation.executor that implement SignatureProcessExecutor Modifier and Type Class Description classDefaultSignatureProcessExecutor
-