Home
last modified time | relevance | path

Searched refs:ClientInterface (Results 76 – 94 of 94) sorted by relevance

1234

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DFlickr.php12 use OAuth\Common\Http\Client\ClientInterface; alias
20 ClientInterface $httpClient,
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface; alias
H A DAbstractService.php8 use OAuth\Common\Http\Client\ClientInterface; alias
31 ClientInterface $httpClient,
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DServiceInterface.php8 use OAuth\Common\Http\Client\ClientInterface; alias
H A DGeneric.php10 use OAuth\Common\Http\Client\ClientInterface; alias
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClientInterface.php13 interface ClientInterface interface
H A DClient.php26 class Client implements ClientInterface
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DSalesforce.php10 use OAuth\Common\Http\Client\ClientInterface; alias
H A DAbstractService.php6 use OAuth\Common\Http\Client\ClientInterface; alias
41 ClientInterface $httpClient,
H A DBitrix24.php9 use OAuth\Common\Http\Client\ClientInterface; alias
H A DGoogle.php6 use OAuth\Common\Http\Client\ClientInterface; alias
135 ClientInterface $httpClient,
/plugin/letsencrypt/classes/
H A DClient.php7 class Client implements \Analogic\ACME\ClientInterface {
/plugin/letsencrypt/
H A DLescript.php390 interface ClientInterface interface
442 class Client implements ClientInterface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md83 - `GuzzleHttp\ClientInterface::getDefaultOption` has been renamed to
84 `GuzzleHttp\ClientInterface::getConfig`.
85 - `GuzzleHttp\ClientInterface::setDefaultOption` has been removed.
253 at `GuzzleHttp\ClientInterface::VERSION`.
349 `GuzzleHttp\ClientInterface` has changed.
728 - Changed `Guzzle\Http\ClientInterface::get($uri = null, $headers = null, $body = null)` to
739 - Removed `Guzzle\Http\ClientInterface::setDefaultHeaders(). Use
745 - Removed `Guzzle\Http\ClientInterface::expandTemplate()`. This is an implementation detail.
746 - Removed `Guzzle\Http\ClientInterface::setRequestFactory()`. This is an implementation detail.
786 * Removed from interface: Guzzle\Http\ClientInterface::setUriTemplate
[all …]
H A DCHANGELOG.md35 * Deprecated `ClientInterface::VERSION`
389 * Removed `GuzzleHttp\ClientInterface::sendAll` and marked
595 * Restructured how events are added to `GuzzleHttp\ClientInterface::sendAll()`.
604 * Added `getDefaultOption()` and `setDefaultOption()` to ClientInterface
631 `Guzzle\Http\ClientInterface::setSslVerification()`
760 * Removed `Guzzle\Http\ClientInterface::setDefaultHeaders(). Use
764 * Removed `Guzzle\Http\ClientInterface::expandTemplate()`
765 * Removed `Guzzle\Http\ClientInterface::setRequestFactory()`
766 * Removed `Guzzle\Http\ClientInterface::getCurlMulti()`
816 * Removed from interface: Guzzle\Http\ClientInterface::setUriTemplate
[all …]
/plugin/evesso/phpoauthlib/
H A DREADME.md38 …just create a class utilizing it which implements `OAuth\Common\Http\ClientInterface` (two impleme…
/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/emoji/emojione/
H A DClient.php9 class Client implements ClientInterface
/plugin/oauth/
H A Ddeleted.files64 phpoauthlib/src/OAuth/Common/Http/Client/ClientInterface.php

1234