| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaUserScramSha512ClientAuthentication |
class |
KafkaUserTlsClientAuthentication |
| Modifier and Type | Method and Description |
|---|---|
KafkaUserAuthentication |
KafkaUserSpecFluentImpl.buildAuthentication() |
KafkaUserAuthentication |
KafkaUserSpecFluent.buildAuthentication() |
KafkaUserAuthentication |
KafkaUserSpec.getAuthentication() |
KafkaUserAuthentication |
KafkaUserSpecFluentImpl.getAuthentication()
Deprecated.
|
KafkaUserAuthentication |
KafkaUserSpecFluent.getAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaUserSpec.setAuthentication(KafkaUserAuthentication authentication) |
A |
KafkaUserSpecFluentImpl.withAuthentication(KafkaUserAuthentication authentication) |
A |
KafkaUserSpecFluent.withAuthentication(KafkaUserAuthentication authentication) |
Copyright © 2019. All rights reserved.