public class XadesValidationReportGenerator extends AbstractValidationReportGenerator
Constructor and Description |
---|
XadesValidationReportGenerator(eu.europa.esig.dss.model.DSSDocument document,
List<eu.europa.esig.dss.model.DSSDocument> detachedContents,
Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
eu.europa.esig.dss.validation.reports.Reports |
generateReports(Date validationTime)
Validates the state of this validation report generator against the specified validation time,
and generates and returns new
Reports based on the fresh validation results. |
eu.europa.esig.dss.xades.validation.XAdESSignature |
openDssSignature() |
openValidationReport
public XadesValidationReportGenerator(eu.europa.esig.dss.model.DSSDocument document, List<eu.europa.esig.dss.model.DSSDocument> detachedContents, Configuration configuration)
document
- signature documentdetachedContents
- detached contentconfiguration
- configuration contextpublic eu.europa.esig.dss.xades.validation.XAdESSignature openDssSignature()
public eu.europa.esig.dss.validation.reports.Reports generateReports(Date validationTime)
AbstractValidationReportGenerator
Reports
based on the fresh validation results.generateReports
in class AbstractValidationReportGenerator
validationTime
- validation timeCopyright © 2024. All rights reserved.