Home
last modified time | relevance | path

Searched refs:GetQuotaProjectInterface (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DAuthTokenMiddleware.php21 use Google\Auth\GetQuotaProjectInterface; alias
106 GetQuotaProjectInterface::X_GOOG_USER_PROJECT_HEADER,
149 if ($this->fetcher instanceof GetQuotaProjectInterface) {
H A DProxyAuthTokenMiddleware.php21 use Google\Auth\GetQuotaProjectInterface; alias
106 GetQuotaProjectInterface::X_GOOG_USER_PROJECT_HEADER,
149 if ($this->fetcher instanceof GetQuotaProjectInterface) {
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DUserRefreshCredentials.php21 use Google\Auth\GetQuotaProjectInterface; alias
35 class UserRefreshCredentials extends CredentialsLoader implements GetQuotaProjectInterface
H A DServiceAccountJwtAccessCredentials.php21 use Google\Auth\GetQuotaProjectInterface; alias
37 GetQuotaProjectInterface,
H A DServiceAccountCredentials.php21 use Google\Auth\GetQuotaProjectInterface; alias
62 GetQuotaProjectInterface,
H A DGCECredentials.php21 use Google\Auth\GetQuotaProjectInterface; alias
61 GetQuotaProjectInterface
/plugin/authgooglesheets/vendor/google/auth/src/
H A DGetQuotaProjectInterface.php23 interface GetQuotaProjectInterface interface
H A DFetchAuthTokenCache.php28 GetQuotaProjectInterface,
154 if ($this->fetcher instanceof GetQuotaProjectInterface) {