| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaAuthorizationSimple
Configures the broker authorization
|
| Modifier and Type | Method and Description |
|---|---|
KafkaAuthorization |
KafkaClusterSpecFluentImpl.buildAuthorization() |
KafkaAuthorization |
KafkaClusterSpecFluent.buildAuthorization() |
KafkaAuthorization |
KafkaClusterSpec.getAuthorization() |
KafkaAuthorization |
KafkaClusterSpecFluentImpl.getAuthorization()
Deprecated.
|
KafkaAuthorization |
KafkaClusterSpecFluent.getAuthorization()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaClusterSpec.setAuthorization(KafkaAuthorization authorization) |
A |
KafkaClusterSpecFluentImpl.withAuthorization(KafkaAuthorization authorization) |
A |
KafkaClusterSpecFluent.withAuthorization(KafkaAuthorization authorization) |
Copyright © 2019. All rights reserved.