| Package | Description |
|---|---|
| io.quarkus.oidc.runtime |
| Modifier and Type | Field and Description |
|---|---|
(package private) OidcTenantConfig.Credentials.Secret |
OidcTenantConfig.Credentials.clientSecret
Client secret credentials which can be used for the 'client_secret_basic' (default)
and 'client_secret_post' 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.