Searched defs:auth_scheme (Results 1 – 5 of 5) sorted by relevance
33 long auth_scheme, const char *userpwd) in send_request()61 long auth_scheme) in send_wrong_password()67 long auth_scheme) in send_right_password()
37 const std::string& auth_scheme() const { return lower_case_scheme_; } in auth_scheme() function
104 HttpAuth::Scheme auth_scheme() const { in auth_scheme() function
81 HttpAuth::Scheme auth_scheme = handler->auth_scheme(); in HistogramAuthEvent() local
214 absl::string_view auth_scheme = v[0]; in MaybeCheckSignatureAuth() local