Package-level declarations
Types
Exception thrown when requesting a challenge transaction from the server fails.
Base exception for challenge validation errors.
Generic challenge validation exception for errors that don't fit specific validation categories.
Exception thrown when a client_domain operation has an incorrect source account.
Exception thrown when the first operation's data key doesn't match the expected home domain format.
Exception thrown when the challenge transaction has an invalid memo type.
Exception thrown when the challenge transaction memo value doesn't match expected value.
Exception thrown when the challenge transaction contains operations other than ManageData.
Exception thrown when the challenge transaction has an invalid sequence number.
Exception thrown when the challenge transaction doesn't have exactly one signature.
Exception thrown when the server's signature on the challenge transaction is invalid.
Exception thrown when the first operation's source account doesn't match the client account.
Exception thrown when the challenge transaction's time bounds are invalid.
Exception thrown when a web_auth_domain operation has an invalid value.
Exception thrown when a challenge has both a memo and a muxed account (M... address).
Exception thrown when attempting to use a memo parameter with a muxed account.
Exception thrown when submitting a signed challenge to obtain a JWT token fails.
Base exception for all SEP-10 Web Authentication errors.