ClientUtils
is…FIXME
ChannelBuilder createChannelBuilder(
AbstractConfig config,
Time time)
createChannelBuilder
reads security.protocol (for SecurityProtocol
) and sasl.mechanism
configuration properties to create a ChannelBuilder (with CLIENT
JAAS context type and null
listener name).
Note
|
|