Searched refs:AUTH_NTLM (Results 1 – 3 of 3) sorted by relevance
64 const AUTH_NTLM = 4; define in Sabre\\DAV\\Client141 if ($settings['authType'] & self::AUTH_NTLM) {
63 const AUTH_NTLM = 4; define in Sabre\\DAV\\Client140 if ($settings['authType'] & self::AUTH_NTLM) {
77 'authType' => Client::AUTH_NTLM