Class Index | File Index

Classes


Class SpazOAuth#signRequest

SpazOAuth
Defined in: spazauth.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SpazOAuth#signRequest(method, url, parameters)
Sign a HTTP request and return oAuth header
Class Detail
SpazOAuth#signRequest(method, url, parameters)
Sign a HTTP request and return oAuth header
Parameters:
{string} method
HTTP method of the request
{string} url
the URL of the request
{object} parameters
map of all parameters in the request
Returns:
{string} Authorization header value

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Sep 29 2010 22:38:03 GMT-0400 (EDT)