This is the complete list of members for
OAuth2Client, including all inherited members.
| $conf | OAuth2Client | [protected] |
| $CURL_OPTS | OAuth2Client | [static] |
| __construct($config=array()) | OAuth2Client | |
| api($path, $method= 'GET', $params=array()) | OAuth2Client | |
| generateSignature($params, $secret) | OAuth2Client | [protected] |
| getAccessToken() | OAuth2Client | |
| getAccessTokenFromAuthorizationCode($code) | OAuth2Client | [private] |
| getAccessTokenFromPassword($username, $password) | OAuth2Client | [private] |
| getCurrentUri() | OAuth2Client | [protected] |
| getRequestUri() | OAuth2Client | |
| getSession() | OAuth2Client | |
| getSessionCookieName() | OAuth2Client | [private] |
| getSessionObject($access_token=NULL) | OAuth2Client | [protected] |
| getUri($path= '', $params=array()) | OAuth2Client | [protected] |
| getVariable($name, $default=NULL) | OAuth2Client | |
| makeOAuth2Request($path, $method= 'GET', $params=array()) | OAuth2Client | [protected] |
| makeRequest($path, $method= 'GET', $params=array(), $ch=NULL) | OAuth2Client | [protected] |
| setCookieFromSession($session=NULL) | OAuth2Client | [protected] |
| setSession($session=NULL, $write_cookie=TRUE) | OAuth2Client | |
| setVariable($name, $value) | OAuth2Client | |
| validateSessionObject($session) | OAuth2Client | [protected] |