Class LogTLSignatureErrorAlertHandler
java.lang.Object
eu.europa.esig.dss.tsl.alerts.handlers.log.LogTLSignatureErrorAlertHandler
- All Implemented Interfaces:
AlertHandler<TLInfo>
Warns on TL validation error
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogTLSignatureErrorAlertHandler
public LogTLSignatureErrorAlertHandler()Default constructor
-
-
Method Details
-
process
Description copied from interface:AlertHandler
Alert user after some change or problem has been detected- Specified by:
process
in interfaceAlertHandler<TLInfo>
- Parameters:
currentInfo
- to execute the alert on
-