Module jpms_dss_tsl_validation
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
TLSignatureErrorDetection
public TLSignatureErrorDetection()Default constructor
-
-
Method Details
-
detect
public boolean detect(eu.europa.esig.dss.model.tsl.TLInfo info) - Specified by:
detectin interfaceeu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo>
-