Home
last modified time | relevance | path

Searched refs:httpClient (Results 26 – 50 of 73) sorted by relevance

123

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DNetatmo.php42 ClientInterface $httpClient, argument
49 $httpClient,
H A DPinterest.php40 ClientInterface $httpClient, argument
47 $httpClient,
H A DUstream.php25 ClientInterface $httpClient, argument
30 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true);
H A DAmazon.php30 ClientInterface $httpClient, argument
35 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DDeezer.php43 ClientInterface $httpClient, argument
50 $httpClient,
H A DEveOnline.php26 ClientInterface $httpClient, argument
31 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DLinkedin.php38 ClientInterface $httpClient, argument
43 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true);
H A DPaypal.php36 ClientInterface $httpClient, argument
41 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DSpotify.php34 ClientInterface $httpClient, argument
39 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true);
H A DHubic.php44 ClientInterface $httpClient, argument
51 $httpClient,
H A DJawboneUP.php54 ClientInterface $httpClient, argument
59 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DBuffer.php22 ClientInterface $httpClient, argument
27 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
85 $responseBody = $this->httpClient->retrieveResponse(
121 $responseBody = $this->httpClient->retrieveResponse(
H A DDailymotion.php51 ClientInterface $httpClient, argument
56 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DHarvest.php19 ClientInterface $httpClient, argument
24 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
129 $responseBody = $this->httpClient->retrieveResponse(
H A DParrotFlowerPower.php34 ClientInterface $httpClient, argument
41 $httpClient,
132 $responseBody = $this->httpClient->retrieveResponse(
H A DReddit.php39 ClientInterface $httpClient, argument
44 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri, true);
H A DVimeo.php60 ClientInterface $httpClient, argument
67 $httpClient,
H A DVkontakte.php44 ClientInterface $httpClient, argument
49 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DGitHub.php129 ClientInterface $httpClient, argument
134 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DDeviantArt.php38 ClientInterface $httpClient, argument
43 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DHeroku.php37 ClientInterface $httpClient, argument
42 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
H A DMicrosoft.php55 ClientInterface $httpClient, argument
60 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DEveOnline.php29 ClientInterface $httpClient, argument
34 parent::__construct($credentials, $httpClient, $storage, $scopes, $baseApiUri);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DEtsy.php21 ClientInterface $httpClient, argument
26 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
H A DFlickr.php20 ClientInterface $httpClient, argument
25 parent::__construct($credentials, $httpClient, $storage, $signature, $baseApiUri);
98 return $this->httpClient->retrieveResponse($uri, $body, $headers, $method);

123