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 voidTLValidationJobAlerter. detectChanges(TLValidationJobSummary jobSummary)The method to run alerts on the given TLValidationJobSummary -
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()