Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
Dservice_account.py145 def _from_parsed_json_keyfile(cls, keyfile_dict, scopes, member in ServiceAccountCredentials
222 return cls._from_parsed_json_keyfile(client_credentials, scopes,
252 return cls._from_parsed_json_keyfile(keyfile_dict, scopes,