39 debugs(93,7,
"no service group: " << groupId);
71 typedef AccessRules::iterator ARI;
83 typedef AccessRules::iterator ARI;
85 if ((*i)->groupId == groupId)
void aclParseAccessLine(const char *directive, ConfigParser &, acl_access **config)
Parses a single line of a "action followed by acls" directive (e.g., http_access).
void parse(ConfigParser &parser)
AccessRule(const String &groupId)
ServiceGroupPointer group()
#define debugs(SECTION, LEVEL, CONTENT)
std::vector< Adaptation::AccessRule * > AccessRules
ServiceGroupPointer FindGroup(const ServiceGroup::Id &id)
ServicePointer FindService(const Service::Id &key)
AccessRule * FindRule(const AccessRule::Id &id)
AccessRule * FindRuleByGroupId(const String &groupId)