See: Description
| Class | Description |
|---|---|
| ServerErrorValue |
This attribute specifies an error that occurred during authentication exchange.
|
| Exception | Description |
|---|---|
| ScramException |
This class represents an generic error when using SCRAM, which is a SASL method.
|
| ScramInvalidServerSignatureException |
This class represents an error when verifying the a base64-encoded ServerSignature in a
server-final-message. |
| ScramParseException |
This class represents an error when parsing SCRAM messages.
|
| ScramRuntimeException |
This class represents an error when using SCRAM, which is a SASL method.
|
| ScramServerErrorException |
This class specifies an error that occurred during authentication exchange in a
server-final-message. |
Copyright © 2017–2025 OnGres, Inc. All rights reserved.