public class KafkaAuthorizationSimple extends KafkaAuthorization
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZER_CLASS_NAME |
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
public static final String AUTHORIZER_CLASS_NAME
Copyright © 2020. All rights reserved.