Uses of Interface
eu.europa.esig.dss.tsl.alerts.detections.Detection
| Package | Description |
|---|---|
| eu.europa.esig.dss.tsl.alerts | |
| eu.europa.esig.dss.tsl.alerts.detections |
-
Uses of Detection in eu.europa.esig.dss.tsl.alerts
Fields in eu.europa.esig.dss.tsl.alerts declared as Detection Modifier and Type Field Description protected Detection<T>Alert. detectionConstructors in eu.europa.esig.dss.tsl.alerts with parameters of type Detection Constructor Description Alert(Detection<T> detection, AlertHandler<T> handler)LOTLAlert(Detection<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)TLAlert(Detection<TLInfo> detection, AlertHandler<TLInfo> handler) -
Uses of Detection in eu.europa.esig.dss.tsl.alerts.detections
Classes in eu.europa.esig.dss.tsl.alerts.detections that implement Detection Modifier and Type Class Description classLOTLLocationChangeDetectionclassOJUrlChangeDetectionclassTLExpirationDetectionclassTLParsingErrorDetectionclassTLSignatureErrorDetection