Uses of Class
eu.europa.esig.dss.spi.tsl.LOTLInfo
Packages that use LOTLInfo
Package
Description
-
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl
Subclasses of LOTLInfo in eu.europa.esig.dss.spi.tslMethods in eu.europa.esig.dss.spi.tsl that return LOTLInfoModifier and TypeMethodDescriptionTLValidationJobSummary.getLOTLInfoById
(Identifier identifier) Returns a LOTLInfo object by IdentifierMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type LOTLInfoModifier and TypeMethodDescriptionTLValidationJobSummary.getLOTLInfos()
Returns a list of LOTLInfos for all processed LOTLsConstructor parameters in eu.europa.esig.dss.spi.tsl with type arguments of type LOTLInfoModifierConstructorDescriptionTLValidationJobSummary
(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 -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts
Constructor parameters in eu.europa.esig.dss.tsl.alerts with type arguments of type LOTLInfoModifierConstructorDescriptionLOTLAlert
(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler) Default constructorLOTLAlert
(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler) Default constructorThe constructor to instantiate a TLValidationJobAlerter -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.detections
Methods in eu.europa.esig.dss.tsl.alerts.detections with parameters of type LOTLInfo -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.handlers.log
Methods in eu.europa.esig.dss.tsl.alerts.handlers.log with parameters of type LOTLInfo -
Uses of LOTLInfo in eu.europa.esig.dss.tsl.job
Method parameters in eu.europa.esig.dss.tsl.job with type arguments of type LOTLInfoModifier and TypeMethodDescriptionvoid
TLValidationJob.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 LOTLInfoModifier and TypeMethodDescriptionboolean
AcceptAllStrategy.canBeSynchronized
(LOTLInfo listOfTrustedList) boolean
ExpirationAndSignatureCheckStrategy.canBeSynchronized
(LOTLInfo listOfTrustedList) boolean
SynchronizationStrategy.canBeSynchronized
(LOTLInfo listOfTrustedList) Returns true if the certificates from the list of trusted lists and its trusted list can be synchronized