My webapp has hundreds of url,most of them need protected by "perms[foo:xxx]" Filter,each of the "foo:xxx" is different .
I need to write hundreds line of /moduleA/EntityB/OperateC=perms[moduleA:EntityB:OperateC].

can [urls] info be stored in a database ?
Maybe there should be a Realm for urls ?