Searched defs:AllowsDefaultCredentials (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dhttp_auth_handler.cc73 DCHECK(username != NULL || AllowsDefaultCredentials());
89 bool HttpAuthHandler::AllowsDefaultCredentials() { function in class:net::HttpAuthHandler
H A Dhttp_auth_handler_ntlm_win.cc37 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { function in class:net::HttpAuthHandlerNTLM
H A Dhttp_auth_handler_negotiate.cc170 bool HttpAuthHandlerNegotiate::AllowsDefaultCredentials() { function in class:net::HttpAuthHandlerNegotiate
190 if (!AllowsDefaultCredentials())
H A Dhttp_auth_handler_ntlm_portable.cc657 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() { function in class:net::HttpAuthHandlerNTLM

Completed in 78 milliseconds