WebAccess Internals
This page summarizes all the information suitable to dig inside
the WebAccess internals.
- Access Control Engine API
- Explains how to call access control engine from your Python programs.
In addition the program flow is explained briefly.
- Access Control Admin Internals
- Explains how to administrate the authorizations stored in the database for
WebAccess. Not all functions are mentioned. All mentioned functions are
represented with signatures, some with additional explanations as well.
- Access Control Table Structure
- Explains the structure of the WebAccess tables and how to create authorizations.
- FireRole Internals
- Explains how to use the functions concerning firewall like role definitions.