| Package | Description |
|---|---|
| io.smallrye.jwt | |
| io.smallrye.jwt.auth | |
| io.smallrye.jwt.auth.cdi | |
| io.smallrye.jwt.auth.principal | |
| io.smallrye.jwt.config |
| Class and Description |
|---|
| JWTAuthContextInfo
The public key and expected issuer needed to validate a token.
|
| Class and Description |
|---|
| JWTAuthContextInfo
The public key and expected issuer needed to validate a token.
|
| Class and Description |
|---|
| JWTCallerPrincipalFactory
The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation.
|
| Class and Description |
|---|
| AbstractKeyLocationResolver
This implements the MP-JWT 1.1 mp.jwt.verify.publickey.location config property resolution logic
|
| DefaultJWTTokenParser.ProtectionLevel |
| JWTAuthContextInfo
The public key and expected issuer needed to validate a token.
|
| JWTCallerPrincipal
An abstract CallerPrincipal implementation that provides access to the JWT claims that are required by
the microprofile token.
|
| JWTCallerPrincipalFactory
The factory class that provides the token string to JWTCallerPrincipal parsing for a given implementation.
|
| JWTParser
A parser to parse a JWT token and convert it to a
JsonWebToken. |
| ParseException
The exception thrown when there is a failure to parse the JWT
|
| PrincipalMessages_$bundle
Warning this class consists of generated code.
|
| Class and Description |
|---|
| JWTAuthContextInfo
The public key and expected issuer needed to validate a token.
|
Copyright © 2018–2021. All rights reserved.