Uses of Interface
io.kroxylicious.proxy.tls.ServerTlsCredentialSupplierContext
Packages that use ServerTlsCredentialSupplierContext
Package
Description
APIs for plugins that are exposed to details of TLS connections between the proxy and its network peers.
-
Uses of ServerTlsCredentialSupplierContext in io.kroxylicious.proxy.tls
Methods in io.kroxylicious.proxy.tls with parameters of type ServerTlsCredentialSupplierContextModifier and TypeMethodDescriptionServerTlsCredentialSupplier.tlsCredentials(ServerTlsCredentialSupplierContext context) Asynchronously retrieves TLS credentials for the proxy to use when connecting to the target Kafka cluster.