public class FacebookAuthenticationManagerImpl extends BaseExternalAuthenticationManager
myProvider
Constructor and Description |
---|
FacebookAuthenticationManagerImpl() |
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, supports
public void authenticateUser(java.lang.String callbackUrls, java.lang.Object permissionsBlob)
ExternalAuthenticationManager