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