public class GitHubProvider extends OAuth2Provider
SocialProvider.Manager, SocialProvider.ResolverauthMethod, callbackUrl, config, id, logger| Constructor and Description |
|---|
GitHubProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
accessTokenParamName() |
void |
fillProfile(SocialProfile user)
Once the user is authenticated this method is called to retrieve profile information from the provider.
|
accessTokenHeaderName, accessTokenHeaderVal, accessTokenInJson, authorizationParams, authUrl, doAuth, exchangeAccessTokenParams, expiresParamName, finishBuildingRequest, parseExpires, postToAccessTokenUrl, tryApplyAccessTokenappendParam, appendParams, callbackUrl, callbackUrl, checkCsrfToken, getId, readUrlAsJson, readUrlAsString, toStringprotected String accessTokenParamName()
accessTokenParamName in class OAuth2Providerpublic 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 SocialProfileCopyright © 2016–2018 ActFramework. All rights reserved.