HomeSort by relevance Sort by last modified time
    Searched defs:AllowsDefaultCredentials (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_auth_handler.cc 73 DCHECK(username != NULL || AllowsDefaultCredentials());
89 bool HttpAuthHandler::AllowsDefaultCredentials() {
http_auth_handler_ntlm_win.cc 37 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() {
http_auth_handler_negotiate.cc 170 bool HttpAuthHandlerNegotiate::AllowsDefaultCredentials() {
190 if (!AllowsDefaultCredentials())
http_auth_handler_ntlm_portable.cc 653 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() {

Completed in 140 milliseconds