| Modifier and Type | Field and Description |
|---|---|
OidcCommonConfig.Credentials.Secret |
OidcCommonConfig.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 |
|---|---|
OidcCommonConfig.Credentials.Secret |
OidcCommonConfig.Credentials.getClientSecret() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcCommonConfig.Credentials.setClientSecret(OidcCommonConfig.Credentials.Secret clientSecret) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.