Searched refs:authHttp (Results 1 – 3 of 3) sorted by relevance
54 $authHttp = $this->createAuthHttp($http);55 $authHttpHandler = HttpHandlerFactory::build($authHttp);
280 * @param ClientInterface $authHttp optional.283 public function fetchAccessTokenWithAssertion(ClientInterface $authHttp = null) argument302 $httpHandler = HttpHandlerFactory::build($authHttp);