/plugin/authgooglesheets/vendor/google/auth/src/Middleware/ |
H A D | ScopedAccessTokenMiddleware.php | 50 private $scopes; variable in Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware 62 $scopes, argument 67 if (!(is_string($scopes) || is_array($scopes))) { 72 $this->scopes = $scopes; 136 if (is_string($this->scopes)) { 137 $key .= $this->scopes; 138 } elseif (is_array($this->scopes)) { 139 $key .= implode(':', $this->scopes); 160 $token = call_user_func($this->tokenFunc, $this->scopes);
|
/plugin/authgoogle/google/ |
H A D | Google_Client.php | 90 protected $scopes = array(); variable in Google_Client 136 $scopes = array(); 137 if ($this->scopes) { 138 $scopes = $this->scopes; 143 $scopes = array_merge($val['scope'], $scopes); 145 $scopes[] = $val['scope']; 148 $scopes[] = 'https://www.googleapis.com/auth/' . $key; 349 …* @param array $scopes, ie: array('https://www.googleapis.com/auth/plus.me', 'https://www.googleap… 351 public function setScopes($scopes) { argument 352 $this->scopes = is_string($scopes) ? explode(" ", $scopes) : $scopes; [all …]
|
/plugin/evesso/phpoauthlib/src/OAuth/ |
H A D | ServiceFactory.php | 98 * @param array|null $scopes If creating an oauth2 service, array of scopes 107 $scopes = array(), argument 151 * @param array|null $scopes Array of scopes for the service 162 array $scopes, argument 169 $this->resolveScopes($serviceName, $scopes), 178 * @param array $scopes List of scopes for the service 182 private function resolveScopes($serviceName, array $scopes) argument 188 foreach ($scopes as $scope) { 207 * @param array $scopes 218 $scopes, argument [all …]
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/ |
H A D | ServiceFactory.php | 98 * @param array|null $scopes If creating an oauth2 service, array of scopes 108 $scopes = array(), argument 125 $scopes, 160 * @param array|null $scopes Array of scopes for the service 171 array $scopes, argument 179 $this->resolveScopes($serviceName, $scopes), 186 * Resolves scopes for v2 services 189 * @param array $scopes Lis 193 resolveScopes($serviceName, array $scopes) global() argument 229 buildV1Service($serviceName, CredentialsInterface $credentials, TokenStorageInterface $storage, $scopes, UriInterface $baseApiUri = null) global() argument [all...] |
/plugin/codemirror/dist/modes/ |
H A D | julia.min.js | 1 …scopes.length<=b){return null}return a.scopes[a.scopes.length-(b+1)]}function A(a,b){if(a.match(/^…
|
H A D | yacas.min.js | 1 …scopes.push("bodied");var f=o(b);if(f==="bodied"&&c==="[")b.scopes.pop();if(c==="["||c==="{"||c===…
|
H A D | sass.min.js | 1 …scopes[0].offset;var d=c+b.indentUnit;a.scopes.unshift({offset:d})}}function u(a){if(a.scopes.leng…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/ |
H A D | ServiceAccount.php | 30 public $scopes; variable in Google\\Service\\CloudLifeSciences\\ServiceAccount 49 public function setScopes($scopes) argument 51 $this->scopes = $scopes; 58 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | ServiceAccount.php | 30 public $scopes; variable in Google\\Service\\Compute\\ServiceAccount 49 public function setScopes($scopes) argument 51 $this->scopes = $scopes; 58 return $this->scopes;
|
H A D | InstancesSetServiceAccountRequest.php | 30 public $scopes; variable in Google\\Service\\Compute\\InstancesSetServiceAccountRequest 49 public function setScopes($scopes) argument 51 $this->scopes = $scopes; 58 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/ |
H A D | ServiceAccount.php | 30 public $scopes; variable in Google\\Service\\Genomics\\ServiceAccount 49 public function setScopes($scopes) argument 51 $this->scopes = $scopes; 58 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | GoogleIdentityAccesscontextmanagerV1AccessPolicy.php | 38 public $scopes; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1AccessPolicy 89 public function setScopes($scopes) argument 91 $this->scopes = $scopes; 98 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
H A D | AccessPolicy.php | 38 public $scopes; variable in Google\\Service\\AccessContextManager\\AccessPolicy 89 public function setScopes($scopes) argument 91 $this->scopes = $scopes; 98 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | Token.php | 50 public $scopes; variable in Google\\Service\\Directory\\Token 143 public function setScopes($scopes) argument 145 $this->scopes = $scopes; 152 return $this->scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1DeveloperAppKey.php | 52 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey 159 public function setScopes($scopes) argument 161 $this->scopes = $scopes; 168 return $this->scopes;
|
H A D | GoogleCloudApigeeV1Credential.php | 46 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential 139 public function setScopes($scopes) argument 141 $this->scopes = $scopes; 148 return $this->scopes;
|
H A D | GoogleCloudApigeeV1DeveloperApp.php | 66 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp 229 public function setScopes($scopes) argument 231 $this->scopes = $scopes; 238 return $this->scopes;
|
H A D | GoogleCloudApigeeV1App.php | 64 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1App 227 public function setScopes($scopes) argument 229 $this->scopes = $scopes; 236 return $this->scopes;
|
H A D | GoogleCloudApigeeV1ApiProduct.php | 80 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct 295 public function setScopes($scopes) argument 297 $this->scopes = $scopes; 304 return $this->scopes;
|
/plugin/oauthazure/ |
H A D | action.php | 70 $scopes = [ 77 // use additional scopes to read group membership 79 $scopes[] = Azure::SCOPE_USERREAD; 80 $scopes[] = Azure::SCOPE_GROUPMEMBER; 83 return $scopes;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/ |
H A D | DataSource.php | 76 public $scopes; variable in Google\\Service\\BigQueryDataTransfer\\DataSource 279 public function setScopes($scopes) argument 281 $this->scopes = $scopes; 288 return $this->scopes;
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ |
H A D | Strava.php | 48 $scopes = array(), argument 51 if (empty($scopes)) { 52 $scopes = array(self::SCOPE_PUBLIC); 59 $scopes,
|
H A D | AbstractService.php | 23 protected $scopes; variable in OAuth\\OAuth2\\Service\\AbstractService 35 * @param array $scopes 43 $scopes = [], argument 51 foreach ($scopes as $scope) { 57 $this->scopes = $scopes; 79 $parameters['scope'] = implode($this->getScopesDelimiter(), $this->scopes); 339 * Returns delimiter to scopes in getAuthorizationUri 341 * and use scopes with commas as delimiter.
|
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/ |
H A D | AbstractService.php | 24 protected $scopes; variable in OAuth\\OAuth2\\Service\\AbstractService 36 * @param array $scopes 46 $scopes = array(), argument 53 foreach ($scopes as $scope) { 59 $this->scopes = $scopes; 79 $parameters['scope'] = implode(' ', $this->scopes);
|
/plugin/scrape/HTMLPurifier/Filter/ |
H A D | ExtractStyleBlocks.php |
|