Table of Contents

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 of game.world.monster. matches any required id under game.world.monster. (at least one further segment); a bare matches everything; otherwise matching is exact.

SandboxPolicyBuilder