Uses of Class
eu.europa.esig.dss.spi.tsl.TrustServiceStatusAndInformationExtensions
| Package | Description |
|---|---|
| eu.europa.esig.dss.spi.tsl |
-
Uses of TrustServiceStatusAndInformationExtensions in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TrustServiceStatusAndInformationExtensions Modifier and Type Method Description TrustServiceStatusAndInformationExtensionsTrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder. build()BuildsTrustServiceStatusAndInformationExtensionsMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustServiceStatusAndInformationExtensions Modifier and Type Method Description TimeDependentValues<TrustServiceStatusAndInformationExtensions>TrustService. getStatusAndInformationExtensions()Gets status based on timeTimeDependentValues<TrustServiceStatusAndInformationExtensions>TrustProperties. getTrustService()Gets trust serviceMethod parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustServiceStatusAndInformationExtensions Modifier and Type Method Description TrustService.TrustServiceBuilderTrustService.TrustServiceBuilder. setStatusAndInformationExtensions(TimeDependentValues<TrustServiceStatusAndInformationExtensions> status)Sets a statusConstructor parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustServiceStatusAndInformationExtensions Constructor Description TrustProperties(Identifier lotlId, Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService)Constructor for extracted information from trusted list which is linked to a LOTLTrustProperties(Identifier tlId, TrustServiceProvider trustServiceProvider, TimeDependentValues<TrustServiceStatusAndInformationExtensions> trustService)Constructor for extracted information from an "independent" trusted listTrustService(List<CertificateToken> certificates, TimeDependentValues<TrustServiceStatusAndInformationExtensions> status)Default constructor