Searched defs:auth_scheme (Results 1 – 3 of 3) sorted by relevance
80 HttpAuth::Scheme auth_scheme() const { in auth_scheme() function
101 HttpAuth::Scheme auth_scheme = handler->auth_scheme(); in HistogramAuthEvent() local
187 const std::string& auth_scheme, in SchemeFactory()