Uses of Package
com.ongres.scram.common.exception
Packages that use com.ongres.scram.common.exception
Package
Description
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.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.