public class KafkaUserAuthorizationSimple extends KafkaUserAuthorization
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_SIMPLE |
| Constructor and Description |
|---|
KafkaUserAuthorizationSimple() |
| Modifier and Type | Method and Description |
|---|---|
List<AclRule> |
getAcls() |
String |
getType() |
void |
setAcls(List<AclRule> acls) |
getAdditionalProperties, setAdditionalPropertypublic static final String TYPE_SIMPLE
Copyright © 2019. All rights reserved.