Home
last modified time | relevance | path

Searched defs:httpHandler (Results 1 – 20 of 20) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/
DApplicationDefaultCredentials.php92 callable $httpHandler = null,
122 callable $httpHandler = null,
153 callable $httpHandler = null,
215 callable $httpHandler = null,
242 callable $httpHandler = null,
267 callable $httpHandler = null,
331 callable $httpHandler = null,
DFetchAuthTokenCache.php68 public function fetchAuthToken(callable $httpHandler = null)
103 public function getClientName(callable $httpHandler = null)
169 public function getProjectId(callable $httpHandler = null)
194 callable $httpHandler = null
DIam.php39 private $httpHandler; variable in Google\\Auth\\Iam
44 public function __construct(callable $httpHandler = null)
DProjectIdProviderInterface.php31 public function getProjectId(callable $httpHandler = null);
DCredentialsLoader.php159 callable $httpHandler = null,
208 callable $httpHandler = null
DFetchAuthTokenInterface.php31 public function fetchAuthToken(callable $httpHandler = null);
DSignBlobInterface.php43 public function getClientName(callable $httpHandler = null);
DUpdateMetadataInterface.php39 callable $httpHandler = null
DGCECache.php66 public function onGce(callable $httpHandler = null)
DAccessToken.php58 private $httpHandler; variable in Google\\Auth\\AccessToken
70 callable $httpHandler = null,
DOAuth2.php538 public function fetchAuthToken(callable $httpHandler = null)
1424 public function getClientName(callable $httpHandler = null)
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
DServiceAccountJwtAccessCredentials.php118 callable $httpHandler = null
137 public function fetchAuthToken(callable $httpHandler = null)
183 public function getProjectId(callable $httpHandler = null)
196 public function getClientName(callable $httpHandler = null)
DServiceAccountCredentials.php191 public function fetchAuthToken(callable $httpHandler = null)
241 public function getProjectId(callable $httpHandler = null)
257 callable $httpHandler = null
318 public function getClientName(callable $httpHandler = null)
DAppIdentityCredentials.php127 public function fetchAuthToken(callable $httpHandler = null)
167 public function getProjectId(callable $httpHandler = null)
188 public function getClientName(callable $httpHandler = null)
DGCECredentials.php313 public static function onGce(callable $httpHandler = null)
366 public function fetchAuthToken(callable $httpHandler = null)
428 public function getClientName(callable $httpHandler = null)
497 public function getProjectId(callable $httpHandler = null)
526 private function getFromMetadata(callable $httpHandler, $uri)
DInsecureCredentials.php42 public function fetchAuthToken(callable $httpHandler = null)
DIAMCredentials.php83 callable $httpHandler = null
DUserRefreshCredentials.php112 public function fetchAuthToken(callable $httpHandler = null)
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
DProxyAuthTokenMiddleware.php40 private $httpHandler; variable in Google\\Auth\\Middleware\\ProxyAuthTokenMiddleware
61 callable $httpHandler = null,
DAuthTokenMiddleware.php40 private $httpHandler; variable in Google\\Auth\\Middleware\\AuthTokenMiddleware
61 callable $httpHandler = null,