Home
last modified time | relevance | path

Searched refs:HttpHandlerFactory (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
DRevoke.php21 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
75 $httpHandler = HttpHandlerFactory::build($this->http);
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
DGCECredentials.php23 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
316 ?: HttpHandlerFactory::build(HttpClientCache::getHttpClient());
471 $httpHandler = HttpHandlerFactory::build(HttpClientCache::getHttpClient());
504 ?: HttpHandlerFactory::build(HttpClientCache::getHttpClient());
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DGuzzle5AuthHandler.php6 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
55 $authHttpHandler = HttpHandlerFactory::build($authHttp);
DGuzzle6AuthHandler.php6 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
55 $authHttpHandler = HttpHandlerFactory::build($authHttp);
/plugin/authgooglesheets/vendor/google/auth/src/
DApplicationDefaultCredentials.php25 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
170 $httpHandler = HttpHandlerFactory::build($client);
281 $httpHandler = HttpHandlerFactory::build($client);
DIam.php21 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
DAccessToken.php27 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
DOAuth2.php23 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
541 $httpHandler = HttpHandlerFactory::build(HttpClientCache::getHttpClient());
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
DREST.php20 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
82 $httpHandler = HttpHandlerFactory::build($client);
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
DHttpHandlerFactory.php22 class HttpHandlerFactory class
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php26 use Google\Auth\HttpHandler\HttpHandlerFactory; alias
256 $httpHandler = HttpHandlerFactory::build($this->getHttpClient());
302 $httpHandler = HttpHandlerFactory::build($authHttp);
343 $httpHandler = HttpHandlerFactory::build($this->getHttpClient());