Home
last modified time | relevance | path

Searched defs:endpoint (Results 26 – 50 of 54) sorted by relevance

123

/plugin/mantis/lib/
H A Dclass.soapclient.php36 var $endpoint; variable in nusoap_client
97 …function nusoap_client($endpoint,$wsdl = false,$proxyhost = false,$proxyport = false,$proxyusernam…
547 function setEndpoint($endpoint) {
H A Dclass.soap_server.php998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
H A Dnusoap.php4436 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
4547 var $endpoint = ''; variable in wsdl
7104 var $endpoint; variable in nusoap_client
7165 …function nusoap_client($endpoint,$wsdl = false,$proxyhost = false,$proxyport = false,$proxyusernam…
7615 function setEndpoint($endpoint) {
/plugin/oauthazure/
H A DAzure.php45 public function getEndpoint(string $endpoint)
/plugin/issuelinks/services/
H A DGitLab.service.php108 protected function makeSingleGitLabGetRequest($endpoint)
126 protected function makeGitLabRequest($endpoint, array $data, $method, array $headers = [])
H A DGitHub.service.php123 protected function makeGitHubGETRequest($endpoint, $max = null)
179 protected function makeGitHubRequest($endpoint, $data, $method, $headers = [])
H A DJira.service.php145 protected function makeJiraRequest($endpoint, array $data, $method, array $headers = [])
/plugin/vimeo/
H A Dsyntax.php153 protected function sendVimeoRequest($accessToken, $endpoint, &$errors)
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php344 function filter_extractReturnURL($endpoint)
H A DSReg.php97 function Auth_OpenID_supportsSReg($endpoint)
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php344 function filter_extractReturnURL($endpoint)
H A DSReg.php102 function Auth_OpenID_supportsSReg($endpoint)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php61 public function setAuthorizationEndpoint($endpoint) argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php53 private $endpoint; variable in Elasticsearch\\ClientBuilder
311 public function setEndpoint(callable $endpoint): ClientBuilder argument
697 instantiate(Transport $transport, callable $endpoint, array $registeredNamespaces) global() argument
[all...]
H A DClient.php272 public function __construct(Transport $transport, callable $endpoint, array $registeredNamespaces) argument
1939 performRequest(AbstractEndpoint $endpoint) global() argument
[all...]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php188 private function responseFor($endpoint, $class, $ipAddress)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DPipeline.php175 requestEndpoint(AbstractEndpoint $endpoint) global() argument
[all...]
H A DClient.php546 requestEndpoint(AbstractEndpoint $endpoint) global() argument
[all...]
/plugin/sfauth/
H A Dhelper.php137 public function apicall($method, $endpoint, $data = array(), $usejson = true) {
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php261 protected function sendRequestWithClientParams($endpoint, array $params, $accessToken = null)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php191 protected function getOptionalURI(string $endpoint): string argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DMembership.php124 public function setEndpoint(MembershipEndpoint $endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php156 public function setEndpoint(EndpointInfo $endpoint)
/plugin/googlesearch/
H A Dnusoap.php3998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
4095 var $endpoint = ''; variable in wsdl
6416 var $endpoint; variable in soapclient
6474 …function soapclient($endpoint,$wsdl = false,$proxyhost = false,$proxyport = false,$proxyusername =…
6866 function setEndpoint($endpoint) {

123