Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php108 $this->auth->setQOP(Digest::QOP_AUTHINT);
137 $this->auth->setQOP(Digest::QOP_AUTHINT | Digest::QOP_AUTH);
185 $this->auth->setQOP($qop);
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php85 function setQOP($qop) { function in Sabre\\HTTP\\Auth\\Digest
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php85 function setQOP($qop) { function in Sabre\\HTTP\\Auth\\Digest