Class KafkaClientAuthenticationScramSha256

All Implemented Interfaces:
UnknownPropertyPreserving, Serializable

public class KafkaClientAuthenticationScramSha256 extends KafkaClientAuthenticationScram
Configures the Kafka client authentication using SASL SCRAM_SHA_256 in client based components
See Also: