Home
last modified time | relevance | path

Searched refs:getRequest (Results 1 – 25 of 78) sorted by path

1234

/plugin/adfs/phpsaml/
H A DREADME.md582 But if we provide a `$deflate` boolean parameter to the `getRequest` or `getResponse` method it wil…
1349 * `getRequest` - Returns deflated, base64 encoded, unsigned `AuthnRequest`.
1384 * `getRequest` - Returns the Logout Request defated, base64encoded, unsigned
/plugin/adfs/phpsaml/lib/Saml/
H A DAuthRequest.php36 $parameters = array('SAMLRequest' => $authnRequest->getRequest());
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php512 $samlRequest = $authnRequest->getRequest();
569 $samlRequest = $logoutRequest->getRequest();
H A DAuthnRequest.php163 public function getRequest($deflate = null) function in OneLogin_Saml2_AuthnRequest
H A DLogoutRequest.php144 public function getRequest($deflate = null) function in OneLogin_Saml2_LogoutRequest
/plugin/api/_test/
H A Dpages.test.php68 $response = dokuwiki_plugin_api_util::getRequest($queryParameters);
131 $response = dokuwiki_plugin_api_util::getRequest($queryParameters);
H A Drest.test.php79 $testResponse = dokuwiki_plugin_api_util::getRequest();
H A Dutils.php27 public static function getRequest($queryParams=array()):TestResponse { function in dokuwiki_plugin_api_util
/plugin/authfacebook/lib/
H A DFacebookBatchResponse.php57 $request = $response->getRequest();
H A DFacebookResponse.php90 public function getRequest() function in Facebook\\FacebookResponse
/plugin/authfacebook/lib/GraphNodes/
H A DGraphNodeFactory.php343 …return new $className($this->response->getRequest(), $dataList, $metaData, $parentGraphEdgeEndpoin…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperationMetadataV1.php93 public function getRequest() function in Google\\Service\\CloudFunctions\\OperationMetadataV1
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSSLHealthCheck.php113 public function getRequest() function in Google\\Service\\Compute\\SSLHealthCheck
H A DTCPHealthCheck.php113 public function getRequest() function in Google\\Service\\Compute\\TCPHealthCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1CreateIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1DeployIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata.php88 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
H A DGoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata.php88 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
H A DGoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata.php71 public function getRequest() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueries.php68 public function getRequest() function in Google\\Service\\CustomSearchAPI\\SearchQueries

1234