Uses of Interface
io.helidon.common.tls.TlsManager
Packages that use TlsManager
Package
Description
TLS Configuration for client and server.
TLS Configuration SPI for client and server.
Helidon Integrations of OCI Certificates Service.
-
Uses of TlsManager in io.helidon.common.tls
Classes in io.helidon.common.tls that implement TlsManagerMethods in io.helidon.common.tls that return TlsManagerMethods in io.helidon.common.tls that return types with arguments of type TlsManagerMethods in io.helidon.common.tls with parameters of type TlsManagerModifier and TypeMethodDescriptionTlsConfig.BuilderBase.manager
(TlsManager manager) The Tls manager. -
Uses of TlsManager in io.helidon.common.tls.spi
Methods in io.helidon.common.tls.spi that return TlsManagerModifier and TypeMethodDescriptionstatic <T> TlsManager
TlsManagerProvider.getOrCreate
(T configBean, Function<T, TlsManager> creator) Provides the ability to have a uniqueTlsManager
per uniqueConfig
instance provided.Method parameters in io.helidon.common.tls.spi with type arguments of type TlsManagerModifier and TypeMethodDescriptionstatic <T> TlsManager
TlsManagerProvider.getOrCreate
(T configBean, Function<T, TlsManager> creator) Provides the ability to have a uniqueTlsManager
per uniqueConfig
instance provided. -
Uses of TlsManager in io.helidon.integrations.oci.tls.certificates
Subinterfaces of TlsManager in io.helidon.integrations.oci.tls.certificatesMethods in io.helidon.integrations.oci.tls.certificates that return TlsManagerModifier and TypeMethodDescription