Home
last modified time | relevance | path

Searched refs:getConsumerId (Results 1 – 14 of 14) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DOperation.php47 public function getConsumerId() function in Google\\Service\\Networkconnectivity\\Operation
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php48 public function getConsumerId() function in OAuth\\Common\\Consumer\\Credentials
H A DCredentialsInterface.php18 public function getConsumerId(); function
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php73 'client_id' => $this->credentials->getConsumerId(),
108 'client_id' => $this->credentials->getConsumerId(),
207 'client_id' => $this->credentials->getConsumerId(),
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentials.php48 public function getConsumerId() function in OAuth\\Common\\Consumer\\Credentials
H A DCredentialsInterface.php18 public function getConsumerId(); function
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php245 'oauth_consumer_key' => $this->credentials->getConsumerId(),
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php73 'client_id' => $this->credentials->getConsumerId(),
108 'client_id' => $this->credentials->getConsumerId(),
204 'client_id' => $this->credentials->getConsumerId(),
H A DBitly.php88 'client_id' => $this->credentials->getConsumerId(),
H A DBitrix24.php79 'client_id' => $this->credentials->getConsumerId(),
H A DDelicious.php122 'client_id' => $this->credentials->getConsumerId(),
H A DPocket.php66 'consumer_key' => $this->credentials->getConsumerId(),
91 'consumer_key' => $this->credentials->getConsumerId(),
H A DYahoo.php72 $this->credentials->getConsumerId() . ':' . $this->credentials->getConsumerSecret()
/plugin/oauthkeycloak/
H A DKeycloak.php85 'client_id' => $this->credentials->getConsumerId(),