| Package | Description |
|---|---|
| com.ongres.scram.client |
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
| Class and Description |
|---|
| ScramClient
A class that represents a SCRAM client.
|
| ScramClient.FinalBuildStage
Builder stage for the optional atributes and the final build() call.
|
| ScramClient.MechanismsBuildStage
Builder stage for the advertised mechanisms.
|
| ScramClient.PasswordBuildStage
Builder stage for the password (or a ClientKey/ServerKey, or SaltedPassword).
|
| ScramClient.UsernameBuildStage
Builder stage for the required username.
|
Copyright © 2017–2025 OnGres, Inc. All rights reserved.