| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaMirrorMakerAuthenticationPlain
Configures the Kafka Mirror Maker authentication
|
class |
KafkaMirrorMakerAuthenticationScramSha512
Configures the Kafka Mirror Maker authentication
|
class |
KafkaMirrorMakerAuthenticationTls
Configures the Kafka Mirror Maker authentication
|
| Modifier and Type | Method and Description |
|---|---|
KafkaMirrorMakerAuthentication |
KafkaMirrorMakerClientSpecFluent.buildAuthentication() |
KafkaMirrorMakerAuthentication |
KafkaMirrorMakerClientSpecFluentImpl.buildAuthentication() |
KafkaMirrorMakerAuthentication |
KafkaMirrorMakerClientSpec.getAuthentication() |
KafkaMirrorMakerAuthentication |
KafkaMirrorMakerClientSpecFluent.getAuthentication()
Deprecated.
|
KafkaMirrorMakerAuthentication |
KafkaMirrorMakerClientSpecFluentImpl.getAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaMirrorMakerClientSpec.setAuthentication(KafkaMirrorMakerAuthentication authentication) |
A |
KafkaMirrorMakerClientSpecFluent.withAuthentication(KafkaMirrorMakerAuthentication authentication) |
A |
KafkaMirrorMakerClientSpecFluentImpl.withAuthentication(KafkaMirrorMakerAuthentication authentication) |
Copyright © 2019. All rights reserved.