nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod Class Reference

Inheritance diagram for nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod:
nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod_HMAC_SHA1 nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod_PLAINTEXT

List of all members.

Public Member Functions

def get_name
def build_signature_base_string
def build_signature
def check_signature

Detailed Description

A strategy class that implements a signature method.

Definition at line 585 of file oauth_api.py.


Member Function Documentation

def nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod::get_name (   self  ) 
def nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod::build_signature_base_string (   self,
  oauth_request,
  oauth_consumer,
  oauth_token 
)
def nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod::build_signature (   self,
  oauth_request,
  oauth_consumer,
  oauth_token 
)
def nv_python_libs::vimeo::oauth::oauth_api::OAuthSignatureMethod::check_signature (   self,
  oauth_request,
  consumer,
  token,
  signature 
)

Definition at line 599 of file oauth_api.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:36 2012 for MythTV by  doxygen 1.6.3