| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Sasl |
Sasl.clone() |
Sasl |
ClientAuthentication.getSasl()
Details for ClientAuthentication using SASL.
|
Sasl |
Sasl.withScram(Scram scram)
Details for SASL/SCRAM client authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAuthentication.setSasl(Sasl sasl)
Details for ClientAuthentication using SASL.
|
ClientAuthentication |
ClientAuthentication.withSasl(Sasl sasl)
Details for ClientAuthentication using SASL.
|
Copyright © 2020. All rights reserved.