Home
last modified time | relevance | path

Searched defs:has_credentials (Results 1 – 3 of 3) sorted by relevance

/external/python/oauth2client/oauth2client/contrib/django_util/
D__init__.py443 def has_credentials(self): member in UserOAuth2
/external/python/oauth2client/oauth2client/contrib/
Dflask_util.py444 def has_credentials(self): member in UserOAuth2
Dappengine.py717 def has_credentials(self): member in OAuth2Decorator