Home
last modified time | relevance | path

Searched refs:callback_path (Results 1 – 3 of 3) sorted by relevance

/external/python/oauth2client/oauth2client/contrib/
Dappengine.py533 callback_path='/oauth2callback', argument
601 self._callback_path = callback_path
748 def callback_path(self): member in OAuth2Decorator
826 (self.callback_path, self.callback_handler())
/external/python/google-api-python-client/samples/tasks_appengine/
Dmain.py56 (decorator.callback_path, decorator.callback_handler()),
/external/python/google-api-python-client/samples/appengine/
Dmain.py108 (decorator.callback_path, decorator.callback_handler()),