9#ifndef SQUID_SRC_AUTH_SCHEMESCONFIG_H
10#define SQUID_SRC_AUTH_SCHEMESCONFIG_H
SchemesConfig(const char *s, const bool q)
SBuf schemes
raw auth schemes list (may have duplicates)
const char * rawSchemes
optimization for storing schemes.c_str()
Auth::ConfigVector authConfigs
corresponding vector of Auth::Config objects
std::vector< Auth::SchemeConfig * > ConfigVector