Class TLSignatureErrorDetection

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

public class TLSignatureErrorDetection extends Object implements eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo>
Detects if an error in a TL validation occurred
  • Constructor Details

    • TLSignatureErrorDetection

      public TLSignatureErrorDetection()
      Default constructor
  • Method Details

    • detect

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