Uses of Interface
org.apache.turbine.om.security.peer.UserPeer

Packages that use UserPeer
org.apache.turbine.om.security.peer Hand rolled peers for the DB Security Service. 
org.apache.turbine.services.security.db A security service implementation that used an SQL database for authentication. 
 

Uses of UserPeer in org.apache.turbine.om.security.peer
 

Classes in org.apache.turbine.om.security.peer that implement UserPeer
 class TurbineUserPeer
          This class handles all the database access for the User/User table.
 

Uses of UserPeer in org.apache.turbine.services.security.db
 

Methods in org.apache.turbine.services.security.db that return UserPeer
 UserPeer DBSecurityService.getUserPeerInstance()
          Construct a UserPeer object.
 



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