Class LOTLLocationChangeDetection

java.lang.Object
eu.europa.esig.dss.tsl.alerts.detections.LOTLLocationChangeDetection
All Implemented Interfaces:
Detection<LOTLInfo>

public class LOTLLocationChangeDetection
extends Object
implements Detection<LOTLInfo>
  • Constructor Details

  • Method Details

    • detect

      public boolean detect​(LOTLInfo info)
      Description copied from interface: Detection
      Detect if there is any change or problem with a specific LOTL or TL
      Specified by:
      detect in interface Detection<LOTLInfo>
      Parameters:
      info - the current LOTLInformation or TLInformation to be checked for changes/problems
      Returns:
      true if the current change/problem to be checked is found and false otherwise