Class LogTLExpirationAlertHandler

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

public class LogTLExpirationAlertHandler extends Object implements AlertHandler<TLInfo>
Warns on the TL expiration
  • Constructor Details

    • LogTLExpirationAlertHandler

      public LogTLExpirationAlertHandler()
      Default constructor
  • Method Details

    • process

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