Located in /Oauth/Http.php (line 34)
Reference to the Zend_Oauth_Consumer instance in use.
Instance of the general Zend_Oauth_Http_Utility class.
Array of all custom service parameters to be sent in the HTTP request in addition to the usual OAuth parameters.
Request Method for the HTTP Request.
OAuth specifies three request methods, this holds the current preferred one which by default uses the Authorization Header approach for passing OAuth parameters, and a POST body for non-OAuth custom parameters.
Constructor
Preferred HTTP request method accessor.
Accessor for an array of custom parameters.
Return an instance of Zend_Http_Client configured to use the Query String scheme for an OAuth driven HTTP request.
Set a preferred HTTP request method.
Mutator to set an array of custom parameters for the HTTP request.
Commence a request cycle where the current HTTP method and OAuth request scheme set an upper preferred HTTP request style and where failures generate a new HTTP request style further down the OAuth preference list for OAuth Request Schemes.
On success, return the Request object that results for processing.
Manages the switch from OAuth request scheme to another lower preference scheme during a request cycle.
Generates a valid OAuth Authorization header based on the provided parameters and realm.
Documentation generated on Mon, 21 Jun 2010 15:27:36 -0400 by phpDocumentor 1.4.3