Package io.confluent.security.auth.utils
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 Summary
Modifier and TypeMethodDescriptionstatic SocketFactorystatic voidoverrideDefaultSslFactoryConfig(Map<String, ?> sslConfigs, String hostname) Methods inherited from class org.apache.kafka.common.security.ssl.HostSslSocketFactory
createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuites
-
Method Details
-
overrideDefaultSslFactoryConfig
-
getDefault
-