Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1TransferEntitlementsRequest.php26 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsRequest
37 public function setAuthToken($authToken)
H A DGoogleCloudChannelV1ImportCustomerRequest.php25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ImportCustomerRequest
50 public function setAuthToken($authToken)
H A DGoogleCloudChannelV1ListTransferableSkusRequest.php25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest
50 public function setAuthToken($authToken)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DFetchAuthTokenCache.php267 private function saveAuthTokenInCache($authToken, $authUri = null)
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js42 GitLabClient.prototype.authToken = 'Bearer'; method in GitLabClient
H A DGitHubClient.js53 GitHubClient.prototype.authToken = 'token'; method in GitHubClient
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11404 …/github2";GitHubClient.prototype.maxFileSize=1E6;GitHubClient.prototype.authToken="token";GitHubCl… method in GitHubClient
11457 …"/api/v4";GitLabClient.prototype.maxFileSize=1E7;GitLabClient.prototype.authToken="Bearer";GitLabC… method in GitLabClient