Home
last modified time | relevance | path

Searched refs:getRequest (Results 26 – 50 of 78) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php59 $request = $context->getRequest();
H A DClientBasicHandler.php87 if ($messageTo->getRequest() instanceof BindRequest) {
H A DClientProtocolContext.php80 public function getRequest(): RequestInterface
71 public function getRequest(): RequestInterface global() function in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientProtocolContext
H A DClientSearchHandler.php48 $request = $context->getRequest();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DCopyLogEntriesMetadata.php101 public function getRequest() function in Google\\Service\\Logging\\CopyLogEntriesMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperationMetadataV1.php93 public function getRequest() function in Google\\Service\\CloudFunctions\\OperationMetadataV1
/plugin/api/_test/
H A Drest.test.php79 $testResponse = dokuwiki_plugin_api_util::getRequest();
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DTransferStats.php44 public function getRequest() function in GuzzleHttp\\TransferStats
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReport.php122 public function getRequest() function in Google\\Service\\Doubleclicksearch\\Report
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerSearchHandler.php
H A DServerBindHandler.php40 $request = $message->getRequest();
H A DServerDispatchHandler.php43 $request = $message->getRequest();
H A DServerRootDseHandler.php86 $request = $message->getRequest();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAttributeContext.php108 public function getRequest() function in Google\\Service\\ServiceControl\\AttributeContext
H A DAuditLog.php166 public function getRequest() function in Google\\Service\\ServiceControl\\AuditLog
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestTest.php45 $request = Sapi::getRequest();
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php57 $request = $response->getRequest();
H A DFacebookResponse.php90 public function getRequest() function in Facebook\\FacebookResponse
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php39 static function getRequest() { function in Sabre\\HTTP\\Sapi
/plugin/webdav/vendor/sabre/http/lib/
H A DSapi.php39 static function getRequest() { function in Sabre\\HTTP\\Sapi
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php163 public function getRequest($deflate = null) function in OneLogin_Saml2_AuthnRequest
H A DAuth.php512 $samlRequest = $authnRequest->getRequest();
569 $samlRequest = $logoutRequest->getRequest();
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DRequestException.php153 public function getRequest() function in GuzzleHttp\\Exception\\RequestException
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php48 $request = $message->getRequest();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php162 $messageFrom = $this->protocolHandlerFactory->forResponse($messageTo->getRequest(), $messageFrom->getResponse())->handleResponse(

1234