public class GoogleAuthenticationManagerImpl extends BaseExternalAuthenticationManager
myProvider| Constructor and Description |
|---|
GoogleAuthenticationManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticateUser(java.lang.String callbackUrls,
java.lang.Object permissionsBlob)
Authenticates a user by calling out to an external authentication service provider.
|
getLoginProviderType, supportspublic void authenticateUser(java.lang.String callbackUrls,
java.lang.Object permissionsBlob)
ExternalAuthenticationManager