Searched defs:apply_client_authentication_options (Results 1 – 2 of 2) sorted by relevance
/external/python/google-auth-library-python/google/oauth2/ | ||
D | utils.py | 96 def apply_client_authentication_options( member in OAuthClientAuthHandler |
/external/python/google-auth-library-python/tests/oauth2/ | ||
D | test_utils.py | 35 def apply_client_authentication_options( member in AuthHandler |