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 Details

    • LogLOTLLocationChangeAlertHandler

      public LogLOTLLocationChangeAlertHandler()
      Default constructor
  • Method Details

    • process

      public void process(eu.europa.esig.dss.model.tsl.LOTLInfo currentInfo)
      Specified by:
      process in interface eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.LOTLInfo>