Searched defs:NeedsIdentity (Results 1 – 7 of 7) sorted by relevance
/external/chromium/net/http/ | ||
D | http_auth_handler_ntlm_win.cc | 33 bool HttpAuthHandlerNTLM::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNTLM |
D | http_auth_handler.cc | 85 bool HttpAuthHandler::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandler |
D | http_auth_handler_mock.cc | 83 bool HttpAuthHandlerMock::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerMock |
D | http_auth_handler_negotiate.cc | 166 bool HttpAuthHandlerNegotiate::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNegotiate |
D | http_auth_sspi_win.cc | 209 bool HttpAuthSSPI::NeedsIdentity() const { in NeedsIdentity() function in net::HttpAuthSSPI |
D | http_auth_handler_ntlm_portable.cc | 650 bool HttpAuthHandlerNTLM::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNTLM |
D | http_auth_gssapi_posix.cc | 673 bool HttpAuthGSSAPI::NeedsIdentity() const { in NeedsIdentity() function in net::HttpAuthGSSAPI |