Invocation and Binding
Disclaimer: This is an inadequately explored area
Invocation: Event that invoked policy
- Login attempt, QoS request, etc.
Binding: associate invocation variables with values
- $user = “johns”;
- $bandwidth = 384; (kbit/sec)
- Value can’t be changed externally