Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php27 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) . ':' .
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) . ':' .
117 md5($username . ':' . self::REALM . ':' . $password) . ':' .
131 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '…
146 md5($username . ':' . self::REALM . ':' . $password) . ':' .
160 …$this->assertTrue($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . $password)), '…
[all …]
H A DAWSTest.php25 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/
H A Dcobol.min.js.map1 …PURGE QUEUE QUOTE \" +\n \"QUOTES RANDOM RD READ READY \" +\n \"REALM RECEIVE RECONNECT …