Home
last modified time | relevance | path

Searched refs:getClientSecret (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DOauth2ClientCredentials.php53 public function getClientSecret() function in Google\\Service\\Connectors\\Oauth2ClientCredentials
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php624 public function getClientSecret() function in Google\\Client
1071 'clientSecret' => $this->getClientSecret(),
1291 'client_secret' => $this->getClientSecret(),
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php1013 public function getClientSecret() function in Google\\Auth\\OAuth2
1549 $clientSecret = $this->getClientSecret();