| Class | Description |
|---|---|
| ClaimLiteral | |
| ClaimProviderBeanAttributes | |
| ClaimValueProducer<T> | |
| ClaimValueWrapper<T> |
An implementation of the ClaimValue interface
|
| CustomClaimProducer | |
| JsonValueProducer |
A producer for JsonValue injection types
|
| MPJWTExtension |
A CDI extension that provides a producer for the current authenticated JsonWebToken based on a thread
local value that is managed by the
JWTAuthMechanism request
authentication handler. |
| MPJWTExtension.ClaimIP |
The representation of an @Claim annotated injection site
|
| MPJWTExtension.ClaimIPType |
A key for a claim,injection site type pair
|
| MPJWTProducer |
A class that tracks the current validated MP-JWT and associated JsonWebToken via a thread
local to provide a @RequestScoped JsonWebToken producer method.
|
| RawClaimTypeProducer | |
| TCKApplication |
A JAX-RS application marked as requiring MP-JWT authentication
|
| ValueProducerBeanAttributes<T> |
The BeanAttributes for the ClaimValueProducer and JsonValueProducer
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.