blob: 235f7e3e89d9bb640f8398003cc7ef812bb4f420 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>client</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<h1 class="toc">Module client</h1>
14<hr />
15 <h2 class="toc">Classes</h2>
16 <a target="mainFrame" href="oauth2client.client.AccessTokenCredentials-class.html"
17 >AccessTokenCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.AccessTokenCredentialsError-class.html"
18 >AccessTokenCredentialsError</a><br /> <a target="mainFrame" href="oauth2client.client.AccessTokenRefreshError-class.html"
19 >AccessTokenRefreshError</a><br /> <a target="mainFrame" href="oauth2client.client.AssertionCredentials-class.html"
20 >AssertionCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.Credentials-class.html"
21 >Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.Error-class.html"
22 >Error</a><br /> <a target="mainFrame" href="oauth2client.client.Flow-class.html"
23 >Flow</a><br /> <a target="mainFrame" href="oauth2client.client.FlowExchangeError-class.html"
24 >FlowExchangeError</a><br /> <a target="mainFrame" href="oauth2client.client.MemoryCache-class.html"
Joe Gregorio52a5c532013-01-24 16:19:07 -050025 >MemoryCache</a><br /> <a target="mainFrame" href="oauth2client.client.NonAsciiHeaderError-class.html"
26 >NonAsciiHeaderError</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2Credentials-class.html"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040027 >OAuth2Credentials</a><br /> <a target="mainFrame" href="oauth2client.client.OAuth2WebServerFlow-class.html"
28 >OAuth2WebServerFlow</a><br /> <a target="mainFrame" href="oauth2client.client.SignedJwtAssertionCredentials-class.html"
29 >SignedJwtAssertionCredentials</a><br /> <a target="mainFrame" href="oauth2client.client.Storage-class.html"
30 >Storage</a><br /> <a target="mainFrame" href="oauth2client.client.UnknownClientSecretsFlowError-class.html"
31 >UnknownClientSecretsFlowError</a><br /> <a target="mainFrame" href="oauth2client.client.VerifyJwtTokenError-class.html"
32 >VerifyJwtTokenError</a><br /> <h2 class="toc">Functions</h2>
33 <div class="private">
34 <a target="mainFrame" href="oauth2client.client-module.html#_abstract"
35 >_abstract</a><br /> </div>
36 <div class="private">
37 <a target="mainFrame" href="oauth2client.client-module.html#_extract_id_token"
38 >_extract_id_token</a><br /> </div>
39 <div class="private">
Joe Gregorioe7a0c472012-07-12 11:46:04 -040040 <a target="mainFrame" href="oauth2client.client-module.html#_parse_exchange_token_response"
41 >_parse_exchange_token_response</a><br /> </div>
42 <div class="private">
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040043 <a target="mainFrame" href="oauth2client.client-module.html#_urlsafe_b64decode"
44 >_urlsafe_b64decode</a><br /> </div>
Joe Gregorio52a5c532013-01-24 16:19:07 -050045 <a target="mainFrame" href="oauth2client.client-module.html#clean_headers"
46 >clean_headers</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#credentials_from_clientsecrets_and_code"
Joe Gregoriof4839b02012-09-06 13:47:24 -040047 >credentials_from_clientsecrets_and_code</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#credentials_from_code"
48 >credentials_from_code</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#flow_from_clientsecrets"
49 >flow_from_clientsecrets</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#verify_id_token"
50 >verify_id_token</a><br /> <h2 class="toc">Variables</h2>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040051 <a target="mainFrame" href="oauth2client.client-module.html#EXPIRY_FORMAT"
Joe Gregorio52a5c532013-01-24 16:19:07 -050052 >EXPIRY_FORMAT</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#HAS_CRYPTO"
53 >HAS_CRYPTO</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#ID_TOKEN_VERIFICATON_CERTS"
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040054 >ID_TOKEN_VERIFICATON_CERTS</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#OOB_CALLBACK_URN"
Joe Gregorio52a5c532013-01-24 16:19:07 -050055 >OOB_CALLBACK_URN</a><br /> <a target="mainFrame" href="oauth2client.client-module.html#REFRESH_STATUS_CODES"
56 >REFRESH_STATUS_CODES</a><br /> <div class="private">
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040057 <a target="mainFrame" href="oauth2client.client-module.html#_cached_http"
58 >_cached_http</a><br /> </div>
59 <a target="mainFrame" href="oauth2client.client-module.html#logger"
60 >logger</a><br /><hr />
61<span class="options">[<a href="javascript:void(0);" class="privatelink"
62 onclick="toggle_private();">hide&nbsp;private</a>]</span>
63
64<script type="text/javascript">
65 <!--
66 // Private objects are initially displayed (because if
67 // javascript is turned off then we want them to be
68 // visible); but by default, we want to hide them. So hide
69 // them unless we have a cookie that says to show them.
70 checkCookie();
71 // -->
72</script>
73</body>
74</html>