Home
last modified time | relevance | path

Searched refs:Client (Results 301 – 325 of 460) sorted by relevance

1...<<111213141516171819

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DBitrix24.php9 use OAuth\Common\Http\Client\ClientInterface;
H A DGoogle.php6 use OAuth\Common\Http\Client\ClientInterface;
H A DPocket.php11 use OAuth\Common\Http\Client\ClientInterface;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DCurlClient.php3 namespace OAuth\Common\Http\Client;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlHandler.php2 namespace GuzzleHttp\Ring\Client;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dlogger.asciidoc6 implementation, install it, then enable the logger in the Client. The
/plugin/elasticsearch/helper/
H A Dclient.php53 * @var \Elastica\Client $elasticaClient
60 * @return \Elastica\Client
82 $this->elasticaClient = new \Elastica\Client($dsn);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php3 namespace OAuth\Common\Http\Client;
9 * Client implementation for cURL
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIot.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAndroidProvisioningPartner.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DNetworkconnectivity.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DOSConfig.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DDocument.php20 use Google\Client; alias
56 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DGKEHub.php20 use Google\Client; alias
49 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DAndroidManagement.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DFirebaseManagement.php20 use Google\Client; alias
65 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DConnectors.php20 use Google\Client; alias
55 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DApigateway.php20 use Google\Client; alias
50 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DNetworkServices.php20 use Google\Client; alias
52 * @param Client|array $clientOrConfig The client used to deliver requests, or a
H A DPubsubLite.php20 use Google\Client; alias
54 * @param Client|array $clientOrConfig The client used to deliver requests, or a
/plugin/webdav/vendor/sabre/http/
H A DREADME.md178 Client section in sabre/http
196 $client = new HTTP\Client();
206 $client = new HTTP\Client();
245 The `Client` also supports doing asynchronous requests. This is especially handy
259 $client = new Client();
290 Sabre\HTTP\Client;
314 $client = new Client();
/plugin/davcal/vendor/sabre/http/
H A DREADME.md178 Client section in sabre/http
196 $client = new HTTP\Client();
206 $client = new HTTP\Client();
245 The `Client` also supports doing asynchronous requests. This is especially handy
259 $client = new Client();
290 Sabre\HTTP\Client;
314 $client = new Client();
/plugin/redissue/redmine/
H A Dredmine.php16 $this->client = new Redmine\Client($url, $apiKey);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DYahoo.php12 use OAuth\Common\Http\Client\ClientInterface;
/plugin/openid/Auth/OpenID/
H A DPredisStore.php48 function __construct(\Predis\Client $redis, $prefix = '')

1...<<111213141516171819