Home
last modified time | relevance | path

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

123

/plugin/fedauth/Auth/OpenID/
H A DConsumer.php653 function complete($message, $endpoint, $return_to)
757 function _doIdRes($message, $endpoint, $return_to)
1055 function _verifyDiscoverySingle($endpoint, $to_match)
1238 function _idResGetNonceOpenID1($message, $endpoint)
1247 function _idResCheckNonce($message, $endpoint)
1437 function _getAssociation($endpoint)
1503 function _negotiateAssociation($endpoint)
1755 function Auth_OpenID_AuthRequest($endpoint, $assoc)
1977 function setEndpoint($endpoint)
2200 function Auth_OpenID_CancelResponse($endpoint)
[all …]
/plugin/openid/Auth/OpenID/
H A DConsumer.php704 function _completeInvalid($message, $endpoint)
719 function _complete_cancel($message, $endpoint)
730 function _complete_error($message, $endpoint)
1322 function _idResCheckNonce($message, $endpoint)
1529 function _getAssociation($endpoint)
1595 function _negotiateAssociation($endpoint)
1854 public $endpoint; variable in Auth_OpenID_AuthRequest
1876 function __construct($endpoint, $assoc)
2120 public $endpoint; variable in Auth_OpenID_ConsumerResponse
2125 function setEndpoint($endpoint)
[all …]
/plugin/authfacebook/lib/FileUpload/
H A 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/google/apiclient-services/src/Compute/
H A DServiceAttachmentConnectedEndpoint.php25 public $endpoint; variable in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint
38 public function setEndpoint($endpoint)
H A DNotificationEndpointGrpcSettings.php29 public $endpoint; variable in Google\\Service\\Compute\\NotificationEndpointGrpcSettings
58 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TraceConfig.php25 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig
36 public function setEndpoint($endpoint)
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php26 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig
51 public function setEndpoint($endpoint)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A 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/CloudDataplex/
H A DGoogleCloudDataplexV1LakeMetastoreStatus.php25 public $endpoint; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus
42 public function setEndpoint($endpoint)
/plugin/authfacebook/lib/
H A 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…
H A 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/
H A DOperationMetadata.php37 public $endpoint; variable in Google\\Service\\AIPlatformNotebooks\\OperationMetadata
100 public function setEndpoint($endpoint)
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DClientInterface.php27 UriInterface $endpoint,
H A DStreamClient.php28 UriInterface $endpoint,
H A DCurlClient.php65 UriInterface $endpoint,
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php27 UriInterface $endpoint, argument
H A DStreamClient.php28 UriInterface $endpoint, argument
H A DCurlClient.php65 UriInterface $endpoint, argument
/plugin/evesso/classes/
H A DoAuthHTTPClient.php30 UriInterface $endpoint,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DBooleanRequestWrapper.php35 public static function performRequest(AbstractEndpoint $endpoint, Transport $transport) argument
H A DAbstractNamespace.php56 protected function performRequest(AbstractEndpoint $endpoint) argument
/plugin/oauth/
H A DHTTPClient.php18 retrieveResponse(UriInterface $endpoint, $requestBody, array $extraHeaders = array(), $method = 'POST') global() argument
/plugin/authloginapi/
H A Daction.php11 protected $endpoint; variable in action_plugin_authloginapi
/plugin/oauthkeycloak/
H A DKeycloak.php39 public function getEndpoint(string $endpoint)
/plugin/youtrack/
H A Dhelper.php92 function request($method, $endpoint, $params = false) {

123