Package org.apache.kafka.common.security.scram
package org.apache.kafka.common.security.scram
Provides adaptor to use the Salted Challenge Response Authentication Mechanism for securing Kafka clusters.
-
ClassDescriptionSCRAM credential class that encapsulates the credential data persisted for each user that is accessible to the server.Callback used for SCRAM mechanisms.Optional callback used for SCRAM mechanisms if any extensions need to be set in the SASL/SCRAM exchange.