Modifier and Type | Class and Description |
---|---|
class |
OidcClient<U extends OidcProfile,V extends OidcConfiguration>
This class is the client to authenticate users with an OpenID Connect 1.0 provider.
|
Modifier and Type | Class and Description |
---|---|
class |
OidcLogoutActionBuilder<U extends OidcProfile>
Logout action builder for OpenID Connect.
|
Modifier and Type | Class and Description |
---|---|
class |
OidcProfileDefinition<P extends OidcProfile>
This class defines the attributes of the OpenID Connect profile: http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
+ http://openid.net/specs/openid-connect-core-1_0.html#IDToken
|
Modifier and Type | Class and Description |
---|---|
class |
AzureAdProfile
This class is the user profile for Azure AD (using OpenID Connect protocol) with appropriate getters.
|
Modifier and Type | Class and Description |
---|---|
class |
OidcProfileCreator<U extends OidcProfile>
OpenID Connect profile creator.
|
Modifier and Type | Class and Description |
---|---|
class |
GoogleOidcProfile
This class is the user profile for Google (using OpenID Connect protocol) with appropriate getters.
|
Modifier and Type | Class and Description |
---|---|
class |
KeycloakOidcProfile
This class is the user profile for Keycloak (using OpenID Connect protocol) with appropriate getters.
|
Copyright © 2018. All rights reserved.