| Modifier and Type | Method and Description |
|---|---|
OidcConfiguration |
OidcClient.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcClient.setConfiguration(OidcConfiguration configuration) |
| Constructor and Description |
|---|
AzureAdClient(OidcConfiguration configuration) |
GoogleOidcClient(OidcConfiguration configuration) |
OidcClient(OidcConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeycloakOidcConfiguration
Keycloak OpenID Connect configuration.
|
| Modifier and Type | Method and Description |
|---|---|
OidcConfiguration |
OidcAuthenticator.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcAuthenticator.setConfiguration(OidcConfiguration configuration) |
| Constructor and Description |
|---|
OidcAuthenticator(OidcConfiguration configuration) |
| Constructor and Description |
|---|
OidcExtractor(OidcConfiguration configuration,
String clientName) |
| Constructor and Description |
|---|
OidcLogoutActionBuilder(OidcConfiguration configuration) |
| Constructor and Description |
|---|
AzureAdProfileCreator(OidcConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
OidcConfiguration |
OidcProfileCreator.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcProfileCreator.setConfiguration(OidcConfiguration configuration) |
| Constructor and Description |
|---|
OidcProfileCreator(OidcConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected OidcConfiguration |
OidcRedirectActionBuilder.configuration |
| Modifier and Type | Method and Description |
|---|---|
OidcConfiguration |
OidcRedirectActionBuilder.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcRedirectActionBuilder.setConfiguration(OidcConfiguration configuration) |
| Constructor and Description |
|---|
OidcRedirectActionBuilder(OidcConfiguration configuration) |
Copyright © 2017. All Rights Reserved.