Joomla Platform class for interacting with an OAuth 1.0 and 1.0a server.
Located in /libraries/joomla/oauth1/client.php (line 19)
Class | Description |
---|---|
![]() |
Joomla Platform class for generating Linkedin API access token. |
![]() |
Joomla Platform class for generating Openstreetmap API access token. |
![]() |
Joomla Platform class for generating Twitter API access token. |
Method used to generate the current nonce.
Constructor.
Get an option from the JOauth1aClient instance.
Method used to make an OAuth request.
Encodes the string or array passed in a way compatible with OAuth.
If an array is passed each array value will will be encoded.
Set an option for the JOauth1aClient instance.
Set the oauth token.
Method to create the URL formed string with the parameters.
Method to validate a response.
Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
Documentation generated on Tue, 19 Nov 2013 14:55:53 +0100 by phpDocumentor 1.4.3