Classes | Functions
tornado::auth Namespace Reference

Classes

class  FacebookGraphMixin
class  FacebookMixin
class  FriendFeedMixin
class  GoogleMixin
class  OAuth2Mixin
class  OAuthMixin
class  OpenIdMixin
class  TwitterMixin

Functions

def _oauth10a_signature
def _oauth_escape
def _oauth_parse_response
def _oauth_signature

Function Documentation

def tornado.auth._oauth10a_signature (   consumer_token,
  method,
  url,
  parameters = {},
  token = None 
) [private]
Calculates the HMAC-SHA1 OAuth 1.0a signature for the given request.

See http://oauth.net/core/1.0a/#signing_process

Definition at line 1116 of file auth.py.

def tornado.auth._oauth_escape (   val) [private]

Definition at line 1140 of file auth.py.

def tornado.auth._oauth_parse_response (   body) [private]

Definition at line 1146 of file auth.py.

def tornado.auth._oauth_signature (   consumer_token,
  method,
  url,
  parameters = {},
  token = None 
) [private]
Calculates the HMAC-SHA1 OAuth signature for the given request.

See http://oauth.net/core/1.0/#signing_process

Definition at line 1092 of file auth.py.



rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:14