MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Static Public Attributes
nv_python_libs.vimeo.oauth.oauth_api.OAuthConsumer Class Reference

List of all members.

Public Member Functions

def __init__

Static Public Attributes

 key = None
 secret = None

Detailed Description

Consumer of OAuth authentication.

OAuthConsumer is a data type that represents the identity of the Consumer
via its shared secret with the Service Provider.

Definition at line 72 of file oauth_api.py.


Constructor & Destructor Documentation

Definition at line 82 of file oauth_api.py.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends