Class LogLOTLLocationChangeAlertHandler
java.lang.Object
eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
- All Implemented Interfaces:
AlertHandler<LOTLInfo>
Warns on the LOTL location change
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogLOTLLocationChangeAlertHandler
public LogLOTLLocationChangeAlertHandler()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<LOTLInfo>
- Parameters:
currentInfo
- to execute the alert on
-