Module jpms_dss_tsl_validation
Class LogLOTLLocationChangeAlertHandler
java.lang.Object
eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
- All Implemented Interfaces:
eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.LOTLInfo>
public class LogLOTLLocationChangeAlertHandler
extends Object
implements eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.LOTLInfo>
Warns on the LOTL location change
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(eu.europa.esig.dss.model.tsl.LOTLInfo currentInfo)
-
Constructor Details
-
LogLOTLLocationChangeAlertHandler
public LogLOTLLocationChangeAlertHandler()Default constructor
-
-
Method Details
-
process
public void process(eu.europa.esig.dss.model.tsl.LOTLInfo currentInfo) - Specified by:
processin interfaceeu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.LOTLInfo>
-