| Package | Description |
|---|---|
| io.smallrye.jwt.auth.principal |
| Modifier and Type | Class and Description |
|---|---|
class |
DecryptionKeyLocationResolver
DecryptionKeyResolver which checks the MP-JWT 1.1 mp.jwt.decrypt.key.location configuration
property to resolve a decryption key.
|
class |
KeyLocationResolver
VerificationKeyResolver which checks the MP-JWT 1.1 mp.jwt.verify.publickey and mp.jwt.verify.publickey.location
configuration properties to resolve a verification key.
|
class |
X509KeyLocationResolver |
Copyright © 2018–2021. All rights reserved.