| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaBridgeAuthenticationPlain
Configures the Kafka Bridge authentication
|
class |
KafkaBridgeAuthenticationScramSha512
Configures the Kafka Bridge authentication
|
class |
KafkaBridgeAuthenticationTls
Configures the Kafka Bridge authentication
|
| Modifier and Type | Method and Description |
|---|---|
KafkaBridgeAuthentication |
KafkaBridgeSpecFluentImpl.buildAuthentication() |
KafkaBridgeAuthentication |
KafkaBridgeSpecFluent.buildAuthentication() |
KafkaBridgeAuthentication |
KafkaBridgeSpec.getAuthentication() |
KafkaBridgeAuthentication |
KafkaBridgeSpecFluentImpl.getAuthentication()
Deprecated.
|
KafkaBridgeAuthentication |
KafkaBridgeSpecFluent.getAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaBridgeSpec.setAuthentication(KafkaBridgeAuthentication authentication) |
A |
KafkaBridgeSpecFluentImpl.withAuthentication(KafkaBridgeAuthentication authentication) |
A |
KafkaBridgeSpecFluent.withAuthentication(KafkaBridgeAuthentication authentication) |
Copyright © 2019. All rights reserved.