Uses of Interface
eu.europa.esig.dss.alert.detector.AlertDetector
Package
Description
-
Uses of AlertDetector in eu.europa.esig.dss.alert
ModifierConstructorDescriptionprotected
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
Modifier and TypeClassDescriptionclass
The class is used to detect a custom event associated with token(s) processing -
Uses of AlertDetector in eu.europa.esig.dss.tsl.alerts
ModifierConstructorDescriptionLOTLAlert
(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
Modifier and TypeClassDescriptionclass
Detects the change of a LOTL locationclass
Detects a change of the OJ URL changeclass
Detects an expiration of a TrustedListclass
Detects an error on TL parsingclass
Detects if an error in a TL validation occurred