Class Google

Description

Located in /get_oauth_token.php (line 35)

AbstractProvider
   |
   --Google
Class Constant Summary
Variable Summary
string $accessType
string $hostedDomain
string $scope
Method Summary
void checkResponse (ResponseInterface $response,  $data)
void createResourceOwner (array $response, AccessToken $token)
void getAuthorizationParameters (array $options)
void getBaseAccessTokenUrl (array $params)
void getResourceOwnerDetailsUrl (AccessToken $token)
Variables
string $accessType (line 45)
string $hostedDomain (line 51)
string $scope (line 57)
Methods
checkResponse (line 108)
  • access: protected
void checkResponse (ResponseInterface $response,  $data)
  • ResponseInterface $response
  • $data
createResourceOwner (line 123)
  • access: protected
void createResourceOwner (array $response, AccessToken $token)
  • array $response
  • AccessToken $token
getAuthorizationParameters (line 74)
  • access: protected
void getAuthorizationParameters (array $options)
  • array $options
getBaseAccessTokenUrl (line 64)
  • access: public
void getBaseAccessTokenUrl (array $params)
  • array $params
getBaseAuthorizationUrl (line 59)
  • access: public
void getBaseAuthorizationUrl ()
getDefaultScopes (line 94)
  • access: protected
void getDefaultScopes ()
getResourceOwnerDetailsUrl (line 69)
  • access: public
void getResourceOwnerDetailsUrl (AccessToken $token)
  • AccessToken $token
getScopeSeparator (line 103)
  • access: protected
void getScopeSeparator ()
Class Constants
ACCESS_TOKEN_RESOURCE_OWNER_ID = 'id' (line 39)

Documentation generated on Tue, 14 Nov 2017 20:20:42 +0100 by phpDocumentor 1.4.4