Home
last modified time | relevance | path

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

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