Class LOTLLocationChangeDetection

java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
All Implemented Interfaces:
eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>

public class LOTLLocationChangeDetection extends Object implements eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo>
Detects the change of a LOTL location
  • Constructor Details

    • LOTLLocationChangeDetection

      public LOTLLocationChangeDetection(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>