Searched refs:AUTH_DIGEST (Results 1 – 4 of 4) 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