Home
last modified time | relevance | path

Searched refs:setHttpClient (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpClientCache.php40 public static function setHttpClient(ClientInterface $client = null) function in Google\\Auth\\HttpHandler\\HttpClientCache
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php167 HttpClientCache::setHttpClient($client);
278 HttpClientCache::setHttpClient($client);
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory
/plugin/evesso/classes/
H A DAbstractAdapter.php46 $serviceFactory->setHttpClient(new oAuthHTTPClient());
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory
/plugin/oauth/
H A DAdapter.php68 $serviceFactory->setHttpClient(new HTTPClient());
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1156 public function setHttpClient(ClientInterface $http) function in Google\\Client
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md393 $client->setHttpClient($httpClient);
416 $client->setHttpClient($httpClient);