Package eu.europa.esig.dss.tsl.alerts
Class TLAlert
public class TLAlert extends Alert<TLInfo>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TLAlert(Detection<TLInfo> detection, AlertHandler<TLInfo> handler)
-
Method Summary
Modifier and Type Method Description void
detectAndAlert(TLValidationJobSummary jobSummary)
-
Constructor Details
-
Method Details
-
detectAndAlert
- Specified by:
detectAndAlert
in classAlert<TLInfo>
-