Searched defs:NeedsIdentity (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_auth_handler.cc84 bool HttpAuthHandler::NeedsIdentity() { function in class:net::HttpAuthHandler
H A Dhttp_auth_handler_ntlm_win.cc33 bool HttpAuthHandlerNTLM::NeedsIdentity() { function in class:net::HttpAuthHandlerNTLM
34 return auth_sspi_.NeedsIdentity();
H A Dhttp_auth_handler_mock.cc91 bool HttpAuthHandlerMock::NeedsIdentity() { function in class:net::HttpAuthHandlerMock
H A Dhttp_auth_handler_negotiate.cc169 bool HttpAuthHandlerNegotiate::NeedsIdentity() { function in class:net::HttpAuthHandlerNegotiate
170 return auth_system_.NeedsIdentity();
H A Dhttp_auth_sspi_win.cc210 bool HttpAuthSSPI::NeedsIdentity() const { function in class:net::HttpAuthSSPI
H A Dhttp_auth_gssapi_posix.cc675 bool HttpAuthGSSAPI::NeedsIdentity() const { function in class:net::HttpAuthGSSAPI
H A Dhttp_auth_handler_ntlm_portable.cc641 bool HttpAuthHandlerNTLM::NeedsIdentity() { function in class:net::HttpAuthHandlerNTLM

Completed in 75 milliseconds