public static interface ScramClient.MechanismsBuildStage
| Modifier and Type | Method and Description |
|---|---|
ScramClient.UsernameBuildStage |
advertisedMechanisms(@NotNull Collection<String> scramMechanisms)
List of the advertised mechanisms that will be negotiated between the server and the client.
|
ScramClient.UsernameBuildStage advertisedMechanisms(@NotNull @NotNull Collection<String> scramMechanisms)
scramMechanisms - list with the IANA-registered mechanism name of this SASL clientthis builder for use in a chained invocationCopyright © 2017–2025 OnGres, Inc. All rights reserved.