Home
last modified time | relevance | path

Searched refs:qop (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/Auth/
DDigest.php42 protected $qop = self::QOP_AUTH; variable in Sabre\\HTTP\\Auth\\Digest
82 * @param int $qop
85 function setQOP($qop) { argument
87 $this->qop = $qop;
142 if (!($this->qop & self::QOP_AUTHINT)) return false;
150 if (!($this->qop & self::QOP_AUTH)) return false;
171 $qop = '';
172 switch ($this->qop) {
174 $qop = 'auth';
177 $qop = 'auth-int';
[all …]
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php42 protected $qop = self::QOP_AUTH; variable in Sabre\\HTTP\\Auth\\Digest
82 * @param int $qop
85 function setQOP($qop) { argument
87 $this->qop = $qop;
142 if (!($this->qop & self::QOP_AUTHINT)) return false;
150 if (!($this->qop & self::QOP_AUTH)) return false;
171 $qop = '';
172 switch ($this->qop) {
174 $qop = 'auth';
177 $qop = 'auth-int';
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DDigestMD5MessageFactory.php110 $qop = isset($options['qop']) ? (string) $options['qop'] : null;
116 $response->set('qop', $this->selectQopFromChallenge($challenge, $qop));
145 $qop = ['auth'];
148 $qop[] = 'auth-int';
151 $qop[] = 'auth-conf';
154 return $qop;
160 protected function selectQopFromChallenge(Message $challenge, ?string $qop): string argument
167 $options = $qop !== null ? [$qop] : ['auth-conf', 'auth-int', 'auth'];
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DDigestMD5Mechanism.php104 $qop = $response->get('qop');
108 if ($qop === 'auth') {
110 } elseif ($qop === 'auth-int' || $qop === 'auth-conf') {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Security/
H A DDigestMD5SecurityLayer.php75 $qop = $context->get('qop');
77 if ($qop === 'auth-conf') {
79 } elseif ($qop === 'auth-int') {
82 …row new SaslException(sprintf('The qop option "%s" is not recognized as a security layer.', $qop));
95 $qop = $context->get('qop');
98 if ($qop === 'auth-conf') {
100 } elseif ($qop === 'auth-int') {
103 …row new SaslException(sprintf('The qop option "%s" is not recognized as a security layer.', $qop));
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php204 $qop = $received->get('qop');
210 if (!in_array($qop, $this->challenge->get('qop'), true)) {
235 if ($qop === 'auth-int' || $qop === 'auth-conf') {
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php165 private function getServerTokens($qop = Digest::QOP_AUTH) { argument
169 switch ($qop) {
185 $this->auth->setQOP($qop);
/plugin/jcapture/lib/
Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...