Module jpms_dss_tsl_validation
Class LogTLSignatureErrorAlertHandler
java.lang.Object
eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
- All Implemented Interfaces:
eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.TLInfo>
public class LogTLSignatureErrorAlertHandler
extends Object
implements eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.TLInfo>
Warns on TL validation error
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogTLSignatureErrorAlertHandler
public LogTLSignatureErrorAlertHandler()Default constructor
-
-
Method Details
-
process
public void process(eu.europa.esig.dss.model.tsl.TLInfo currentInfo) - Specified by:
processin interfaceeu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.TLInfo>
-