Casnode  ›  kickingbull  ›  全部回复
回复总数  1

Looking through the code I found the DefaultEffector class merge_effects() method that processes the policy_effect. Suprisingly from the code there is only 4 possible values for the policy_effect and they are specific strings and not actual code as I was expecting. The 4 possible values are:

  • "some(where (p_eft == allow))"
  • "!some(where (p_eft == deny))"
  • "some(where (p_eft == allow)) && !some(where (p_eft == deny))"
  • "priority(p_eft) || deny"
关于   ·   FAQ   ·   API   ·   我们的愿景   ·   广告投放   ·   感谢   ·   实用小工具   ·   50 人在线   最高记录 50   ·     选择语言  ·     选择编辑器
创意工作者们的社区
World is powered by code
VERSION: 6f2aea9 · 13ms · UTC 12:36 · PVG 20:36 · LAX 05:36 · JFK 08:36
♥ Do have faith in what you're doing.