Class ConfigurableSslSocketFactory

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.apache.kafka.common.security.ssl.HostSslSocketFactory
io.confluent.security.auth.utils.ConfigurableSslSocketFactory

public class ConfigurableSslSocketFactory extends org.apache.kafka.common.security.ssl.HostSslSocketFactory
  • Method Details

    • overrideDefaultSslFactoryConfig

      public static void overrideDefaultSslFactoryConfig(Map<String,?> sslConfigs, String hostname)
    • getDefault

      public static SocketFactory getDefault()