Searched refs:consumerSecret (Results 1 – 4 of 4) sorted by relevance
18 protected $consumerSecret; variable in OAuth\\Common\\Consumer\\Credentials27 * @param string $consumerSecret30 public function __construct($consumerId, $consumerSecret, $callbackUrl) argument33 $this->consumerSecret = $consumerSecret;58 return $this->consumerSecret;
36 public $consumerSecret; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey103 public function setConsumerSecret($consumerSecret) argument105 $this->consumerSecret = $consumerSecret;112 return $this->consumerSecret;
34 public $consumerSecret; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential97 public function setConsumerSecret($consumerSecret) argument99 $this->consumerSecret = $consumerSecret;106 return $this->consumerSecret;