Lines Matching full:policy
40 * list of globs. Each match rule has an associated policy
41 * and a catch all policy applies if no rule matches
52 * { "match": "fred", "policy": "allow", "format": "exact" },
53 * { "match": "bob", "policy": "allow", "format": "exact" },
54 * { "match": "danb", "policy": "deny", "format": "exact" },
55 * { "match": "dan*", "policy": "allow", "format": "glob" }
57 * "policy": "deny"
66 QAuthZListPolicy policy; member
74 QAuthZListPolicy policy,
79 QAuthZListPolicy policy,
85 QAuthZListPolicy policy,