Uses of Class
eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
Packages that use TrustServiceStatusAndInformationExtensions
-
Uses of TrustServiceStatusAndInformationExtensions in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustServiceStatusAndInformationExtensionsModifier and TypeMethodDescriptionTrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder.build()BuildsTrustServiceStatusAndInformationExtensionsMethods in eu.europa.esig.dss.spi.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.spi.tsl with type arguments of type TrustServiceStatusAndInformationExtensionsModifier and TypeMethodDescriptionTrustService.TrustServiceBuilder.setStatusAndInformationExtensions(TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Sets a statusConstructors in eu.europa.esig.dss.spi.tsl with parameters of type TrustServiceStatusAndInformationExtensionsModifierConstructorDescriptionTrustServiceStatusAndInformationExtensionsBuilder(TrustServiceStatusAndInformationExtensions status) Constructor withTrustServiceStatusAndInformationExtensionsConstructor parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustServiceStatusAndInformationExtensionsModifierConstructorDescriptionTrustProperties(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