Uses of Class
eu.europa.esig.dss.spi.tsl.LOTLInfo
Package
Description
-
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl
Modifier and TypeMethodDescriptionTLValidationJobSummary.getLOTLInfoById
(Identifier identifier) Returns a LOTLInfo object by IdentifierModifier and TypeMethodDescriptionTLValidationJobSummary.getLOTLInfos()
Returns a list of LOTLInfos for all processed LOTLsModifierConstructorDescriptionTLValidationJobSummary
(List<LOTLInfo> lotlInfos, List<TLInfo> otherTLInfos) The default constructor -
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl.identifier
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts
ModifierConstructorDescriptionLOTLAlert
(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
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.job
Modifier 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
Modifier 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