Uses of Class
eu.europa.esig.dss.validation.reports.AbstractReports
Packages that use AbstractReports
-
Uses of AbstractReports in eu.europa.esig.dss.validation.executor
Classes in eu.europa.esig.dss.validation.executor with type parameters of type AbstractReportsModifier and TypeInterfaceDescriptioninterface
ProcessExecutor<R extends AbstractReports>
This interface allows to define how the validation process should be carried out. -
Uses of AbstractReports in eu.europa.esig.dss.validation.reports
Subclasses of AbstractReports in eu.europa.esig.dss.validation.reportsModifier and TypeClassDescriptionclass
This class is a container for all reports generated by the certificate validation process: diagnostic data, detailed report and simple report.class
This class is a container for all reports generated by the signature validation process: diagnostic data, detailed report and simple report.