App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.tools.appengine_rpc_httplib2.HttpRpcServerOAuth2.OAuth2Parameters Class Reference
Inheritance diagram for google.appengine.tools.appengine_rpc_httplib2.HttpRpcServerOAuth2.OAuth2Parameters:
google.appengine.tools.value_mixin.ValueMixin

Public Member Functions

def __init__
 
- Public Member Functions inherited from google.appengine.tools.value_mixin.ValueMixin
def __cmp__
 
def __hash__
 
def __repr__
 

Public Attributes

 access_token
 
 client_id
 
 client_secret
 
 scope
 
 refresh_token
 
 credential_file
 
 token_uri
 

Detailed Description

Class encapsulating parameters related to OAuth2 authentication.

The documentation for this class was generated from the following file: