Class KafkaClientAuthenticationScramSha512

All Implemented Interfaces:
UnknownPropertyPreserving, Serializable

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