Class TLExpirationDetection

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

public class TLExpirationDetection
extends Object
implements Detection<TLInfo>
  • Constructor Details

  • Method Details

    • detect

      public boolean detect​(TLInfo 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<TLInfo>
      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