This project has retired. For details please refer to its Attic page.
Jetspeed Developers Guide - Jetspeed 2 Security - Login Module

Authorization Overview

For auhorization, Jetspeed 2 implements its own java.security.Policy using a relation database store to manage associations between principals and permissions.

The PermissionManager provides access to the permissions associated to given principals.