Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php50 $headers = array_merge($authorizationHeader, $this->getExtraOAuthHeaders());
98 $headers = array_merge($authorizationHeader, $this->getExtraOAuthHeaders());
149 protected function getExtraOAuthHeaders() function in OAuth\\OAuth1\\Service\\AbstractService
H A DYahoo.php74 $headers = array_merge($authorizationHeader, $this->getExtraOAuthHeaders(), array());
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php117 $this->getExtraOAuthHeaders()
215 $this->getExtraOAuthHeaders()
295 protected function getExtraOAuthHeaders() function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php117 $this->getExtraOAuthHeaders()
212 $this->getExtraOAuthHeaders()
291 protected function getExtraOAuthHeaders() function in OAuth\\OAuth2\\Service\\AbstractService
H A DYahoo.php69 protected function getExtraOAuthHeaders() function in OAuth\\OAuth2\\Service\\Yahoo
H A DSalesforce.php88 protected function getExtraOAuthHeaders() function in OAuth\\OAuth2\\Service\\Salesforce
H A DBitly.php97 $this->getExtraOAuthHeaders()
H A DDelicious.php131 $this->getExtraOAuthHeaders()
H A DBitrix24.php62 $this->getExtraOAuthHeaders(),
H A DPocket.php98 $this->getExtraOAuthHeaders()
/plugin/oauthkeycloak/
H A DKeycloak.php93 $this->getExtraOAuthHeaders()