Searched refs:Digest (Results 1 – 16 of 16) sorted by relevance
| /plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/ |
| H A D | DigestTest.php | 33 $this->auth = new Digest(self::REALM, $this->request, $this->response); 108 $this->auth->setQOP(Digest::QOP_AUTHINT); 109 list($nonce, $opaque) = $this->getServerTokens(Digest::QOP_AUTHINT); 137 $this->auth->setQOP(Digest::QOP_AUTHINT | Digest::QOP_AUTH); 138 list($nonce, $opaque) = $this->getServerTokens(Digest::QOP_AUTHINT | Digest::QOP_AUTH); 165 private function getServerTokens($qop = Digest::QOP_AUTH) { 170 case Digest::QOP_AUTH : $qopstr = 'auth'; break; 171 case Digest::QOP_AUTHINT : $qopstr = 'auth-int'; break;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/ |
| D | AsymmetricSignRequest.php | 30 protected $digestType = Digest::class; 66 * @param Digest 68 public function setDigest(Digest $digest) 73 * @return Digest
|
| D | Digest.php | 20 class Digest extends \Google\Model class 80 class_alias(Digest::class, 'Google_Service_CloudKMS_Digest');
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/ |
| D | AbstractDigest.php | 97 $digest = new HTTP\Auth\Digest( 152 $auth = new HTTP\Auth\Digest(
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/ |
| H A D | AbstractDigest.php | 97 $digest = new HTTP\Auth\Digest( 152 $auth = new HTTP\Auth\Digest(
|
| /plugin/webdav/vendor/sabre/http/lib/Auth/ |
| D | Digest.php | 30 class Digest extends AbstractAuth { class
|
| /plugin/davcal/vendor/sabre/http/lib/Auth/ |
| H A D | Digest.php | 30 class Digest extends AbstractAuth { class
|
| /plugin/davcal/vendor/sabre/http/ |
| H A D | CHANGELOG.md | 212 * Added: Digest & AWS Authentication.
|
| /plugin/webdav/vendor/sabre/http/ |
| D | CHANGELOG.md | 245 * Added: Digest & AWS Authentication.
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 318 * #700: Digest Auth fails on `HEAD` requests. 2196 * Added: Ability to choose to use auth-int, auth or both for HTTP Digest 2234 * Fixed: Digest auth for non-apache servers had a bug (still not actually tested 2277 * Fixed: auth-int is now properly supported within HTTP Digest. 2294 * Added: HTTP Digest Authentication helper class.
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 693 …`$client->getConfig()->setPath('request.options/auth', array('user', 'pass', 'Basic|Digest|NTLM|An… 694 `$client->setDefaultOption('auth', array('user', 'pass', 'Basic|Digest|NTLM|Any'));`
|
| D | CHANGELOG.md | 790 … Use `$client->getConfig()->setPath('request.options/auth', array('user', 'pass', 'Basic|Digest');`
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | UPGRADING.md | 743 …`$client->getConfig()->setPath('request.options/auth', array('user', 'pass', 'Basic|Digest|NTLM|An… 744 `$client->setDefaultOption('auth', array('user', 'pass', 'Basic|Digest|NTLM|Any'));`
|
| D | CHANGELOG.md | 1085 … Use `$client->getConfig()->setPath('request.options/auth', array('user', 'pass', 'Basic|Digest');`
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 442 * `Aggreation\Percentiles` updated to a newer version of the Algorithm (T-Digest 3.2) and Percentil…
|
| /plugin/tuxquote/ |
| D | quotes.txt | 1318 …oing, because you might not get there. <BR> -- Lawrence "Yogi" Berra, Reader's Digest (August 1988) 2104 … inability to get together. <BR> -- Mayor Richard J. Daley of Chicago, Reader's Digest, April 1971. 2508 …, how come mothers still have only two hands? <BR> -- Ed Dussault, Reader's Digest (December 1976)
|