| Package | Description |
|---|---|
| com.ongres.scram.client |
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
| com.ongres.scram.common |
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
|
| Class and Description |
|---|
| ClientFinalMessage
Constructs and parses client-final-messages.
|
| ClientFirstMessage
Constructs and parses client-first-messages.
|
| ScramMechanism
SCRAM Mechanisms supported by this library.
|
| ServerFinalMessage
Constructs and parses
server-final-messages. |
| ServerFirstMessage
Constructs and parses
server-first-messages. |
| StringPreparation
StringPreparations enumerations to use in SCRAM.
|
| Class and Description |
|---|
| ClientFirstMessage
Constructs and parses client-first-messages.
|
| Gs2CbindFlag
Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).
|
| Gs2Header
GS2 header for SCRAM.
|
| ScramMechanism
SCRAM Mechanisms supported by this library.
|
| ServerFinalMessage
Constructs and parses
server-final-messages. |
| ServerFirstMessage
Constructs and parses
server-first-messages. |
| StringPreparation
StringPreparations enumerations to use in SCRAM.
|
Copyright © 2017–2025 OnGres, Inc. All rights reserved.