Package org.locomotive.loco.perm

Class Summary
AccessControlList Defines permission ACLs.
ACLManager Maintains all database transactions dealing with acls.
Group Contains all the information for one group, which represents a set of users.
GroupManager Maintains all database transactions dealing with groups.
PermHandler Handler for the optional permissions module of the Locomotive.
Permission Creates and maintains a single atomic permission.
PermissionSet Provides a data structure to store a set of permissions.
PermServlet Servlet for the optional permissions module of the Locomotive.
Role Provides a data structure for a role (a set of permissions).
RoleManager Maintains all database transactions dealing with roles.
UserPerm Maintains users' permissions in the database.