Searched refs:AUTH_DIGEST (Results 1 – 5 of 5) sorted by relevance
59 const AUTH_DIGEST = 2; define in Sabre\\DAV\\Client138 if ($settings['authType'] & self::AUTH_DIGEST) {
58 const AUTH_DIGEST = 2; define in Sabre\\DAV\\Client137 if ($settings['authType'] & self::AUTH_DIGEST) {
63 'authType' => Client::AUTH_DIGEST
1236 * BC: Removing unused AUTH_BASIC and AUTH_DIGEST constants from
1531 * BC: Removing unused AUTH_BASIC and AUTH_DIGEST constants from