| Package | Description |
|---|---|
| io.quarkus.oidc |
| Modifier and Type | Field and Description |
|---|---|
OidcTenantConfig.Credentials.Secret |
OidcTenantConfig.Credentials.clientSecret
Client secret which can be used for the 'client_secret_basic' (default) and 'client_secret_post'
and 'client_secret_jwt' authentication methods.
|
| Modifier and Type | Method and Description |
|---|---|
OidcTenantConfig.Credentials.Secret |
OidcTenantConfig.Credentials.getClientSecret() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcTenantConfig.Credentials.setClientSecret(OidcTenantConfig.Credentials.Secret clientSecret) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.