Uses of Class
eu.europa.esig.dss.model.tsl.TrustServiceStatusAndInformationExtensions
Packages that use TrustServiceStatusAndInformationExtensions
-
Uses of TrustServiceStatusAndInformationExtensions in eu.europa.esig.dss.model.tsl
Methods in eu.europa.esig.dss.model.tsl that return TrustServiceStatusAndInformationExtensionsModifier and TypeMethodDescriptionTrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder.build()
BuildsTrustServiceStatusAndInformationExtensions
Methods in eu.europa.esig.dss.model.tsl that return types with arguments of type TrustServiceStatusAndInformationExtensionsModifier and TypeMethodDescriptionTrustService.getStatusAndInformationExtensions()
Gets status based on timeTrustProperties.getTrustService()
Gets trust serviceMethod parameters in eu.europa.esig.dss.model.tsl with type arguments of type TrustServiceStatusAndInformationExtensionsModifier and TypeMethodDescriptionTrustService.TrustServiceBuilder.setStatusAndInformationExtensions
(TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Sets a statusConstructors in eu.europa.esig.dss.model.tsl with parameters of type TrustServiceStatusAndInformationExtensionsModifierConstructorDescriptionTrustServiceStatusAndInformationExtensionsBuilder
(TrustServiceStatusAndInformationExtensions status) Constructor withTrustServiceStatusAndInformationExtensions
Constructor parameters in eu.europa.esig.dss.model.tsl with type arguments of type TrustServiceStatusAndInformationExtensionsModifierConstructorDescriptionTrustProperties
(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 listTrustService
(List<CertificateToken> certificates, TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Default constructor