Searched defs:_make_authorization_grant_assertion (Results 1 – 2 of 2) sorted by relevance
| /external/python/google-auth-library-python/google/oauth2/ | ||
| D | service_account.py | 367     def _make_authorization_grant_assertion(self):  member in Credentials | 
| /external/python/google-auth-library-python/google/auth/compute_engine/ | ||
| D | credentials.py | 305     def _make_authorization_grant_assertion(self):  member in IDTokenCredentials |