Module jpms_dss_tsl_validation
Class TLExpirationDetection
java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.TLExpirationDetection
- All Implemented Interfaces:
eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo>
public class TLExpirationDetection
extends Object
implements eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo>
Detects an expiration of a TrustedList
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TLExpirationDetection
public TLExpirationDetection()Default constructor
-
-
Method Details
-
detect
public boolean detect(eu.europa.esig.dss.model.tsl.TLInfo info) - Specified by:
detectin interfaceeu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo>
-