Home
last modified time | relevance | path

Searched refs:getExtraApiHeaders (Results 1 – 5 of 5) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php135 $extraHeaders = array_merge($this->getExtraApiHeaders(), $extraHeaders);
159 protected function getExtraApiHeaders() function in OAuth\\OAuth1\\Service\\AbstractService
H A DFlickr.php92 $extraHeaders = array_merge($this->getExtraApiHeaders(), $extraHeaders);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DHarvest.php153 protected function getExtraApiHeaders() function in OAuth\\OAuth2\\Service\\Harvest
H A DAbstractService.php173 $extraHeaders = array_merge($this->getExtraApiHeaders(), $extraHeaders);
301 protected function getExtraApiHeaders() function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php172 $extraHeaders = array_merge($this->getExtraApiHeaders(), $extraHeaders);
305 protected function getExtraApiHeaders() function in OAuth\\OAuth2\\Service\\AbstractService