| Package | Description |
|---|---|
| org.pac4j.oidc.client | |
| org.pac4j.oidc.credentials.authenticator | |
| org.pac4j.oidc.credentials.extractor | |
| org.pac4j.oidc.redirect |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureAdClient
A specialized
OidcClient for authenticating againt Microsoft Azure AD. |
class |
GoogleOidcClient
This class is the OpenID Connect client to authenticate users in Google.
|
class |
KeycloakOidcClient
This class is the OpenID Connect client to authenticate users in Keycloak.
|
| Modifier and Type | Field and Description |
|---|---|
protected OidcClient |
OidcAuthenticator.client |
| Constructor and Description |
|---|
OidcAuthenticator(OidcConfiguration configuration,
OidcClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected OidcClient |
OidcExtractor.client |
| Constructor and Description |
|---|
OidcExtractor(OidcConfiguration configuration,
OidcClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected OidcClient |
OidcRedirectActionBuilder.client |
| Constructor and Description |
|---|
OidcRedirectActionBuilder(OidcConfiguration configuration,
OidcClient client) |
Copyright © 2019. All Rights Reserved.