JOAuth2ClientJoomla Platform class for interacting with an OAuth 2.0 server.
Located in /libraries/joomla/oauth2/client.php (line 19)
| Class | Description |
|---|---|
JFacebookOAuth
|
Joomla Platform class for generating Facebook API access token. |
JOAuth2Client
__construct
([JRegistry $options = null], [JHttp $http = null], [JInput $input = null], [JApplicationWeb $application = null])
string
query
(string $url, [mixed $data = null], [array $headers = array()], [string $method = 'get'], [int $timeout = null])
Constructor.
Get the access token or redict to the authentication URL.
Get an option from the JOAuth2Client instance.
Send a signed Oauth request.
Refresh the access token instance.
Set an option for the JOAuth2Client instance.
Set an option for the JOAuth2Client instance.
Documentation generated on Tue, 19 Nov 2013 14:55:51 +0100 by phpDocumentor 1.4.3