Searched defs:authToken (Results 1 – 6 of 6) sorted by relevance
26 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1TransferEntitlementsRequest37 public function setAuthToken($authToken)
25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ImportCustomerRequest50 public function setAuthToken($authToken)
25 public $authToken; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest50 public function setAuthToken($authToken)
267 private function saveAuthTokenInCache($authToken, $authUri = null)
42 GitLabClient.prototype.authToken = 'Bearer'; method in GitLabClient
53 GitHubClient.prototype.authToken = 'token'; method in GitHubClient