Uses of Interface
com.itextpdf.signatures.validation.report.xml.AdESReportAggregator
Packages that use AdESReportAggregator
Package
Description
-
Uses of AdESReportAggregator in com.itextpdf.signatures.validation
Methods in com.itextpdf.signatures.validation that return AdESReportAggregatorMethods in com.itextpdf.signatures.validation with parameters of type AdESReportAggregatorModifier and TypeMethodDescriptionValidatorChainBuilder.withAdESReportAggregator(AdESReportAggregator adESReportAggregator) Deprecated.This method will be removed in a later version, useValidatorChainBuilder.withAdESLevelReportGenerator(com.itextpdf.signatures.validation.report.xml.XmlReportAggregator)instead. -
Uses of AdESReportAggregator in com.itextpdf.signatures.validation.report.xml
Classes in com.itextpdf.signatures.validation.report.xml that implement AdESReportAggregatorModifier and TypeClassDescriptionclassUse this implementation when an xml report has to be createdclassUse this implementation when no xml report has to be createdConstructors in com.itextpdf.signatures.validation.report.xml with parameters of type AdESReportAggregatorModifierConstructorDescriptionCreates a new instance of the convertor, wrapping an AdESReportAggregator implementation.
XmlReportAggregatorsystem.