Home
last modified time | relevance | path

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

123

/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
DCurlClient.php65 UriInterface $endpoint,
/plugin/aichat/Model/Gemini/
DAbstractGeminiModel.php49 protected function request($model, $endpoint, $data)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php65 UriInterface $endpoint,
/plugin/oauthkeycloak/
DKeycloak.php39 public function getEndpoint(string $endpoint)
/plugin/aichat/Model/Generic/
DAbstractGenericModel.php39 protected function request($endpoint, $data)
/plugin/ragasker/
H A DOpenAIHttpClient.php28 private function request($endpoint, $data) {
/plugin/mantis/lib/
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) {
/plugin/youtrack/
Dhelper.php92 function request($method, $endpoint, $params = false) {
/plugin/issuelinks/services/
DGitLab.service.php108 protected function makeSingleGitLabGetRequest($endpoint)
126 protected function makeGitLabRequest($endpoint, array $data, $method, array $headers = [])
DGitHub.service.php123 protected function makeGitHubGETRequest($endpoint, $max = null)
179 protected function makeGitHubRequest($endpoint, $data, $method, $headers = [])
/plugin/oauthazure/
DAzure.php45 public function getEndpoint(string $endpoint)
/plugin/vimeo/
Dsyntax.php153 protected function sendVimeoRequest($accessToken, $endpoint, &$errors)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
DClientBuilder.php53 private $endpoint; variable in Elasticsearch\\ClientBuilder
311 public function setEndpoint(callable $endpoint): ClientBuilder
697 …protected function instantiate(Transport $transport, callable $endpoint, array $registeredNamespac…
/plugin/openid/Auth/OpenID/
DTrustRoot.php344 function filter_extractReturnURL($endpoint)
/plugin/fedauth/Auth/OpenID/
DTrustRoot.php344 function filter_extractReturnURL($endpoint)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php61 public function setAuthorizationEndpoint($endpoint)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
DClient.php188 private function responseFor($endpoint, $class, $ipAddress)
/plugin/aichat/Storage/
DPineconeStorage.php40 protected function runQuery($endpoint, mixed $data, $method = 'POST')
DChromaStorage.php52 protected function runQuery($endpoint, mixed $data, $method = 'POST')
DQdrantStorage.php50 protected function runQuery($endpoint, mixed $data, $method = 'POST', $retry = 0)
/plugin/sfauth/
Dhelper.php137 public function apicall($method, $endpoint, $data = array(), $usejson = true) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DPipeline.php182 public function requestEndpoint(AbstractEndpoint $endpoint): Response
/plugin/authfacebook/lib/Authentication/
DOAuth2Client.php261 protected function sendRequestWithClientParams($endpoint, array $params, $accessToken = null)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
DAbstractEndpoint.php191 protected function getOptionalURI(string $endpoint): string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
DMembership.php124 public function setEndpoint(MembershipEndpoint $endpoint)

123