Namespace DotBoxD.Kernels.Policies
Classes
- CapabilityPattern
Hierarchical capability matching for dotted capability ids (e.g.
game.world.monster.health.get). A grant may be a wildcard; a requirement is always a concrete id. A grant ofgame.world.monster.matches any required id undergame.world.monster.(at least one further segment); a barematches everything; otherwise matching is exact.