Home
last modified time | relevance | path

Searched refs:getClientName (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/
H A DSignBlobInterface.php43 public function getClientName(callable $httpHandler = null); function
H A DFetchAuthTokenCache.php103 public function getClientName(callable $httpHandler = null) function in Google\\Auth\\FetchAuthTokenCache
112 return $this->fetcher->getClientName($httpHandler);
H A DOAuth2.php1424 public function getClientName(callable $httpHandler = null) function in Google\\Auth\\OAuth2
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClient.php83 public function getClientName() function in Google\\Service\\AdExchangeBuyerII\\Client
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DAppIdentityCredentials.php188 public function getClientName(callable $httpHandler = null) function in Google\\Auth\\Credentials\\AppIdentityCredentials
H A DServiceAccountJwtAccessCredentials.php196 public function getClientName(callable $httpHandler = null) function in Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials
H A DServiceAccountCredentials.php318 public function getClientName(callable $httpHandler = null) function in Google\\Auth\\Credentials\\ServiceAccountCredentials
H A DGCECredentials.php477 $email = $this->getClientName($httpHandler);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DProject.php203 public function getClientName() function in Google\\Service\\Dfareporting\\Project