Home
last modified time | relevance | path

Searched defs:consumerSecret (Results 1 – 4 of 4) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php18 protected $consumerSecret; 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.php18 protected $consumerSecret; variable in OAuth\\Common\\Consumer\\Credentials
30 public function __construct($consumerId, $consumerSecret, $callbackUrl) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Credential.php34 public $consumerSecret; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential
97 public function setConsumerSecret($consumerSecret)
H A DGoogleCloudApigeeV1DeveloperAppKey.php36 public $consumerSecret; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey
103 public function setConsumerSecret($consumerSecret)