| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaConnectAuthenticationPlain
Configures the Kafka Connect authentication
|
class |
KafkaConnectAuthenticationScramSha512
Configures the Kafka Connect authentication
|
class |
KafkaConnectAuthenticationTls
Configures the Kafka Connect authentication
|
| Modifier and Type | Method and Description |
|---|---|
KafkaConnectAuthentication |
KafkaConnectSpecFluent.buildAuthentication() |
KafkaConnectAuthentication |
KafkaConnectSpecFluentImpl.buildAuthentication() |
KafkaConnectAuthentication |
KafkaConnectSpec.getAuthentication() |
KafkaConnectAuthentication |
KafkaConnectSpecFluent.getAuthentication()
Deprecated.
|
KafkaConnectAuthentication |
KafkaConnectSpecFluentImpl.getAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaConnectSpec.setAuthentication(KafkaConnectAuthentication authentication) |
A |
KafkaConnectSpecFluent.withAuthentication(KafkaConnectAuthentication authentication) |
A |
KafkaConnectSpecFluentImpl.withAuthentication(KafkaConnectAuthentication authentication) |
Copyright © 2019. All rights reserved.