Uses of Class
eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
-
Uses of TrustServiceStatusAndInformationExtensions in eu.europa.esig.dss.spi.tsl
Modifier and TypeMethodDescriptionTrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder.build()
BuildsTrustServiceStatusAndInformationExtensions
Modifier and TypeMethodDescriptionTrustService.getStatusAndInformationExtensions()
Gets status based on timeTrustProperties.getTrustService()
Gets trust serviceModifier and TypeMethodDescriptionTrustService.TrustServiceBuilder.setStatusAndInformationExtensions
(TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Sets a statusModifierConstructorDescriptionTrustServiceStatusAndInformationExtensionsBuilder
(TrustServiceStatusAndInformationExtensions status) Constructor withTrustServiceStatusAndInformationExtensions
ModifierConstructorDescriptionTrustProperties
(Identifier lotlId, Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService) Constructor for extracted information from trusted list which is linked to a LOTL with MRATrustProperties
(Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService) Constructor for extracted information from an "independent" trusted listTrustService
(List<CertificateToken> certificates, TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Default constructor