Uses of Class
eu.europa.esig.dss.model.tsl.TLInfo
Packages that use TLInfo
-
Uses of TLInfo in eu.europa.esig.dss.model.tsl
Subclasses of TLInfo in eu.europa.esig.dss.model.tslModifier and TypeClassDescriptionclassComputes summary for a List of Trusted Lists processing resultclassContains information about a pivotMethods in eu.europa.esig.dss.model.tsl that return TLInfoModifier and TypeMethodDescriptionTLInfo.getParent()Returns theTLInforeferencing the current Trusted ListTrustProperties.getTLInfo()Gets TLTLValidationJobSummary.getTLInfoById(Identifier identifier) Returns a TLInfo object by IdentifierMethods in eu.europa.esig.dss.model.tsl that return types with arguments of type TLInfoModifier and TypeMethodDescriptionTLValidationJobSummary.getOtherTLInfos()Returns a list of TLInfos for other TLsLOTLInfo.getTLInfos()Returns a list ofTLInfos summary for TL found in the LOTLMethod parameters in eu.europa.esig.dss.model.tsl with type arguments of type TLInfoModifier and TypeMethodDescriptionvoidLOTLInfo.setTlInfos(List<TLInfo> tlInfos) Sets a list ofTLInfos summary for TL found in the LOTLConstructors in eu.europa.esig.dss.model.tsl with parameters of type TLInfoModifierConstructorDescriptionTLInfo(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
Constructors in eu.europa.esig.dss.model.tsl.identifier with parameters of type TLInfoModifierConstructorDescriptionprotectedAbstractTLIdentifier(String prefix, TLInfo tlInfo) Default constructorTrustedListIdentifier(TLInfo tlInfo) Default constructor