Section VII - Instructions to generate and view Javadoc (optional)
Step 1
Run the javadoc target:
./b.sh javadoc

Step 2
Navigate to where docs are generated:

Step 3
Open ‘index.html’ using your preferred HTML Browser :

Step 4
The javadoc provides coverage of the Fortress APIs and also provides explanations on how RBAC, ARBAC, PW Policies and Audit work.
Step 5
Good places to start learning about Fortress :
- Fortress Manager Summary
- RBAC Summary
- Audit Manager
- Command Line Interpreter
- FortressAntTask