Class CadesValidationReportGenerator

java.lang.Object
org.digidoc4j.impl.asic.AbstractValidationReportGenerator
org.digidoc4j.impl.asic.cades.CadesValidationReportGenerator
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AsicSTimestampsValidationReportGenerator

public abstract class CadesValidationReportGenerator extends AbstractValidationReportGenerator
Abstract base class of validation report generator for CAdES.
See Also:
  • Method Details

    • generateReports

      public eu.europa.esig.dss.validation.reports.Reports generateReports(Date validationTime)
      Description copied from class: AbstractValidationReportGenerator
      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.
      Specified by:
      generateReports in class AbstractValidationReportGenerator
      Parameters:
      validationTime - validation time
      Returns:
      newly generated reports