Class | Description |
---|---|
ClaimLiteral | |
ClaimProviderBeanAttributes |
An implementation of BeanAttributes
|
ClaimValueProducer<T> |
A producer for the ClaimValue
|
ClaimValueWrapper<T> |
An implementation of the ClaimValue interface
|
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.
|
PrincipalProducer |
Override the default CDI Principal bean to allow the injection of a Principal to be a JsonWebToken
|
RawClaimTypeProducer | |
TCKApplication |
A JAX-RS application marked as requiring MP-JWT authentication
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.