| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
Scram |
Scram.clone() |
Scram |
Sasl.getScram()
Details for SASL/SCRAM client authentication.
|
Scram |
Scram.withEnabled(Boolean enabled)
SASL/SCRAM authentication is enabled or not.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sasl.setScram(Scram scram)
Details for SASL/SCRAM client authentication.
|
Sasl |
Sasl.withScram(Scram scram)
Details for SASL/SCRAM client authentication.
|
Copyright © 2022. All rights reserved.