Lines Matching full:policy
50 "{ \"policy\": \"deny\" }"); in test_authz_default_deny()
68 "{ \"policy\": \"allow\" }"); in test_authz_default_allow()
88 " \"policy\": \"deny\"," in test_authz_explicit_deny()
90 " \"policy\": \"allow\" }"); in test_authz_explicit_deny()
111 " \"policy\": \"allow\"," in test_authz_explicit_allow()
113 " \"policy\": \"deny\" }"); in test_authz_explicit_allow()
135 " \"policy\": \"allow\"," in test_authz_complex()
138 " \"policy\": \"allow\"," in test_authz_complex()
141 " \"policy\": \"deny\"," in test_authz_complex()
144 " \"policy\": \"allow\"," in test_authz_complex()
146 " \"policy\": \"deny\" }"); in test_authz_complex()