Uses of Interface
eu.europa.esig.dss.alert.detector.AlertDetector
| Package | Description |
|---|---|
| eu.europa.esig.dss.alert | |
| eu.europa.esig.dss.alert.detector | |
| eu.europa.esig.dss.tsl.alerts | |
| eu.europa.esig.dss.tsl.alerts.detections |
-
Uses of AlertDetector in eu.europa.esig.dss.alert
Constructors in eu.europa.esig.dss.alert with parameters of type AlertDetector Constructor Description AbstractAlert(AlertDetector<T> detector, AlertHandler<T> handler)The default constructorSilentOnAlert(AlertDetector<T> detector)The default constructor -
Uses of AlertDetector in eu.europa.esig.dss.alert.detector
Classes in eu.europa.esig.dss.alert.detector that implement AlertDetector Modifier and Type Class Description classStatusDetectorThe class is used to detect a custom event associated with token(s) processing -
Uses of AlertDetector in eu.europa.esig.dss.tsl.alerts
Constructors in eu.europa.esig.dss.tsl.alerts with parameters of type AlertDetector Constructor Description LOTLAlert(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)Default constructorTLAlert(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler)Default constructor -
Uses of AlertDetector in eu.europa.esig.dss.tsl.alerts.detections
Classes in eu.europa.esig.dss.tsl.alerts.detections that implement AlertDetector Modifier and Type Class Description classLOTLLocationChangeDetectionDetects the change of a LOTL locationclassOJUrlChangeDetectionDetects a change of the OJ URL changeclassTLExpirationDetectionDetects an expiration of a TrustedListclassTLParsingErrorDetectionDetects an error on TL parsingclassTLSignatureErrorDetectionDetects if an error in a TL validation occurred