HomeSort by relevance Sort by last modified time
    Searched refs:callback_path (Results 1 - 3 of 3) sorted by null

  /external/python/google-api-python-client/samples/tasks_appengine/
main.py 56 (decorator.callback_path, decorator.callback_handler()),
  /external/python/google-api-python-client/samples/appengine/
main.py 108 (decorator.callback_path, decorator.callback_handler()),
  /external/python/oauth2client/oauth2client/contrib/
appengine.py 533 callback_path='/oauth2callback',
561 callback_path: string, The absolute path to use as the callback
601 self._callback_path = callback_path
748 def callback_path(self): member in class:OAuth2Decorator
768 (decorator.callback_path, decorator.callback_handler())
826 (self.callback_path, self.callback_handler())
    [all...]

Completed in 59 milliseconds