Home
last modified time | relevance | path

Searched refs:scopes (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DScopedAccessTokenMiddleware.php50 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 DGoogle_Client.php90 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 DServiceFactory.php98 * @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 DServiceFactory.php98 * @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 Djulia.min.js1scopes.length<=b){return null}return a.scopes[a.scopes.length-(b+1)]}function A(a,b){if(a.match(/^…
H A Dyacas.min.js1scopes.push("bodied");var f=o(b);if(f==="bodied"&&c==="[")b.scopes.pop();if(c==="["||c==="{"||c===…
H A Dsass.min.js1scopes[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 DServiceAccount.php30 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 DServiceAccount.php30 public $scopes; variable in Google\\Service\\Compute\\ServiceAccount
49 public function setScopes($scopes) argument
51 $this->scopes = $scopes;
58 return $this->scopes;
H A DInstancesSetServiceAccountRequest.php30 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 DServiceAccount.php30 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 DGoogleIdentityAccesscontextmanagerV1AccessPolicy.php38 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 DAccessPolicy.php38 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 DToken.php50 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 DGoogleCloudApigeeV1DeveloperAppKey.php52 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperAppKey
159 public function setScopes($scopes) argument
161 $this->scopes = $scopes;
168 return $this->scopes;
H A DGoogleCloudApigeeV1Credential.php46 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Credential
139 public function setScopes($scopes) argument
141 $this->scopes = $scopes;
148 return $this->scopes;
H A DGoogleCloudApigeeV1DeveloperApp.php66 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
229 public function setScopes($scopes) argument
231 $this->scopes = $scopes;
238 return $this->scopes;
H A DGoogleCloudApigeeV1App.php64 public $scopes; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
227 public function setScopes($scopes) argument
229 $this->scopes = $scopes;
236 return $this->scopes;
H A DGoogleCloudApigeeV1ApiProduct.php80 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 Daction.php70 $scopes = [
79 $scopes[] = Azure::SCOPE_USERREAD;
80 $scopes[] = Azure::SCOPE_GROUPMEMBER;
83 return $scopes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DDataSource.php76 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 DStrava.php48 $scopes = array(), argument
51 if (empty($scopes)) {
52 $scopes = array(self::SCOPE_PUBLIC);
59 $scopes,
H A DAbstractService.php23 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 DAbstractService.php24 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 DExtractStyleBlocks.php

12345