Uses of Class
eu.europa.esig.dss.spi.tsl.TLValidationJobSummary
| Package | Description |
|---|---|
| eu.europa.esig.dss.spi.tsl | |
| eu.europa.esig.dss.tsl.alerts | |
| eu.europa.esig.dss.tsl.job | |
| eu.europa.esig.dss.tsl.summary |
-
Uses of TLValidationJobSummary in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TLValidationJobSummary Modifier and Type Method Description TLValidationJobSummaryTrustedListsCertificateSource. getSummary()Methods in eu.europa.esig.dss.spi.tsl with parameters of type TLValidationJobSummary Modifier and Type Method Description voidTrustedListsCertificateSource. setSummary(TLValidationJobSummary summary) -
Uses of TLValidationJobSummary in eu.europa.esig.dss.tsl.alerts
Methods in eu.europa.esig.dss.tsl.alerts with parameters of type TLValidationJobSummary Modifier and Type Method Description abstract voidAlert. detectAndAlert(TLValidationJobSummary jobSummary)voidLOTLAlert. detectAndAlert(TLValidationJobSummary jobSummary)voidTLAlert. detectAndAlert(TLValidationJobSummary jobSummary)Constructors in eu.europa.esig.dss.tsl.alerts with parameters of type TLValidationJobSummary Constructor Description Alerter(TLValidationJobSummary jobSummary, List<Alert<?>> alerts) -
Uses of TLValidationJobSummary in eu.europa.esig.dss.tsl.job
Methods in eu.europa.esig.dss.tsl.job that return TLValidationJobSummary Modifier and Type Method Description TLValidationJobSummaryTLValidationJob. getSummary()Returns validation job summary for all processed LOTL / TLs -
Uses of TLValidationJobSummary in eu.europa.esig.dss.tsl.summary
Methods in eu.europa.esig.dss.tsl.summary that return TLValidationJobSummary Modifier and Type Method Description TLValidationJobSummaryValidationJobSummaryBuilder. build()