| Interface | Description |
|---|---|
| TenantConfigResolver |
A tenant resolver is responsible for resolving the
OidcTenantConfig for tenants, dynamically. |
| TenantResolver |
A tenant resolver is responsible for resolving tenants dynamically so that the proper configuration can be used accordingly.
|
| TokenStateManager |
Authorization Code Flow Token State Manager.
|
| Class | Description |
|---|---|
| AccessTokenCredential | |
| AuthorizationCodeTokens |
Authorization Code Flow Session State
|
| IdTokenCredential | |
| OidcTenantConfig | |
| OidcTenantConfig.Authentication |
Defines the authorization request properties when authenticating
users using the Authorization Code Grant Type.
|
| OidcTenantConfig.Logout | |
| OidcTenantConfig.Roles | |
| OidcTenantConfig.Token | |
| OidcTenantConfig.TokenStateManager |
Default Authorization Code token state manager configuration
|
| OidcTokenCredential | |
| RefreshToken | |
| SecurityEvent |
Security event.
|
| UserInfo |
| Enum | Description |
|---|---|
| OidcTenantConfig.ApplicationType | |
| OidcTenantConfig.Roles.Source | |
| OidcTenantConfig.TokenStateManager.Strategy | |
| SecurityEvent.Type |
| Exception | Description |
|---|---|
| OIDCException |
| Annotation Type | Description |
|---|---|
| IdToken |
Copyright © 2021 JBoss by Red Hat. All rights reserved.