Home
last modified time | relevance | path

Searched refs:retrieveResponse (Results 1 – 18 of 18) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
DPocket.php63 $responseBody = $this->httpClient->retrieveResponse(
95 $responseBody = $this->httpClient->retrieveResponse(
DAbstractService.php114 $responseBody = $this->httpClient->retrieveResponse(
175 return $this->httpClient->retrieveResponse($uri, $body, $extraHeaders, $method);
209 $responseBody = $this->httpClient->retrieveResponse(
DBitly.php94 $responseBody = $this->httpClient->retrieveResponse(
DDelicious.php128 $responseBody = $this->httpClient->retrieveResponse(
DBitrix24.php59 $responseBody = $this->httpClient->retrieveResponse(
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
DAbstractService.php52 …$responseBody = $this->httpClient->retrieveResponse($this->getRequestTokenEndpoint(), array(), $he…
100 …$responseBody = $this->httpClient->retrieveResponse($this->getAccessTokenEndpoint(), $bodyParams, …
141 return $this->httpClient->retrieveResponse($uri, $body, $headers, $method);
DYahoo.php76 …$responseBody = $this->httpClient->retrieveResponse($this->getAccessTokenEndpoint(), $bodyParams, …
DFlickr.php98 return $this->httpClient->retrieveResponse($uri, $body, $headers, $method);
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
DAbstractService.php114 $responseBody = $this->httpClient->retrieveResponse(
174 return $this->httpClient->retrieveResponse($uri, $body, $extraHeaders, $method);
212 $responseBody = $this->httpClient->retrieveResponse(
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
DClientInterface.php26 public function retrieveResponse( function
DStreamClient.php27 public function retrieveResponse( function in OAuth\\Common\\Http\\Client\\StreamClient
DCurlClient.php64 public function retrieveResponse( function in OAuth\\Common\\Http\\Client\\CurlClient
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
DClientInterface.php26 public function retrieveResponse( function
DStreamClient.php27 public function retrieveResponse( function in OAuth\\Common\\Http\\Client\\StreamClient
DCurlClient.php64 public function retrieveResponse( function in OAuth\\Common\\Http\\Client\\CurlClient
/plugin/evesso/classes/
DoAuthHTTPClient.php29 public function retrieveResponse( function in OAuth\\Plugin\\oAuthHTTPClient
/plugin/oauth/
DHTTPClient.php15 public function retrieveResponse( function in dokuwiki\\plugin\\oauth\\HTTPClient
/plugin/oauthkeycloak/
DKeycloak.php90 $this->httpClient->retrieveResponse(