| Package | Description |
|---|---|
| com.ongres.scram.client |
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
| Modifier and Type | Method and Description |
|---|---|
ScramClient.UsernameBuildStage |
ScramClient.MechanismsBuildStage.advertisedMechanisms(@NotNull Collection<String> scramMechanisms)
List of the advertised mechanisms that will be negotiated between the server and the client.
|
Copyright © 2017–2025 OnGres, Inc. All rights reserved.