Uses of Interface
com.ongres.scram.common.CharSupplier
Packages that use CharSupplier
Package
Description
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of CharSupplier in com.ongres.scram.common
Classes in com.ongres.scram.common with type parameters of type CharSupplierModifier and TypeClassDescription(package private) class
AbstractCharAttributeValue<T extends CharSupplier>
Construct and write generic CharAttribute-Value pairs.Classes in com.ongres.scram.common that implement CharSupplierModifier and TypeClassDescription(package private) enum
Possible values of a GS2 Attribute.enum
Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).(package private) enum
SCRAM Attributes as defined in Section 5.1 of the RFC.