Package com.ongres.scram.common.exception


package com.ongres.scram.common.exception
This package expose the exceptions that can be throw by the client/server implementations of SCRAM.
  • Class
    Description
    This 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 represents an error when using SCRAM, which is a SASL method.
    This class specifies an error that occurred during authentication exchange in a server-final-message.
    This attribute specifies an error that occurred during authentication exchange.