public class KafkaUserScramSha512ClientAuthentication extends KafkaUserAuthentication
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_SCRAM_SHA_512 |
| Constructor and Description |
|---|
KafkaUserScramSha512ClientAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
getAdditionalProperties, setAdditionalPropertypublic static final String TYPE_SCRAM_SHA_512
public KafkaUserScramSha512ClientAuthentication()
public String getType()
getType in class KafkaUserAuthenticationCopyright © 2019. All rights reserved.