Uses of Class
com.ongres.scram.common.exception.ScramException
Packages that use ScramException
Package
Description
This package expose the exceptions that can be throw by the client/server
implementations of SCRAM.
-
Uses of ScramException in com.ongres.scram.common.exception
Subclasses of ScramException in com.ongres.scram.common.exceptionModifier and TypeClassDescriptionclassThis class represents an error when verifying the a base64-encoded ServerSignature in aserver-final-message.classThis class represents an error when parsing SCRAM messages.classThis class specifies an error that occurred during authentication exchange in aserver-final-message.