Searched refs:AUTH_BASIC (Results 1 – 4 of 4) sorted by relevance
54 const AUTH_BASIC = 1; define in Sabre\\DAV\\Client135 if ($settings['authType'] & self::AUTH_BASIC) {
53 const AUTH_BASIC = 1; define in Sabre\\DAV\\Client134 if ($settings['authType'] & self::AUTH_BASIC) {
49 'authType' => Client::AUTH_BASIC
1236 * BC: Removing unused AUTH_BASIC and AUTH_DIGEST constants from