Searched defs:has_credentials (Results 1 – 3 of 3) sorted by relevance
/external/python/oauth2client/oauth2client/contrib/django_util/ | ||
D | __init__.py | 443 def has_credentials(self): member in UserOAuth2 |
/external/python/oauth2client/oauth2client/contrib/ | ||
D | flask_util.py | 444 def has_credentials(self): member in UserOAuth2 |
D | appengine.py | 717 def has_credentials(self): member in OAuth2Decorator |