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
          Deprecated. Use TorqueSecurityService instead.
 

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

Methods in org.apache.turbine.services.security.db that return UserPeer
 UserPeer DBSecurityService.getUserPeerInstance()
          Deprecated. No replacement. Use TorqueSecurityService instead.
 



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