Uses of Class
org.apache.struts.webapp.example2.memory.MemoryUserDatabase

Packages that use MemoryUserDatabase
org.apache.struts.webapp.example2.memory   
 

Uses of MemoryUserDatabase in org.apache.struts.webapp.example2.memory
 

Constructors in org.apache.struts.webapp.example2.memory with parameters of type MemoryUserDatabase
MemoryUser(MemoryUserDatabase database, java.lang.String username)
          Construct a new User associated with the specified UserDatabase.
 



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