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

Documentation generated on Mon, 09 Jan 2017 11:55:18 +0000 by phpDocumentor 1.4.3