Uses of Class
eu.europa.esig.dss.simplereport.SimpleReport
-
Packages that use SimpleReport Package Description eu.europa.esig.dss.test.extension eu.europa.esig.dss.test.signature eu.europa.esig.dss.validation.reports -
-
Uses of SimpleReport in eu.europa.esig.dss.test.extension
Methods in eu.europa.esig.dss.test.extension with parameters of type SimpleReport Modifier and Type Method Description protected voidAbstractTestExtension. verifySimpleReport(SimpleReport simpleReport) -
Uses of SimpleReport in eu.europa.esig.dss.test.signature
Methods in eu.europa.esig.dss.test.signature with parameters of type SimpleReport Modifier and Type Method Description protected voidAbstractPkiFactoryTestSignature. verifySimpleReport(SimpleReport simpleReport) -
Uses of SimpleReport in eu.europa.esig.dss.validation.reports
Methods in eu.europa.esig.dss.validation.reports that return SimpleReport Modifier and Type Method Description SimpleReportReports. getSimpleReport()This method returns the wrapper to manipulate the JAXB SimpleReport
-