Class awAuthService

Description

AdWords Lib AuthService class

Provides authentication using Google's Account API

Located in /services/AuthService.php


	
			
Variable Summary
 mixed $_tokens
Method Summary
 string post (string $url, array $data)
 string requestToken (string $email, string $password)
Variables
mixed $_tokens = array()
  • access: protected
Methods

Performs HTTP POST query and returns the response

  • return: response from server
  • access: protected
string post (string $url, array $data)
  • string $url
  • array $data
  • access: public
string requestToken (string $email, string $password)
  • string $email
  • string $password

Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3