Home
last modified time | relevance | path

Searched refs:getGrantType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1ExchangeTokenRequest.php75 public function getGrantType() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenRequest
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php486 $grantType = $this->getGrantType();
851 public function getGrantType() function in Google\\Auth\\OAuth2