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

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.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.