Searched refs:creds (Results 1 – 9 of 9) sorted by relevance
| /plugin/authgooglesheets/vendor/google/auth/src/ |
| D | ApplicationDefaultCredentials.php | 96 $creds = self::getCredentials($scope, $httpHandler, $cacheConfig, $cache); 99 return new AuthTokenSubscriber($creds, $httpHandler); 127 $creds = self::getCredentials($scope, $httpHandler, $cacheConfig, $cache, $quotaProject); 129 return new AuthTokenMiddleware($creds, $httpHandler); 159 $creds = null; 177 $creds = CredentialsLoader::makeCredentials( 183 $creds = new AppIdentityCredentials($anyScope); 185 $creds = new GCECredentials(null, $anyScope, null, $quotaProject); 188 if (is_null($creds)) { 192 $creds = new FetchAuthTokenCache($creds, $cacheConfig, $cache); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient/src/ |
| D | Client.php | 257 $creds = $auth->fetchAuthToken($httpHandler); 258 if ($creds && isset($creds['access_token'])) { 259 $creds['created'] = time(); 260 $this->setAccessToken($creds); 263 return $creds; 303 $creds = $credentials->fetchAuthToken($httpHandler); 304 if ($creds && isset($creds['access_token'])) { 305 $creds['created'] = time(); 306 $this->setAccessToken($creds); 309 return $creds; [all …]
|
| /plugin/authgoogle/google/ |
| D | Google_Client.php | 338 * @param Google_AssertionCredentials $creds 341 public function setAssertionCredentials(Google_AssertionCredentials $creds) { argument 342 self::$auth->setAssertionCredentials($creds);
|
| /plugin/sql/ |
| D | DB.php | 65 list($creds , $dsna['hostspec']) = explode('@', $parts[2]); 66 list($dsna['username'], $dsna['password']) = explode(':', $creds);
|
| /plugin/authgoogle/google/auth/ |
| D | Google_OAuth2.php | 190 public function setAssertionCredentials(Google_AssertionCredentials $creds) { argument 191 $this->assertionCredentials = $creds;
|
| /plugin/authgooglesheets/vendor/google/auth/ |
| D | README.md | 192 $creds = CredentialsLoader::makeCredentials($scopes, $jsonKey); 195 // $creds = new FetchAuthTokenCache($creds, $cacheConfig, $cache); 198 $middleware = new AuthTokenMiddleware($creds);
|
| /plugin/jcapture/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |