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   ·   我们的愿景   ·   广告投放   ·   感谢   ·   实用小工具   ·   51 人在线   最高记录 51   ·     选择语言  ·     选择编辑器
创意工作者们的社区
World is powered by code
VERSION: c3b0ae8 · 13ms · UTC 11:12 · PVG 19:12 · LAX 04:12 · JFK 07:12
♥ Do have faith in what you're doing.