First page Back Continue Last page Overview Graphics
Non-Intrusive
At decision point, only need to pass parameters to a hook function and check the result.
Actual security code is in the callback functions.
Separates security code from the core code.
Whole framework is compile-time option.
Notes: