Uses of Interface
io.kroxylicious.proxy.tls.ServerTlsCredentialSupplierFactoryContext
Packages that use ServerTlsCredentialSupplierFactoryContext
Package
Description
APIs for plugins that are exposed to details of TLS connections between the proxy and its network peers.
-
Uses of ServerTlsCredentialSupplierFactoryContext in io.kroxylicious.proxy.tls
Methods in io.kroxylicious.proxy.tls with parameters of type ServerTlsCredentialSupplierFactoryContextModifier and TypeMethodDescriptionServerTlsCredentialSupplierFactory.create(ServerTlsCredentialSupplierFactoryContext context, I initializationData) Creates an instance ofServerTlsCredentialSupplier.ServerTlsCredentialSupplierFactory.initialize(ServerTlsCredentialSupplierFactoryContext context, C config) Initializes the factory with the specified configuration.