Class SignatureValidationAlerter

java.lang.Object
eu.europa.esig.dss.spi.validation.SignatureValidationAlerter
All Implemented Interfaces:
ValidationAlerter

public class SignatureValidationAlerter extends Object implements ValidationAlerter
This class used eu.europa.esig.dss.spi.validation.SignatureValidationContext to perform validation and executes alerts based on the validation result. The configuration of the alerts and their behavior is defined within eu.europa.esig.dss.spi.validation.CertificateVerifier. If alert is not defined, the execution of the corresponding check is being skipped.