public abstract class ClaimPasetoException extends PasetoException
PasetoException that is thrown after a validation of an paseto claim failed.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INCORRECT_EXPECTED_CLAIM_MESSAGE_TEMPLATE |
static java.lang.String |
MISSING_EXPECTED_CLAIM_MESSAGE_TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
Paseto |
getPaseto() |
public static final java.lang.String INCORRECT_EXPECTED_CLAIM_MESSAGE_TEMPLATE
public static final java.lang.String MISSING_EXPECTED_CLAIM_MESSAGE_TEMPLATE
public Paseto getPaseto()
Copyright © 2019-2020 paseto.dev. All Rights Reserved.