/plugin/oauthkeycloak/ |
H A D | Keycloak.php | 39 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 D | action.php | 35 $url = $oauth->getEndpoint(Keycloak::ENDPOINT_USERINFO);
|
/plugin/oauthazure/ |
H A D | Azure.php | 45 public function getEndpoint(string $endpoint) function in dokuwiki\\plugin\\oauthazure\\Azure 65 $uri = new Uri($this->getEndpoint(self::ENDPOINT_AUTH)); 75 $uri = new Uri($this->getEndpoint(self::ENDPOINT_TOKEN)); 94 send_redirect($this->getEndpoint(self::ENDPOINT_LOGOUT));
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | ServiceAttachmentConnectedEndpoint.php | 45 public function getEndpoint() function in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint
|
H A D | NotificationEndpointGrpcSettings.php | 65 public function getEndpoint() function in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1TraceConfig.php | 43 public function getEndpoint() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig
|
H A D | GoogleCloudApigeeV1RuntimeTraceConfig.php | 58 public function getEndpoint() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
H A D | GoogleCloudDataplexV1LakeMetastoreStatus.php | 49 public function getEndpoint() function in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
H A D | OperationMetadata.php | 107 public function getEndpoint() function in Google\\Service\\AIPlatformNotebooks\\OperationMetadata
|
/plugin/authfacebook/lib/ |
H A D | FacebookRequest.php | 278 public function getEndpoint() function in Facebook\\FacebookRequest 510 $endpoint = FacebookUrlManipulator::forceSlashPrefix($this->getEndpoint());
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | Membership.php | 131 public function getEndpoint() function in Google\\Service\\GKEHub\\Membership
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ |
H A D | ClientBuilder.asciidoc | 15 * <<Elasticsearch_ClientBuildergetEndpoint_getEndpoint,`getEndpoint()`>> 75 .`getEndpoint()`
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/ |
H A D | Step.php | 163 public function getEndpoint() function in Google\\Service\\NetworkManagement\\Step
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | Cluster.php | 454 public function getEndpoint() function in Google\\Service\\Container\\Cluster
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
H A D | ClientBuilder.php | 166 public function getEndpoint(): callable function in Elasticsearch\\ClientBuilder
|