Moodle  2.2.1
http://www.collinsharper.com
google_authclient Class Reference
Inheritance diagram for google_authclient:
Collaboration diagram for google_authclient:

Public Member Functions

 __construct ($sessiontoken= '', $username= '', $password= '', $options=array())

Static Public Member Functions

static get_auth_header_name ()

Data Fields

const LOGIN_URL = 'https://www.google.com/accounts/ClientLogin'

Detailed Description

Definition at line 563 of file googleapi.php.


Constructor & Destructor Documentation

__construct ( sessiontoken = '',
username = '',
password = '',
options = array() 
)

Definition at line 566 of file googleapi.php.

Here is the call graph for this function:


Member Function Documentation

static get_auth_header_name ( ) [static]

Reimplemented from google_auth_request.

Definition at line 594 of file googleapi.php.


Field Documentation

const LOGIN_URL = 'https://www.google.com/accounts/ClientLogin'

Definition at line 564 of file googleapi.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations