Home
last modified time | relevance | path

Searched refs:verify (Results 26 – 50 of 133) sorted by relevance

123456

/plugin/authyubikey/
H A Dauth.php84 $auth = $yubi->verify($otp);
129 $auth = $yubi->verify($otp);
/plugin/fedauth/lang/en/
H A Dregister.txt5 all the missing information below or verify what has been provided by @PROVID@
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DApplications.php93 public function verify($applicationId, $optParams = []) function in Google\\Service\\Games\\Resource\\Applications
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DConsecutiveParameters.php74 public function verify() function in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/Resource/
H A DLocations.php72 public function verify($name, VerifyLocationRequest $postBody, $optParams = []) function in Google\\Service\\MyBusinessVerifications\\Resource\\Locations
/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php108 return ($objXMLSecDSig->verify($objKey) === 1);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dnonexistent_class.phpt68 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_call_parent_clone.phpt71 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_dont_call_parent_constructor.phpt70 $this->__phpunit_getInvocationMocker()->verify();
H A Dnonexistent_class_with_namespace_starting_with_separator.phpt74 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_call_parent_constructor.phpt70 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_dont_call_parent_clone.phpt70 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_call_parent_constructor.phpt72 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_dont_call_parent_clone.phpt72 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_dont_call_parent_constructor.phpt72 $this->__phpunit_getInvocationMocker()->verify();
H A Dnonexistent_class_with_namespace.phpt74 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_implementing_interface_call_parent_constructor.phpt75 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_implementing_interface_dont_call_parent_constructor.phpt75 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_call_parent_clone.phpt73 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_with_method_named_method.phpt86 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt77 $this->__phpunit_getInvocationMocker()->verify();
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt77 $this->__phpunit_getInvocationMocker()->verify();
H A Dclass_with_method_with_variadic_arguments.phpt93 $this->__phpunit_getInvocationMocker()->verify();
H A Dreturn_type_declarations_static_method.phpt81 $this->__phpunit_getInvocationMocker()->verify();
/plugin/contact/
H A Dsyntax.php90 $verify = strtoupper($_REQUEST['verify']);

123456