Home
last modified time | relevance | path

Searched refs:Google (Results 16051 – 16075 of 16248) sorted by path

1...<<641642643644645646647648649650

/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DSysVCacheItemPool.php17 namespace Google\Auth\Cache;
H A DTypedItem.php18 namespace Google\Auth\Cache;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCacheTrait.php18 namespace Google\Auth;
H A DCredentialsLoader.php18 namespace Google\Auth;
20 use Google\Auth\Credentials\InsecureCredentials;
21 use Google\Auth\Credentials\ServiceAccountCredentials;
22 use Google\Auth\Credentials\UserRefreshCredentials;
H A DFetchAuthTokenCache.php18 namespace Google\Auth;
H A DFetchAuthTokenInterface.php18 namespace Google\Auth;
H A DGCECache.php18 namespace Google\Auth;
20 use Google\Auth\Credentials\GCECredentials;
H A DGetQuotaProjectInterface.php18 namespace Google\Auth;
H A DIam.php18 namespace Google\Auth;
20 use Google\Auth\HttpHandler\HttpClientCache;
21 use Google\Auth\HttpHandler\HttpHandlerFactory;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DAppIdentityCredentials.php18 namespace Google\Auth\Credentials;
26 use Google\Auth\CredentialsLoader;
27 use Google\Auth\ProjectIdProviderInterface;
28 use Google\Auth\SignBlobInterface;
H A DGCECredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\HttpHandler\HttpClientCache;
23 use Google\Auth\HttpHandler\HttpHandlerFactory;
24 use Google\Auth\Iam;
25 use Google\Auth\ProjectIdProviderInterface;
26 use Google\Auth\SignBlobInterface;
333 [self::FLAVOR_HEADER => 'Google']
338 return $resp->getHeaderLine(self::FLAVOR_HEADER) == 'Google';
H A DIAMCredentials.php18 namespace Google\Auth\Credentials;
H A DInsecureCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\FetchAuthTokenInterface;
H A DServiceAccountCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
23 use Google\Auth\ProjectIdProviderInterface;
24 use Google\Auth\ServiceAccountSignerTrait;
25 use Google\Auth\SignBlobInterface;
H A DServiceAccountJwtAccessCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
23 use Google\Auth\ProjectIdProviderInterface;
24 use Google\Auth\ServiceAccountSignerTrait;
25 use Google\Auth\SignBlobInterface;
H A DUserRefreshCredentials.php18 namespace Google\Auth\Credentials;
20 use Google\Auth\CredentialsLoader;
21 use Google\Auth\GetQuotaProjectInterface;
22 use Google\Auth\OAuth2;
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle5HttpHandler.php17 namespace Google\Auth\HttpHandler;
H A DGuzzle6HttpHandler.php17 namespace Google\Auth\HttpHandler;
H A DGuzzle7HttpHandler.php17 namespace Google\Auth\HttpHandler;
H A DHttpClientCache.php18 namespace Google\Auth\HttpHandler;
H A DHttpHandlerFactory.php17 namespace Google\Auth\HttpHandler;
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DAuthTokenMiddleware.php18 namespace Google\Auth\Middleware;
20 use Google\Auth\FetchAuthTokenInterface;
21 use Google\Auth\GetQuotaProjectInterface;
H A DProxyAuthTokenMiddleware.php18 namespace Google\Auth\Middleware;
20 use Google\Auth\FetchAuthTokenInterface;
21 use Google\Auth\GetQuotaProjectInterface;
H A DScopedAccessTokenMiddleware.php18 namespace Google\Auth\Middleware;
20 use Google\Auth\CacheTrait;
H A DSimpleMiddleware.php18 namespace Google\Auth\Middleware;

1...<<641642643644645646647648649650