/plugin/fedauth/Auth/OpenID/ |
H A D | Consumer.php | 653 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 D | Consumer.php | 704 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 D | FacebookResumableUploader.php | 85 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 D | ServiceAttachmentConnectedEndpoint.php | 25 public $endpoint; variable in Google\\Service\\Compute\\ServiceAttachmentConnectedEndpoint 38 public function setEndpoint($endpoint)
|
H A D | NotificationEndpointGrpcSettings.php | 29 public $endpoint; variable in Google\\Service\\Compute\\NotificationEndpointGrpcSettings 58 public function setEndpoint($endpoint)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1TraceConfig.php | 25 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TraceConfig 36 public function setEndpoint($endpoint)
|
H A D | GoogleCloudApigeeV1RuntimeTraceConfig.php | 26 public $endpoint; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RuntimeTraceConfig 51 public function setEndpoint($endpoint)
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | LogglyHandler.php | 69 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 D | GoogleCloudDataplexV1LakeMetastoreStatus.php | 25 public $endpoint; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1LakeMetastoreStatus 42 public function setEndpoint($endpoint)
|
/plugin/authfacebook/lib/ |
H A D | Facebook.php | 333 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 D | FacebookRequest.php | 59 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 D | OperationMetadata.php | 37 public $endpoint; variable in Google\\Service\\AIPlatformNotebooks\\OperationMetadata 100 public function setEndpoint($endpoint)
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
H A D | ClientInterface.php | 27 UriInterface $endpoint,
|
H A D | StreamClient.php | 28 UriInterface $endpoint,
|
H A D | CurlClient.php | 65 UriInterface $endpoint,
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
H A D | ClientInterface.php | 27 UriInterface $endpoint, argument
|
H A D | StreamClient.php | 28 UriInterface $endpoint, argument
|
H A D | CurlClient.php | 65 UriInterface $endpoint, argument
|
/plugin/evesso/classes/ |
H A D | oAuthHTTPClient.php | 30 UriInterface $endpoint,
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/ |
H A D | BooleanRequestWrapper.php | 35 public static function performRequest(AbstractEndpoint $endpoint, Transport $transport) argument
|
H A D | AbstractNamespace.php | 56 protected function performRequest(AbstractEndpoint $endpoint) argument
|
/plugin/oauth/ |
H A D | HTTPClient.php | 18 retrieveResponse(UriInterface $endpoint, $requestBody, array $extraHeaders = array(), $method = 'POST') global() argument
|
/plugin/authloginapi/ |
H A D | action.php | 11 protected $endpoint; variable in action_plugin_authloginapi
|
/plugin/oauthkeycloak/ |
H A D | Keycloak.php | 39 public function getEndpoint(string $endpoint) argument
|
/plugin/youtrack/ |
H A D | helper.php | 92 function request($method, $endpoint, $params = false) {
|