Home
last modified time | relevance | path

Searched refs:client (Results 426 – 450 of 539) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php606 * @param Google_Client $client
608 public function __construct(Google_Client $client) { argument
613 $client->addService($this->serviceName, $this->version);
H A DGoogle_PlusDomainsService.php490 * @param Google_Client $client
492 public function __construct(Google_Client $client) { argument
497 $client->addService($this->serviceName, $this->version);
H A DGoogle_PlusService.php325 * @param Google_Client $client
327 public function __construct(Google_Client $client) { argument
332 $client->addService($this->serviceName, $this->version);
H A DGoogle_OrkutService.php879 * @param Google_Client $client
881 public function __construct(Google_Client $client) { argument
886 $client->addService($this->serviceName, $this->version);
H A DGoogle_AnalyticsService.php576 * @param Google_Client $client
578 public function __construct(Google_Client $client) { argument
583 $client->addService($this->serviceName, $this->version);
H A DGoogle_BooksService.php980 * @param Google_Client $client
982 public function __construct(Google_Client $client) { argument
987 $client->addService($this->serviceName, $this->version);
H A DGoogle_DriveService.php1251 * @param Google_Client $client
1253 public function __construct(Google_Client $client) { argument
1258 $client->addService($this->serviceName, $this->version);
H A DGoogle_ComputeService.php1552 * @param Google_Client $client
1554 public function __construct(Google_Client $client) { argument
1559 $client->addService($this->serviceName, $this->version);
H A DGoogle_YouTubeService.php992 * @param Google_Client $client
994 public function __construct(Google_Client $client) { argument
999 $client->addService($this->serviceName, $this->version);
/plugin/etherpadlite/
H A DREADME.md32 …ugin. Further, the dokuwiki plugin sets browser cookies to authorize the client to use the pad. Th…
/plugin/syntaxhighlighter4/
H A DREADME.md13 This plugin is an alternative to GeSHi server-side code highlighting of DokuWiki with client-side […
/plugin/syntaxhighlighter3/
H A DREADME.md14 This plugin is an alternative to GeSHi server-side code highlighting of DokuWiki with client-side […
/plugin/securelogin/
H A DREADME.md5 …hm in JavaScript](http://www-cs-students.stanford.edu/~tjw/jsbn/) on the client browser (before it…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java53 import org.apache.http.client.methods.HttpPost;
57 import org.apache.http.impl.client.DefaultHttpClient;
H A DEditorActions.java.bak53 import org.apache.http.client.methods.HttpPost;
57 import org.apache.http.impl.client.DefaultHttpClient;
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock413 "description": "Flexible and feature-complete PHP client library for Redis",
/plugin/odt/renderer/
H A Dpage.php1255 $client = new DokuHTTPClient;
1256 $img = $client->get($src);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md191 * Added `auth_type` parameter in the client class config to specify the type of authentication (allowed values are `basic, digest, gssnegotiate, ntlm`) [#1790](https://github.com/ruflin/Elastica/pull/1790)
370 * Removed `\Elastica\Client::_log`, `\Elastica\Log` and the `log` configuration option. Use the `Psr\Log\LoggerInterface $logger` client argument to customize logging.
609 - Added `\Elastica\Client::requestEndpoint`, `\Elastica\Index::requestEndpoint`, `\Elastica\Type::requestEndpoint` that allow make requests with official client Endpoint usage. [#1275](https://github.com/ruflin/Elastica/pull/1275)
842 - Add an "AwsAuthV4" transport that automatically signs requests using credentials from the environment or from the client config. This allows using Elastica with Amazon ElasticSearch Service domains that are restricted to IAM roles or policies. [#1056](https://github.com/ruflin/Elastica/pull/1056)
1558 - Also pass the current client object to the failure callback in \Elastica\Client.
1704 - The transport instances now has support for parameters that can be injected by specifying an array as a transport when creating the Elastica client
1824 - Allow to set curl params over client config [#106](https://github.com/ruflin/Elastica/issues/106/) [#107](https://github.com/ruflin/Elastica/issues/107/)
1864 - Elastica_Log added for logging. Has to be passed as client config to enable
1913 - Refactoring HTTP connection to keep alive connection -> speed improvement during using the same client
1978 - Refactor client constructo
[all...]
/plugin/adfs/phpsaml/
H A DREADME.md669 The IdP will then return the SAML Response to the user's client. The client is then forwarded to th…
748 This code handles the SAML response that the IdP forwards to the SP through the user's client.
1028 The IdP will return the Logout Response through the user's client to the
1555 …through the user's client to the SP, specifically the Assertion Consumer Service view: `index.php?…
1573 replies through the client to the SP with a Logout Response (sent to the
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
H A Ddia_bg.txt1167 viewerOnlyMsg=You cannot edit the diagrams in the mobile platform, please use the desktop client or…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md150 - Fixed the asciidoc [endpoints documentation](https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/ElasticsearchPHP_Endpoints.html) based on the code generation
154 a `@note` tag in the phpdoc section (e.g. [$client->rankEval()](https://github.com/elastic/elasticsearch-php/blob/master/src/Elasticsearch/Client.php)). For more information read the [experimental and beta APIs](docs/experimental-beta-apis.asciidoc)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1client = new WorkerManager(modeId, defaults);\n var worker = function () {\n var uris = …
/plugin/combo/
H A Dcomposer.lock307 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …d-content-type|xdmp:get-request-field|xdmp:get-request-client-certificate|xdmp:get-request-client-…

1...<<11121314151617181920>>...22