First page Back Continue Last page Overview Graphics
Framework and Module Entry Points
Policy life cycle entry points
- Modules may be linked to the kernel, or loaded
 - Some modules may be unloaded
 
Object life cycle entry points
- Initialize structures
 - Associate structures with objects
 - Object-specific events
 - Destruction
 
Access control decisions