public class FacebookProvider extends OAuth2Provider
SocialProvider.Manager, SocialProvider.ResolverauthMethod, callbackUrl, config, id, logger| Constructor and Description |
|---|
FacebookProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accessTokenInJson() |
protected String |
expiresParamName() |
void |
fillProfile(SocialProfile user)
Once the user is authenticated this method is called to retrieve profile information from the provider.
|
accessTokenHeaderName, accessTokenHeaderVal, accessTokenParamName, authorizationParams, authUrl, doAuth, exchangeAccessTokenParams, finishBuildingRequest, parseExpires, postToAccessTokenUrl, tryApplyAccessTokenappendParam, appendParams, callbackUrl, callbackUrl, checkCsrfToken, getId, readUrlAsJson, readUrlAsString, toStringpublic void fillProfile(SocialProfile user)
SocialProviderOnce the user is authenticated this method is called to retrieve profile information from the provider.
fillProfile in class SocialProvideruser - A SocialProfileprotected boolean accessTokenInJson()
accessTokenInJson in class OAuth2Providerprotected String expiresParamName()
expiresParamName in class OAuth2ProviderCopyright © 2016–2018 ActFramework. All rights reserved.