Home
last modified time | relevance | path

Searched defs:AllowsExplicitCredentials (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/http/
Dhttp_auth_handler.cc84 bool HttpAuthHandler::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandler
Dhttp_auth_handler_mock.cc60 bool HttpAuthHandlerMock::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerMock
Dhttp_auth_ntlm_mechanism.cc99 bool HttpAuthNtlmMechanism::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthNtlmMechanism
Dhttp_auth_handler_negotiate.cc176 bool HttpAuthHandlerNegotiate::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerNegotiate
Dhttp_auth_handler_ntlm_portable_unittest.cc179 TEST_F(HttpAuthHandlerNtlmPortableTest, AllowsExplicitCredentials) { in TEST_F() argument
Dhttp_auth_handler_negotiate_unittest.cc504 bool AllowsExplicitCredentials() const override { return true; } in AllowsExplicitCredentials() function in net::TestAuthSystem
Dhttp_auth_sspi_win.cc383 bool HttpAuthSSPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthSSPI
Dhttp_auth_gssapi_posix.cc668 bool HttpAuthGSSAPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthGSSAPI
/external/cronet/net/android/
Dhttp_auth_negotiate_android.cc78 bool HttpAuthNegotiateAndroid::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::android::HttpAuthNegotiateAndroid