Home
last modified time | relevance | path

Searched refs:Http (Results 101 – 125 of 213) sorted by path

123456789

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php14 use Psr\Http\Message\RequestInterface;
H A DGuzzle.php18 use Psr\Http\Message\StreamInterface;
28 * Http scheme.
30 * @var string Http scheme
H A DHttp.php15 * Elastica Http Transport object.
19 class Http extends AbstractTransport class
22 * Http scheme.
24 * @var string Http scheme
H A DHttps.php6 * Elastica Http Transport object.
10 class Https extends Http
/plugin/evesso/classes/
H A DAbstractAdapter.php6 use OAuth\Common\Http\Exception\TokenResponseException;
H A DoAuthHTTPClient.php5 use OAuth\Common\Http\Client\ClientInterface;
6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\UriInterface;
/plugin/evesso/phpoauthlib/
H A DREADME.md38 …u desire, just create a class utilizing it which implements `OAuth\Common\Http\ClientInterface` (t…
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;
H A DClientInterface.php3 namespace OAuth\Common\Http\Client;
5 use OAuth\Common\Http\Uri\UriInterface;
6 use OAuth\Common\Http\Exception\TokenResponseException;
H A DCurlClient.php3 namespace OAuth\Common\Http\Client;
5 use OAuth\Common\Http\Exception\TokenResponseException;
6 use OAuth\Common\Http\Uri\UriInterface;
H A DStreamClient.php3 namespace OAuth\Common\Http\Client;
5 use OAuth\Common\Http\Exception\TokenResponseException;
6 use OAuth\Common\Http\Uri\UriInterface;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Exception/
H A DTokenResponseException.php3 namespace OAuth\Common\Http\Exception;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php3 namespace OAuth\Common\Http\Uri;
H A DUriFactory.php3 namespace OAuth\Common\Http\Uri;
H A DUriFactoryInterface.php3 namespace OAuth\Common\Http\Uri;
H A DUriInterface.php3 namespace OAuth\Common\Http\Uri;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DAbstractService.php6 use OAuth\Common\Http\Client\ClientInterface;
7 use OAuth\Common\Http\Uri\Uri;
8 use OAuth\Common\Http\Uri\UriInterface;
H A DServiceInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php9 use OAuth\Common\Http\Exception\TokenResponseException;
10 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
H A DEveOnline.php11 use OAuth\Common\Http\Client\ClientInterface;
12 use OAuth\Common\Http\Exception\TokenResponseException;
13 use OAuth\Common\Http\Uri\Uri;
14 use OAuth\Common\Http\Uri\UriInterface;
H A DGeneric.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Client\ClientInterface;
12 use OAuth\Common\Http\Uri\UriInterface;
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface;
9 use OAuth\Common\Http\Exception\TokenResponseException;
11 use OAuth\Common\Http\Uri\UriInterface;
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php20 use OAuth\Common\Http\Client\ClientInterface;
21 use OAuth\Common\Http\Client\StreamClient;
22 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/
H A DAdapter.php9 use OAuth\Common\Http\Exception\TokenResponseException;
H A DHTTPClient.php6 use OAuth\Common\Http\Client\ClientInterface;
7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\UriInterface;

123456789