Module jpms_dss_tsl_validation
Class OJUrlChangeDetection
java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.OJUrlChangeDetection
- All Implemented Interfaces:
eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>
public class OJUrlChangeDetection
extends Object
implements eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>
Detects a change of the OJ URL change
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OJUrlChangeDetection
Default constructor- Parameters:
lotlSource-LOTLSource
-
-
Method Details
-
detect
public boolean detect(eu.europa.esig.dss.model.tsl.LOTLInfo info) - Specified by:
detectin interfaceeu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>
-