SchemesConfig.h
Go to the documentation of this file.
26 SchemesConfig(const char *s, const bool q) : schemes(s), quoted(q), rawSchemes(schemes.c_str()) {}
Definition: SchemesConfig.h:24
SchemesConfig(const char *s, const bool q)
Definition: SchemesConfig.h:26
Auth::ConfigVector authConfigs
corresponding vector of Auth::Config objects
Definition: SchemesConfig.h:33