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)
SilentOnAlert(AlertDetector<T> detector)
-
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 class
StatusDetector
-
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)
TLAlert(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler)
-
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 class
LOTLLocationChangeDetection
class
OJUrlChangeDetection
class
TLExpirationDetection
class
TLParsingErrorDetection
class
TLSignatureErrorDetection