Package com.ongres.scram.common
package com.ongres.scram.common
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
- Implementation Note:
extensionsare not supported.
-
ClassDescriptionConstructs and parses client-final-messages.Constructs and parses client-first-messages.Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).GS2 header for SCRAM.Utility functions (mostly crypto) for SCRAM.SCRAM Mechanisms supported by this library.Constructs and parses
server-final-messages.Constructs and parsesserver-first-messages.StringPreparations enumerations to use in SCRAM.