Detailed Description
Definition at line 25 of file OAuth.php.
Constructor & Destructor Documentation
__construct |
( |
$ |
key, |
|
|
$ |
secret |
|
) |
| |
key = the token secret = the token secret
Definition at line 34 of file OAuth.php.
Member Function Documentation
generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
Definition at line 43 of file OAuth.php.
Field Documentation
The documentation for this class was generated from the following file: