| Package | Description |
|---|---|
| dev.paseto.jpaseto | |
| dev.paseto.jpaseto.io | |
| dev.paseto.jpaseto.lang |
| Class and Description |
|---|
| ClaimPasetoException
ClaimPasetoException is a subclass of the
PasetoException that is thrown after a validation of an paseto claim failed. |
| Claims
A map representing a the body of a paseto token.
|
| FooterClaims
A paseto footer.
|
| InvalidClaimException
Exception indicating a parsed claim is invalid in some way.
|
| KeyResolver
A
PubicKeyResolver can be used by a PasetoParser to find a public key that
should be used to verify a paseto token signature. |
| Paseto
An expanded (not compact/serialized) paseto token.
|
| PasetoBuilder
A builder interface for creating paseto tokens.
|
| PasetoException
Base class for Paseto-related runtime exceptions.
|
| PasetoParser
A parser for parsing and validating paseto tokens.
|
| PasetoParserBuilder
A builder for constructing a
PasetoParser. |
| Pasetos.V1Local |
| Pasetos.V1Public |
| Pasetos.V2Local |
| Pasetos.V2Public |
| PasetoSecurityException
Thrown when a paseto token cannot be verified.
|
| PasetoV1LocalBuilder
A builder for constructing Paseto v1.local tokens.
|
| PasetoV1PublicBuilder
A builder for constructing Paseto v1.public tokens.
|
| PasetoV2LocalBuilder
A builder for constructing Paseto v2.local tokens.
|
| PasetoV2PublicBuilder
A builder for constructing Paseto v2.public tokens.
|
| Purpose
Enum representing Paseto purposes.
|
| Version
Enum representing Paseto versions.
|
| Class and Description |
|---|
| PasetoException
Base class for Paseto-related runtime exceptions.
|
| PasetoIOException
A general IO exception for the JPaseto library.
|
| Class and Description |
|---|
| Version
Enum representing Paseto versions.
|
Copyright © 2019-2020 paseto.dev. All Rights Reserved.