Home
last modified time | relevance | path

Searched defs:source_credentials (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/google/auth/
Dimpersonated_credentials.py187 source_credentials, argument
Ddownscoped.py437 self, source_credentials, credential_access_boundary, quota_project_id=None argument
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_impersonated_credentials.py114 source_credentials=SOURCE_CREDENTIALS, argument
Dtest_downscoped.py449 def make_credentials(source_credentials=SourceCredentials(), quota_project_id=None): argument