Searched defs:NeedsIdentity (Results 1 – 10 of 10) sorted by relevance
47 bool HttpAuthHandlerNTLM::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNTLM
65 bool HttpAuthHandlerNTLM::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNTLM
76 bool HttpAuthHandler::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandler
52 bool HttpAuthHandlerMock::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerMock
92 bool HttpAuthNtlmMechanism::NeedsIdentity() const { in NeedsIdentity() function in net::HttpAuthNtlmMechanism
164 bool HttpAuthHandlerNegotiate::NeedsIdentity() { in NeedsIdentity() function in net::HttpAuthHandlerNegotiate
503 bool NeedsIdentity() const override { return true; } in NeedsIdentity() function in net::TestAuthSystem
379 bool HttpAuthSSPI::NeedsIdentity() const { in NeedsIdentity() function in net::HttpAuthSSPI
664 bool HttpAuthGSSAPI::NeedsIdentity() const { in NeedsIdentity() function in net::HttpAuthGSSAPI
74 bool HttpAuthNegotiateAndroid::NeedsIdentity() const { in NeedsIdentity() function in net::android::HttpAuthNegotiateAndroid