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 TrustServiceStatusAndInformationExtensions
TrustServiceStatusAndInformationExtensions.TrustServiceStatusAndInformationExtensionsBuilder. build()
Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustServiceStatusAndInformationExtensions Modifier and Type Method Description TimeDependentValues<TrustServiceStatusAndInformationExtensions>
TrustService. getStatusAndInformationExtensions()
TimeDependentValues<TrustServiceStatusAndInformationExtensions>
TrustProperties. getTrustService()
Method parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustServiceStatusAndInformationExtensions Modifier and Type Method Description TrustService.TrustServiceBuilder
TrustService.TrustServiceBuilder. setStatusAndInformationExtensions(TimeDependentValues<TrustServiceStatusAndInformationExtensions> status)
Constructor 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)