9#ifndef SQUID_SRC_AUTH_ACLMAXUSERIP_H
10#define SQUID_SRC_AUTH_ACLMAXUSERIP_H
26 void parse()
override;
29 bool empty()
const override;
30 bool valid()
const override;
bool requiresRequest() const override
whether our (i.e. shallow) match() requires checklist to have a request
void parse() override
parses node representation in squid.conf; dies on failures
bool valid() const override
Acl::BooleanOptionValue beStrict
Enforce "one user, one device" policy?
bool empty() const override
int match(ACLChecklist *cl) override
Matches the actual data in checklist against this Acl::Node.
MEMPROXY_CLASS(ACLMaxUserIP)
const Acl::Options & options() override
char const * typeString() const override
SBufList dump() const override
std::vector< const Option * > Options
std::list< SBuf > SBufList