Searched refs:REALM (Results 1 – 3 of 3) sorted by relevance
| /plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/ |
| H A D | DigestTest.php | 27 const REALM = 'SabreDAV unittest'; define in Sabre\\HTTP\\Auth\\DigestTest 33 $this->auth = new Digest(self::REALM, $this->request, $this->response); 48 md5($username . ':' . self::REALM . ':' . $password) . ':' . 57 …r('Authorization', 'Digest username="' . $username . '", realm="' . self::REALM . '", nonce="' . $… 62 $this->assertEquals(self::REALM, $this->auth->getRealm()); 63 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '… 78 md5($username . ':' . self::REALM . ':' . $password) . ':' . 87 …r('Authorization', 'Digest username="' . $username . '", realm="' . self::REALM . '", nonce="' . $… 91 …$this->assertFalse($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . ($password . … 117 md5($username . ':' . self::REALM . ':' . $password) . ':' . [all …]
|
| H A D | AWSTest.php | 25 const REALM = 'SabreDAV unittest'; define in Sabre\\HTTP\\Auth\\AWSTest 31 $this->auth = new AWS(self::REALM, $this->request, $this->response);
|
| /plugin/codemirror/dist/modes/ |
| D | cobol.min.js.map | 1 …PURGE QUEUE QUOTE \" +\n \"QUOTES RANDOM RD READ READY \" +\n \"REALM RECEIVE RECONNECT …
|