9#ifndef SQUID_SRC_AUTH_CONFIG_H
10#define SQUID_SRC_AUTH_CONFIG_H
Auth::ConfigVector schemes
set of auth_params directives
time_t credentialsTtl
the authenticate_ttl
time_t garbageCollectInterval
the authenticate_cache_garbage_interval
acl_access * schemeAccess
the ACL list for auth_schemes directives
time_t ipTtl
the authenticate_ip_ttl
std::vector< Auth::SchemesConfig > schemeLists
set of auth_schemes directives
std::vector< Auth::SchemeConfig * > ConfigVector