Home
last modified time | relevance | path

Searched defs:authToken (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
DGoogleCloudChannelV1TransferEntitlementsRequest.php26 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsRequest
37 public function setAuthToken($authToken)
DGoogleCloudChannelV1ImportCustomerRequest.php25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ImportCustomerRequest
50 public function setAuthToken($authToken)
DGoogleCloudChannelV1ListTransferableSkusRequest.php25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest
50 public function setAuthToken($authToken)
/plugin/authgooglesheets/vendor/google/auth/src/
DFetchAuthTokenCache.php267 private function saveAuthTokenInCache($authToken, $authUri = null)
/plugin/diagramsnet/lib/js/diagramly/
DGitLabClient.js42 GitLabClient.prototype.authToken = 'Bearer'; method in GitLabClient
DGitHubClient.js53 GitHubClient.prototype.authToken = 'token'; method in GitHubClient