public class KafkaAuthorizationSimple extends KafkaAuthorization
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_SIMPLE |
| Constructor and Description |
|---|
KafkaAuthorizationSimple() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSuperUsers() |
String |
getType() |
void |
setSuperUsers(List<String> superUsers) |
getAdditionalProperties, setAdditionalPropertypublic static final String TYPE_SIMPLE
Copyright © 2019. All rights reserved.