| Package | Description |
|---|---|
| io.quarkus.oidc | |
| io.quarkus.oidc.runtime |
| Class and Description |
|---|
| OidcTenantConfig |
| OidcTenantConfig.ApplicationType |
| OidcTenantConfig.Authentication
Defines the authorization request properties when authenticating
users using the Authorization Code Grant Type.
|
| OidcTenantConfig.Credentials |
| OidcTenantConfig.Credentials.Jwt
Supports the client authentication methods which involve sending a signed JWT token.
|
| OidcTenantConfig.Credentials.Secret
Supports the client authentication methods which involve sending a client secret.
|
| OidcTenantConfig.Credentials.Secret.Method |
| OidcTenantConfig.Logout |
| OidcTenantConfig.Proxy |
| OidcTenantConfig.Roles |
| OidcTenantConfig.Roles.Source |
| OidcTenantConfig.Tls |
| OidcTenantConfig.Tls.Verification |
| OidcTenantConfig.Token |
| RefreshToken |
| Class and Description |
|---|
| AccessTokenCredential |
| IdToken |
| IdTokenCredential |
| OIDCException |
| OidcTenantConfig |
| OidcTenantConfig.Proxy |
| OidcTenantConfig.Roles |
| OidcTenantConfig.Token |
| RefreshToken |
| 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.
|
| UserInfo |
Copyright © 2020 JBoss by Red Hat. All rights reserved.