Home
last modified time | relevance | path

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

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