public class KafkaListenerAuthenticationScramSha512 extends KafkaListenerAuthentication
| Modifier and Type | Field and Description |
|---|---|
static String |
SCRAM_SHA_512 |
| Constructor and Description |
|---|
KafkaListenerAuthenticationScramSha512() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
getAdditionalProperties, setAdditionalPropertypublic static final String SCRAM_SHA_512
public KafkaListenerAuthenticationScramSha512()
public String getType()
getType in class KafkaListenerAuthenticationCopyright © 2019. All rights reserved.