| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaJmxAuthenticationPassword
Configures the Kafka Brokers JMX port with username and password protected.
|
| Modifier and Type | Method and Description |
|---|---|
KafkaJmxAuthentication |
KafkaJmxOptionsFluent.buildAuthentication() |
KafkaJmxAuthentication |
KafkaJmxOptionsFluentImpl.buildAuthentication() |
KafkaJmxAuthentication |
KafkaJmxOptions.getAuthentication() |
KafkaJmxAuthentication |
KafkaJmxOptionsFluent.getAuthentication()
Deprecated.
|
KafkaJmxAuthentication |
KafkaJmxOptionsFluentImpl.getAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaJmxOptions.setAuthentication(KafkaJmxAuthentication authentication) |
A |
KafkaJmxOptionsFluent.withAuthentication(KafkaJmxAuthentication authentication) |
A |
KafkaJmxOptionsFluentImpl.withAuthentication(KafkaJmxAuthentication authentication) |
Copyright © 2020. All rights reserved.