Home
last modified time | relevance | path

Searched defs:fetchAuthToken (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/
H A DFetchAuthTokenInterface.php31 public function fetchAuthToken(callable $httpHandler = null); function
H A DFetchAuthTokenCache.php68 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\FetchAuthTokenCache
H A DOAuth2.php538 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\OAuth2
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DInsecureCredentials.php42 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\InsecureCredentials
H A DUserRefreshCredentials.php112 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\UserRefreshCredentials
H A DAppIdentityCredentials.php127 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\AppIdentityCredentials
H A DServiceAccountJwtAccessCredentials.php137 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials
H A DServiceAccountCredentials.php191 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\ServiceAccountCredentials
H A DGCECredentials.php366 public function fetchAuthToken(callable $httpHandler = null) function in Google\\Auth\\Credentials\\GCECredentials