Uses of Class
eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl
Subclasses of LOTLInfo in eu.europa.esig.dss.spi.tsl Modifier and Type Class Description classPivotInfoMethods in eu.europa.esig.dss.spi.tsl that return LOTLInfo Modifier and Type Method Description LOTLInfoTLValidationJobSummary. getLOTLInfoById(Identifier identifier)Returns a LOTLInfo object by IdentifierMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type LOTLInfo Modifier and Type Method Description List<LOTLInfo>TLValidationJobSummary. getLOTLInfos()Returns a list of LOTLInfos for all processed LOTLsConstructor parameters in eu.europa.esig.dss.spi.tsl with type arguments of type LOTLInfo Constructor Description TLValidationJobSummary(List<LOTLInfo> lotlInfos, List<TLInfo> otherTLInfos)The default constructor -
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl.identifier
Constructors in eu.europa.esig.dss.spi.tsl.identifier with parameters of type LOTLInfo Constructor Description LOTLIdentifier(LOTLInfo lotlInfo) -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts
Constructor parameters in eu.europa.esig.dss.tsl.alerts with type arguments of type LOTLInfo Constructor Description LOTLAlert(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)LOTLAlert(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)TLValidationJobAlerter(List<Alert<LOTLInfo>> lotlAlerts, List<Alert<TLInfo>> tlAlerts)The constructor to instantiate a TLValidationJobAlerter -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.detections
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.job
Method parameters in eu.europa.esig.dss.tsl.job with type arguments of type LOTLInfo Modifier and Type Method Description voidTLValidationJob. setLOTLAlerts(List<Alert<LOTLInfo>> lotlAlerts)Sets the LOTL alerts to be processed -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.sync
Methods in eu.europa.esig.dss.tsl.sync with parameters of type LOTLInfo Modifier and Type Method Description booleanAcceptAllStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)booleanExpirationAndSignatureCheckStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)booleanSynchronizationStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)Returns true if the certificates from the list of trusted lists and its trusted list can be synchronized