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 Details

    • OJUrlChangeDetection

      public OJUrlChangeDetection(LOTLSource lotlSource)
      Default constructor
      Parameters:
      lotlSource - LOTLSource
  • Method Details

    • detect

      public boolean detect(eu.europa.esig.dss.model.tsl.LOTLInfo info)
      Specified by:
      detect in interface eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>