Home | History | Annotate | Download | only in http

Lines Matching refs:HttpAuthHandlerNTLM

22 HttpAuthHandlerNTLM::HttpAuthHandlerNTLM(
29 HttpAuthHandlerNTLM::~HttpAuthHandlerNTLM() {
33 bool HttpAuthHandlerNTLM::NeedsIdentity() {
37 bool HttpAuthHandlerNTLM::AllowsDefaultCredentials() {
45 HttpAuthHandlerNTLM::Factory::Factory()
52 HttpAuthHandlerNTLM::Factory::~Factory() {
55 int HttpAuthHandlerNTLM::Factory::CreateAuthHandler(
76 new HttpAuthHandlerNTLM(sspi_library_, max_token_length_,