Package org.apache.turbine.om.security.peer

Hand rolled peers for the DB Security Service.

See:
          Description

Interface Summary
UserPeer Peer classes for an User object need to implement this interface.
 

Class Summary
GroupPeer This class handles all the database access for the Group table.
PermissionPeer This class handles all the database access for the PERMISSION table.
RolePeer This class handles all the database access for the ROLE table.
RolePermissionPeer This class handles all database access for the ROLE_PERMISSION table.
TurbineUserPeer This class handles all the database access for the User/User table.
UserGroupRolePeer This class handles all database access for the VISITOR_ROLE table.
 

Package org.apache.turbine.om.security.peer Description

Hand rolled peers for the DB Security Service.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.