Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 25 of 65) sorted by relevance

123

/plugin/fedauth/Auth/OpenID/
DConsumer.php373 function beginWithoutDiscovery($endpoint, $anonymous=false)
653 function complete($message, $endpoint, $return_to)
675 function _completeInvalid($message, $endpoint, $unused)
687 function _complete_cancel($message, $endpoint, $unused)
695 function _complete_error($message, $endpoint, $unused)
708 function _complete_setup_needed($message, $endpoint, $unused)
722 function _complete_id_res($message, $endpoint, $return_to)
757 function _doIdRes($message, $endpoint, $return_to)
984 function _verifyDiscoveryResults($message, $endpoint=null)
998 function _verifyDiscoveryResultsOpenID1($message, $endpoint)
[all …]
/plugin/openid/Auth/OpenID/
DConsumer.php374 function beginWithoutDiscovery($endpoint, $anonymous=false)
679 function complete($message, $endpoint, $return_to)
704 function _completeInvalid($message, $endpoint)
719 function _complete_cancel($message, $endpoint)
730 function _complete_error($message, $endpoint)
746 function _complete_setup_needed($message, $endpoint)
764 function _complete_id_res($message, $endpoint, $return_to)
803 function _doIdRes($message, $endpoint, $return_to)
1040 function _verifyDiscoveryResults($message, $endpoint=null)
1055 function _verifyDiscoveryResultsOpenID1($message, $endpoint)
[all …]
/plugin/authfacebook/lib/FileUpload/
DFacebookResumableUploader.php85 public function start($endpoint, FacebookFile $file)
107 public function transfer($endpoint, FacebookTransferChunk $chunk, $allowToThrow = false)
142 public function finish($endpoint, $uploadSessionId, $metadata = [])
161 private function sendUploadRequest($endpoint, $params = [])
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DLogglyHandler.php69 protected function getCurlHandler(string $endpoint)
85 private function loadCurlHandle(string $endpoint)
140 protected function send(string $data, string $endpoint): void
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DServiceAttachmentConnectedEndpoint.php25 public $endpoint; variable in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint
38 public function setEndpoint($endpoint)
DNotificationEndpointGrpcSettings.php29 public $endpoint; variable in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
58 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1TraceConfig.php25 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig
36 public function setEndpoint($endpoint)
DGoogleCloudApigeeV1RuntimeTraceConfig.php26 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig
51 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1LakeMetastoreStatus.php25 public $endpoint; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
42 public function setEndpoint($endpoint)
/plugin/authfacebook/lib/
DFacebook.php333 public function get($endpoint, $accessToken = null, $eTag = null, $graphVersion = null)
358 …public function post($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVersi…
383 …public function delete($endpoint, array $params = [], $accessToken = null, $eTag = null, $graphVer…
463 …public function sendRequest($method, $endpoint, array $params = [], $accessToken = null, $eTag = n…
532 …public function request($method, $endpoint, array $params = [], $accessToken = null, $eTag = null,…
622 …private function maxTriesTransfer(FacebookResumableUploader $uploader, $endpoint, FacebookTransfer…
DFacebookRequest.php59 protected $endpoint; variable in Facebook\\FacebookRequest
97 …construct(FacebookApp $app = null, $accessToken = null, $method = null, $endpoint = null, array $p…
258 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
DOperationMetadata.php37 public $endpoint; variable in Google\\Service\\AIPlatformNotebooks\\OperationMetadata
100 public function setEndpoint($endpoint)
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Exceptions/
DMatrixHttpLibException.php12 public function __construct(\Exception $originalException, string $method, string $endpoint) {
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
DClientInterface.php27 UriInterface $endpoint,
DStreamClient.php28 UriInterface $endpoint,
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php27 UriInterface $endpoint,
H A DStreamClient.php28 UriInterface $endpoint,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
DBooleanRequestWrapper.php35 public static function performRequest(AbstractEndpoint $endpoint, Transport $transport)
DAbstractNamespace.php56 protected function performRequest(AbstractEndpoint $endpoint)
/plugin/evesso/classes/
DoAuthHTTPClient.php30 UriInterface $endpoint,
/plugin/oauth/
H A DHTTPClient.php16 UriInterface $endpoint,
/plugin/authloginapi/
Daction.php11 protected $endpoint; variable in action_plugin_authloginapi
/plugin/aichat/Model/Anthropic/
DChatModel.php59 protected function request($endpoint, $data)
/plugin/aichat/Model/Reka/
DChatModel.php56 protected function request($endpoint, $data)
/plugin/aichatlocal/Model/
DChatModel.php51 protected function request($endpoint, $data)

123