Home
last modified time | relevance | path

Searched refs:getEndpoint (Results 1 – 15 of 15) sorted by last modified time

/plugin/oauthazure/
H A DAzure.php64 return new Uri($this->getEndpoint(self::ENDPOINT_AUTH));
70 $uri = new Uri($this->getEndpoint(self::ENDPOINT_TOKEN));
89 send_redirect($this->getEndpoint(self::ENDPOINT_LOGOUT));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php166 public function getEndpoint(): callable function in Elasticsearch\\ClientBuilder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc15 * <<Elasticsearch_ClientBuildergetEndpoint_getEndpoint,`getEndpoint()`>>
75 .`getEndpoint()`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php163 public function getEndpoint() function in Google\\Service\\NetworkManagement\\Step
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DOperationMetadata.php107 public function getEndpoint() function in Google\\Service\\AIPlatformNotebooks\\OperationMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TraceConfig.php43 public function getEndpoint() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php58 public function getEndpoint() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNotificationEndpointGrpcSettings.php65 public function getEndpoint() function in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
H A DServiceAttachmentConnectedEndpoint.php45 public function getEndpoint() function in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCluster.php454 public function getEndpoint() function in Google\\Service\\Container\\Cluster
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DMembership.php131 public function getEndpoint() function in Google\\Service\\GKEHub\\Membership
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1LakeMetastoreStatus.php49 public function getEndpoint() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
/plugin/oauthkeycloak/
H A DKeycloak.php39 public function getEndpoint(string $endpoint) function in dokuwiki\\plugin\\oauthkeycloak\\Keycloak
54 return new Uri($this->getEndpoint(self::ENDPOINT_AUTH));
60 return new Uri($this->getEndpoint(self::ENDPOINT_TOKEN));
91 new Uri($this->getEndpoint(self::ENDPOINT_LOGOUT)),
H A Daction.php35 $url = $oauth->getEndpoint(Keycloak::ENDPOINT_USERINFO);
/plugin/authfacebook/lib/
H A DFacebookRequest.php278 public function getEndpoint() function in Facebook\\FacebookRequest
510 $endpoint = FacebookUrlManipulator::forceSlashPrefix($this->getEndpoint());