Home
last modified time | relevance | path

Searched refs:validate (Results 1 – 25 of 352) sorted by path

12345678910>>...15

/plugin/adfs/phpsaml/
H A DCHANGELOG238 * Now after validate a message, if fails a method getError of the object will return the cause.
H A DREADME.md405 * validate a SAMLResponse, but we don't recommend to use that
414 … * Notice that if you want to validate any SAML Message sent by the HTTP-Redirect binding, you
515 // Indicates if the SP will validate all received xmls.
516 // (In order to validate the xml, 'strict' and 'wantXMLValidation' must be true).
1216 …etSelfRoutedURLNoQuery are used to calculate the currentURL in order to validate SAML elements lik…
1250 - `'signing'`. An array of certs that will be used to validate IdP signature
1301 Auxiliary class that contains methods to validate the SAML Response:
1303 uses the other two previous methods and also validate the signature of
1458 * `validateXML` - This function attempts to validate an XML string against
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php204 ],'validate' => [
205 'path' => 'androidpublisher/v3/applications/{packageName}/edits/{editId}:validate',
H A DApigee.php578 'validate' => [
728 'validate' => [
3811 'validate' => [
H A DCloudHealthcare.php1426 ],'Resource-validate' => [
1427 'path' => 'v1/{+parent}/fhir/{+type}/$validate',
H A DCompute.php11973 ],'validate' => [
11974 'path' => 'projects/{project}/regions/{region}/urlMaps/{urlMap}/validate',
15594 ],'validate' => [
15595 'path' => 'projects/{project}/global/urlMaps/{urlMap}/validate',
H A DDataflow.php960 'validate' => [
961 'path' => 'v1b3/projects/{projectId}/locations/{location}/sql:validate',
H A DDialogflow.php229 ],'validate' => [
230 'path' => 'v3/{+name}:validate',
889 ],'validate' => [
890 'path' => 'v3/{+name}:validate',
H A DPubsub.php167 ],'validate' => [
168 'path' => 'v1/{+parent}/schemas:validate',
H A DSASPortalTesting.php703 ],'validate' => [
704 'path' => 'v1alpha1/installer:validate',
H A DSasportal.php703 ],'validate' => [
704 'path' => 'v1alpha1/installer:validate',
H A DServiceNetworking.php178 ],'validate' => [
179 'path' => 'v1/{+parent}:validate',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEdits.php100 public function validate($packageName, $editId, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\Edits
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionUrlMaps.php197 …public function validate($project, $region, $urlMap, RegionUrlMapsValidateRequest $postBody, $optP… function in Google\\Service\\Compute\\Resource\\RegionUrlMaps
H A DUrlMaps.php314 public function validate($project, $urlMap, UrlMapsValidateRequest $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\UrlMaps
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsSql.php48 public function validate($projectId, $location, $optParams = []) function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsSql
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgents.php202 …public function validate($name, GoogleCloudDialogflowCxV3ValidateAgentRequest $postBody, $optParam… function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgents
H A DProjectsLocationsAgentsFlows.php273 …public function validate($name, GoogleCloudDialogflowCxV3ValidateFlowRequest $postBody, $optParams… function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsFlows
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceExecResource.php44 public function setValidate(OSPolicyResourceExecResourceExec $validate) argument
46 $this->validate = $validate;
53 return $this->validate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSchemas.php192 public function validate($parent, ValidateSchemaRequest $postBody, $optParams = []) function in Google\\Service\\Pubsub\\Resource\\ProjectsSchemas
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\SASPortalTesting\\Resource\\Installer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DInstaller.php57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) function in Google\\Service\\Sasportal\\Resource\\Installer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServices.php134 public function validate($parent, ValidateConsumerConfigRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\Services
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1273 …teConfig method into two methods. One to initialize when a command is created, and one to validate.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php169 $result = $cookie->validate();

12345678910>>...15