Searched defs:AllowsExplicitCredentials (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/http/ | ||
D | http_auth_handler.cc | 92 bool HttpAuthHandler::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandler |
D | http_auth_handler_mock.cc | 99 bool HttpAuthHandlerMock::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerMock |
D | http_auth_handler_negotiate.cc | 181 bool HttpAuthHandlerNegotiate::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerNegotiate |
D | http_auth_sspi_win.cc | 214 bool HttpAuthSSPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthSSPI |
D | http_auth_gssapi_posix.cc | 679 bool HttpAuthGSSAPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthGSSAPI |