| Package | Description |
|---|---|
| dev.paseto.jpaseto |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyResolverAdapter
An Adapter implementation of the
KeyResolver interface that allows subclasses to process only the type of paseto token that
is known/expected for a particular case. |
| Modifier and Type | Method and Description |
|---|---|
PasetoParserBuilder |
PasetoParserBuilder.setKeyResolver(KeyResolver keyResolver)
Sets the
KeyResolver used to acquire the signing key that should be used to verify
a paseto tokens's signature. |
Copyright © 2019-2020 paseto.dev. All Rights Reserved.