Uses of Class
eu.europa.esig.dss.model.tsl.TLInfo
Package
Description
-
Uses of TLInfo in eu.europa.esig.dss.model.tsl
Modifier and TypeClassDescriptionclass
Computes summary for a List of Trusted Lists processing resultclass
Contains information about a pivotModifier and TypeMethodDescriptionTLInfo.getParent()
Returns theTLInfo
referencing the current Trusted ListTrustProperties.getTLInfo()
Gets TLTLValidationJobSummary.getTLInfoById
(Identifier identifier) Returns a TLInfo object by IdentifierModifier and TypeMethodDescriptionTLValidationJobSummary.getOtherTLInfos()
Returns a list of TLInfos for other TLsLOTLInfo.getTLInfos()
Returns a list ofTLInfo
s summary for TL found in the LOTLModifier and TypeMethodDescriptionvoid
LOTLInfo.setTlInfos
(List<TLInfo> tlInfos) Sets a list ofTLInfo
s summary for TL found in the LOTLModifierConstructorDescriptionTLInfo
(DownloadInfoRecord downloadCacheInfo, ParsingInfoRecord parsingCacheInfo, ValidationInfoRecord validationCacheInfo, String url, TLInfo parent) The default constructor with parent TLInfoTLInfo
(DownloadInfoRecord downloadCacheInfo, ParsingInfoRecord parsingCacheInfo, ValidationInfoRecord validationCacheInfo, String url, TLInfo parent, OtherTSLPointer otherTSLPointer) The constructor with parent LOTLInfo and Mutual Recognition AgreementTrustProperties
(LOTLInfo lotlInfo, TLInfo tlInfo, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService) Constructor to create a TrustProperties object linked to a LOTL with MRATrustProperties
(TLInfo tlInfo, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService) Constructor for extracted information from an "independent" trusted list -
Uses of TLInfo in eu.europa.esig.dss.model.tsl.identifier
ModifierConstructorDescriptionprotected
AbstractTLIdentifier
(String prefix, TLInfo tlInfo) Default constructorTrustedListIdentifier
(TLInfo tlInfo) Default constructor -
Uses of TLInfo in eu.europa.esig.dss.tsl.alerts
ModifierConstructorDescriptionTLAlert
(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler) Default constructorTLAlert
(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler) Default constructor -
Uses of TLInfo in eu.europa.esig.dss.tsl.alerts.detections
-
Uses of TLInfo in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Uses of TLInfo in eu.europa.esig.dss.tsl.job
Modifier and TypeMethodDescriptionvoid
TLValidationJob.setTLAlerts
(List<Alert<TLInfo>> tlAlerts) Sets the TL alerts to be processed -
Uses of TLInfo in eu.europa.esig.dss.tsl.sync
Modifier and TypeMethodDescriptionboolean
AcceptAllStrategy.canBeSynchronized
(TLInfo trustedList) boolean
ExpirationAndSignatureCheckStrategy.canBeSynchronized
(TLInfo trustedList) boolean
SynchronizationStrategy.canBeSynchronized
(TLInfo trustedList) Returns true if the certificates from the trusted list can be synchronized -
Uses of TLInfo in eu.europa.esig.dss.validation.identifier
Modifier and TypeMethodDescriptionprotected String
UserFriendlyIdentifierProvider.getIdAsStringForTL
(TLInfo tlInfo) Gets aString
identifier for a givenTLInfo
-
Uses of TLInfo in eu.europa.esig.dss.validation.reports.diagnostic