Uses of Interface
io.kroxylicious.proxy.tls.ServerTlsCredentialSupplier
Packages that use ServerTlsCredentialSupplier
Package
Description
APIs for plugins that are exposed to details of TLS connections between the proxy and its network peers.
-
Uses of ServerTlsCredentialSupplier in io.kroxylicious.proxy.tls
Methods in io.kroxylicious.proxy.tls that return ServerTlsCredentialSupplierModifier and TypeMethodDescriptionServerTlsCredentialSupplierFactory.create(ServerTlsCredentialSupplierFactoryContext context, I initializationData) Creates an instance ofServerTlsCredentialSupplier.