| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJwtAuthenticationFilter |
class |
JwtAuthenticationFilter |
class |
JwtCookieAuthenticationFilter |
| Modifier and Type | Method and Description |
|---|---|
void |
JoseJwtProducerConsumer.setConsumer(JoseJwtConsumer consumer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtAccessTokenValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtRequestCodeFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtBearerAuthHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthJoseJwtConsumer |
class |
OAuthServerJoseJwtConsumer |
| Modifier and Type | Method and Description |
|---|---|
void |
JCacheOAuthDataProvider.setJwtTokenConsumer(JoseJwtConsumer jwtTokenConsumer) |
void |
DefaultEHCacheOAuthDataProvider.setJwtTokenConsumer(JoseJwtConsumer jwtTokenConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static ServerAccessToken |
JwtTokenUtils.createAccessTokenFromJwt(JoseJwtConsumer consumer,
String jose,
ClientRegistrationProvider clientProvider,
Map<String,String> claimsMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdTokenReader |
class |
OidcClaimsValidator |
class |
UserInfoClient |
Apache CXF