| AccessTokenCredential |
|
| AuthorizationCodeTokens |
Authorization Code Flow Session State
|
| IdToken |
|
| IdTokenCredential |
|
| JavaScriptRequestChecker |
JavaScriptRequestChecker can be used to check if the current request was made
by JavaScript running inside Single-page application (SPA).
|
| OidcConfigurationMetadata |
|
| OIDCException |
|
| OidcRequestContext |
OIDC Context that can be used to run blocking OIDC tasks.
|
| OidcSession |
|
| OidcTenantConfig |
|
| OidcTenantConfig.Authentication |
Defines the authorization request properties when authenticating
users using the Authorization Code Grant Type.
|
| OidcTenantConfig.Roles |
|
| OidcTenantConfig.Token |
|
| RefreshToken |
|
| SecurityEvent |
Security event.
|
| 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.
|
| TokenCustomizer |
TokenCustomizer can be used to change token headers to their original value for the token verification to succeed.
|
| TokenIntrospection |
Represents a token introspection result
|
| TokenIntrospectionCache |
Token introspection cache.
|
| TokenStateManager |
Authorization Code Flow Token State Manager.
|
| UserInfo |
|
| UserInfoCache |
UserInfo cache.
|