This is the complete list of members for Facebook\Authentication\OAuth2Client, including all inherited members.
$app | Facebook\Authentication\OAuth2Client | protected |
$client | Facebook\Authentication\OAuth2Client | protected |
$graphVersion | Facebook\Authentication\OAuth2Client | protected |
$lastRequest | Facebook\Authentication\OAuth2Client | protected |
__construct(FacebookApp $app, FacebookClient $client, $graphVersion=null) | Facebook\Authentication\OAuth2Client | |
BASE_AUTHORIZATION_URL | Facebook\Authentication\OAuth2Client | |
debugToken($accessToken) | Facebook\Authentication\OAuth2Client | |
getAccessTokenFromCode($code, $redirectUri='') | Facebook\Authentication\OAuth2Client | |
getAuthorizationUrl($redirectUrl, $state, array $scope=[], array $params=[], $separator='&') | Facebook\Authentication\OAuth2Client | |
getClientParams() | Facebook\Authentication\OAuth2Client | protected |
getCodeFromLongLivedAccessToken($accessToken, $redirectUri='') | Facebook\Authentication\OAuth2Client | |
getLastRequest() | Facebook\Authentication\OAuth2Client | |
getLongLivedAccessToken($accessToken) | Facebook\Authentication\OAuth2Client | |
requestAnAccessToken(array $params) | Facebook\Authentication\OAuth2Client | protected |
sendRequestWithClientParams($endpoint, array $params, $accessToken=null) | Facebook\Authentication\OAuth2Client | protected |