| Package | Description |
|---|---|
| dev.paseto.jpaseto |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiredPasetoException
Exception indicating that a Paseto was accepted after it expired and must be rejected.
|
class |
IncorrectClaimException
Exception thrown when discovering that a required claim does not equal the required value, indicating the paseto is
invalid and may not be used.
|
class |
InvalidClaimException
Exception indicating a parsed claim is invalid in some way.
|
class |
MissingClaimException
Exception thrown when discovering that a required claim is not present, indicating the paseto is
invalid and may not be used.
|
class |
PrematurePasetoException
Exception indicating that a Paseto was accepted before it is allowed to be accessed and must be rejected.
|
Copyright © 2019-2020 paseto.dev. All Rights Reserved.