| Class | Description |
|---|---|
| CdiExtension |
This CDI extension installs the
JWTAuthenticationMechanism and related SignedJWTIdentityStore
when the LoginConfig annotation is encountered (MP-JWT 1.0 5). |
| CdiInitEventHandler |
This class contains most of the actual logic from CdiExtension.
|
| InjectionPointGenerator |
Dummy class used to take the injection point for "InjectionPoint" of, for usage in the
implementation of
Beans#getCurrentInjectionPoint(javax.enterprise.context.spi.CreationalContext). |
| ParameterizedTypeImpl |
Minimal implementation of ParameterizedType, to programmatically represent
the generic list.
|
Copyright © 2019. All rights reserved.