Uses of Package
com.ongres.scram.common.exception
Packages that use com.ongres.scram.common.exception
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).
This package expose the exceptions that can be throw by the client/server
implementations of SCRAM.
-
Classes in com.ongres.scram.common.exception used by com.ongres.scram.clientClassDescriptionThis class represents an generic error when using SCRAM, which is a SASL method.This class represents an error when verifying the a base64-encoded ServerSignature in a
server-final-message
.This class represents an error when parsing SCRAM messages.This class specifies an error that occurred during authentication exchange in aserver-final-message
. -
Classes in com.ongres.scram.common.exception used by com.ongres.scram.common
-
Classes in com.ongres.scram.common.exception used by com.ongres.scram.common.exceptionClassDescriptionThis class represents an generic error when using SCRAM, which is a SASL method.