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