Uses of Interface
eu.europa.esig.dss.alert.detector.AlertDetector
Packages that use AlertDetector
Package
Description
-
Uses of AlertDetector in eu.europa.esig.dss.alert
Methods in eu.europa.esig.dss.alert that return AlertDetectorModifier and TypeMethodDescriptionprotected AlertDetector<T> AbstractAlert.getAlertDetector()Gets the alert detectorConstructors in eu.europa.esig.dss.alert with parameters of type AlertDetectorModifierConstructorDescriptionprotectedAbstractAlert(AlertDetector<T> detector, AlertHandler<T> handler) The default constructor setting thedetectorandhandlerexplicitlySilentOnAlert(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 AlertDetectorModifier and TypeClassDescriptionclassThe 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 AlertDetectorModifierConstructorDescriptionLOTLAlert(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 AlertDetectorModifier and TypeClassDescriptionclassDetects the change of a LOTL locationclassDetects a change of the OJ URL changeclassDetects an expiration of a TrustedListclassDetects an error on TL parsingclassDetects if an error in a TL validation occurred -
Uses of AlertDetector in eu.europa.esig.dss.xml.common.alert
Methods in eu.europa.esig.dss.xml.common.alert that return AlertDetectorModifier and TypeMethodDescriptionprotected AlertDetector<DSSErrorHandler> DSSErrorHandlerAlert.getAlertDetector()