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