| Package | Description |
|---|---|
| com.ongres.scram.common.exception |
This package expose the exceptions that can be throw by the client/server
implementations of SCRAM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScramInvalidServerSignatureException
This class represents an error when verifying the a base64-encoded ServerSignature in a
server-final-message. |
class |
ScramParseException
This class represents an error when parsing SCRAM messages.
|
class |
ScramServerErrorException
This class specifies an error that occurred during authentication exchange in a
server-final-message. |
Copyright © 2017–2025 OnGres, Inc. All rights reserved.