Searched defs:AllowsExplicitCredentials (Results 1 – 9 of 9) sorted by relevance
84 bool HttpAuthHandler::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandler
60 bool HttpAuthHandlerMock::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerMock
98 bool HttpAuthNtlmMechanism::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthNtlmMechanism
175 TEST_F(HttpAuthHandlerNtlmPortableTest, AllowsExplicitCredentials) { in TEST_F() argument
175 bool HttpAuthHandlerNegotiate::AllowsExplicitCredentials() { in AllowsExplicitCredentials() function in net::HttpAuthHandlerNegotiate
504 bool AllowsExplicitCredentials() const override { return true; } in AllowsExplicitCredentials() function in net::TestAuthSystem
384 bool HttpAuthSSPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthSSPI
668 bool HttpAuthGSSAPI::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::HttpAuthGSSAPI
78 bool HttpAuthNegotiateAndroid::AllowsExplicitCredentials() const { in AllowsExplicitCredentials() function in net::android::HttpAuthNegotiateAndroid