Home
last modified time | relevance | path

Searched refs:validatePassword (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php113 function validatePassword($password) { function in Sabre\\HTTP\\Auth\\Digest
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php113 function validatePassword($password) { function in Sabre\\HTTP\\Auth\\Digest
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php64 …$this->assertTrue($this->auth->validatePassword($password), 'Authentication is deemed invalid thro…