Home
last modified time | relevance | path

Searched defs:_make_authorization_grant_assertion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/google/oauth2/
Dservice_account.py367 def _make_authorization_grant_assertion(self): member in Credentials
630 def _make_authorization_grant_assertion(self): member in IDTokenCredentials
/aosp_15_r20/external/python/google-auth-library-python/google/auth/compute_engine/
Dcredentials.py305 def _make_authorization_grant_assertion(self): member in IDTokenCredentials