Package com.itextpdf.signatures.validation.report.xml
-
Interface Summary Interface Description AdESReportAggregator The interface for AdES reports aggregator implementations.CollectableObject CollectableObjectVisitor IdentifiableObject Implementations must override hashvalue and equals, the hashvalue must be stableSubValidationReport -
Class Summary Class Description AbstractCollectableObject AbstractIdentifiableObject CertificateWrapper DefaultAdESReportAggregator Use this implementation when an xml report has to be createdIdentifier NullAdESReportAggregator Use this implementation when no xml report has to be createdPadesValidationReport This class holds all parts needed to create an xml AdES report.POEValidationReport SignatureIdentifier SignatureValidationReport SignatureValidationStatus Class which represents signature validation status.ValidationObjects XmlGeneratorCollectableObjectVisitor XmlReportGenerator This class will convert aPadesValidationReport
to its xml representation.XmlReportOptions Manages the options for converting aPadesValidationReport
into its xml representation -
Enum Summary Enum Description SignatureValidationStatus.MainIndication This enum holds all possible MainIndication valuesSignatureValidationStatus.MessageType This enum holds the possible message type valuesSignatureValidationStatus.SubIndication This enum holds all possible SubIndication values