Uses of Package
com.ongres.scram.common
Packages that use com.ongres.scram.common
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Classes in com.ongres.scram.common used by com.ongres.scram.clientClassDescriptionConstructs and parses client-final-messages.Constructs and parses client-first-messages.Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).SCRAM Mechanisms supported by this library.Constructs and parses
server-final-messages
.Constructs and parsesserver-first-messages
.StringPreparations enumerations to use in SCRAM. -
Classes in com.ongres.scram.common used by com.ongres.scram.commonClassDescriptionConstruct and write generic CharAttribute-Value pairs.Basic implementation of the StringWritable interface, that overrides the toString() method.Represents an attribute (a key name) that is represented by a single char.Constructs and parses client-first-messages.Possible values of a GS2 Attribute.Parse and write GS2 Attribute-Value pairs.Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).GS2 header for SCRAM.SCRAM Attributes as defined in Section 5.1 of the RFC.Parse and write SCRAM Attribute-Value pairs.SCRAM Mechanisms supported by this library.Constructs and parses
server-final-messages
.Constructs and parsesserver-first-messages
.StringPreparations enumerations to use in SCRAM.Abstract class to denote classes which can write to a StringBuffer.