Home
last modified time | relevance | path

Searched refs:Http (Results 26 – 50 of 213) sorted by last modified time

123456789

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAmazon.php6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
H A DBattleNet.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 DFacebook.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 DFoursquare.php6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
H A DGitHub.php6 use OAuth\Common\Http\Client\ClientInterface;
7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Uri\UriInterface;
H A DGoogle.php6 use OAuth\Common\Http\Client\ClientInterface;
7 use OAuth\Common\Http\Uri\UriInterface;
10 use OAuth\Common\Http\Exception\TokenResponseException;
12 use OAuth\Common\Http\Uri\Uri;
H A DHubic.php13 use OAuth\Common\Http\Exception\TokenResponseException;
14 use OAuth\Common\Http\Uri\Uri;
16 use OAuth\Common\Http\Client\ClientInterface;
18 use OAuth\Common\Http\Uri\UriInterface;
H A DInstagram.php6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
H A DJawboneUP.php6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
H A DBitly.php6 use OAuth\Common\Http\Exception\TokenResponseException;
7 use OAuth\Common\Http\Uri\Uri;
9 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/
H A DAdapter.php9 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/oauth/action/
H A Dlogin.php8 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md40 - You can use any HTTP client you desire, just create a class utilizing it which implements `OAuth\Common\Http\ClientInterface` (two implementations are included)
/plugin/oauth/vendor/lusitanian/oauth/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;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/
H A DTokenResponseException.php3 namespace OAuth\Common\Http\Exception;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Client\ClientInterface;
9 use OAuth\Common\Http\Uri\UriInterface;
H A DBitBucket.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DEtsy.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DFitBit.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DFiveHundredPx.php14 use OAuth\Common\Http\Exception\TokenResponseException;
15 use OAuth\Common\Http\Uri\Uri;
17 use OAuth\Common\Http\Uri\UriInterface;
19 use OAuth\Common\Http\Client\ClientInterface;
H A DFlickr.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DTwitter.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DXing.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;
H A DYahoo.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Uri\Uri;
10 use OAuth\Common\Http\Uri\UriInterface;
12 use OAuth\Common\Http\Client\ClientInterface;

123456789