@Service public class GmailOauth2AuthenticateService extends BaseOauth2AuthorizationCodeAuthenticator
| Constructor and Description |
|---|
GmailOauth2AuthenticateService(FintechUiConfig fintechUiConfig,
GmailOauth2Config oauth2Config,
OauthSessionEntityRepository sessions) |
| Modifier and Type | Method and Description |
|---|---|
Oauth2Provider |
getProvider() |
authenticateByRedirectingUserToIdp, authenticatedUserName, checkIfEmailIsAllowed, exchangeCodeToTokenAndYieldEmail, getClientIDpublic GmailOauth2AuthenticateService(FintechUiConfig fintechUiConfig, GmailOauth2Config oauth2Config, OauthSessionEntityRepository sessions)
public Oauth2Provider getProvider()
Copyright © 2020. All rights reserved.