Home
last modified time | relevance | path

Searched defs:consumerId (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DOperation.php23 public $consumerId; variable in Google\\Service\\Networkconnectivity\\Operation
43 public function setConsumerId($consumerId)
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php13 protected $consumerId; variable in OAuth\\Common\\Consumer\\Credentials
30 public function __construct($consumerId, $consumerSecret, $callbackUrl)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentials.php13 protected $consumerId; variable in OAuth\\Common\\Consumer\\Credentials
30 public function __construct($consumerId, $consumerSecret, $callbackUrl) argument