Class LogLOTLLocationChangeAlertHandler

java.lang.Object
eu.europa.esig.dss.tsl.alerts.handlers.log.LogLOTLLocationChangeAlertHandler
All Implemented Interfaces:
AlertHandler<LOTLInfo>

public class LogLOTLLocationChangeAlertHandler extends Object implements AlertHandler<LOTLInfo>
Warns on the LOTL location change
  • Constructor Details

    • LogLOTLLocationChangeAlertHandler

      public LogLOTLLocationChangeAlertHandler()
      Default constructor
  • Method Details

    • process

      public void process(LOTLInfo currentInfo)
      Description copied from interface: AlertHandler
      Alert user after some change or problem has been detected
      Specified by:
      process in interface AlertHandler<LOTLInfo>
      Parameters:
      currentInfo - to execute the alert on