Go to the documentation of this file.
9 #ifndef SQUID_SRC_AUTH_CONFIG_H
10 #define SQUID_SRC_AUTH_CONFIG_H
Config(const Config &)=delete
acl_access * schemeAccess
the ACL list for auth_schemes directives
Auth::ConfigVector schemes
set of auth_params directives
std::vector< Auth::SchemeConfig * > ConfigVector
Config(const Config *)=delete
time_t garbageCollectInterval
the authenticate_cache_garbage_interval
std::vector< Auth::SchemesConfig > schemeLists
set of auth_schemes directives
time_t credentialsTtl
the authenticate_ttl
time_t ipTtl
the authenticate_ip_ttl
Config(Config &&)=default