Uses of Class
org.apache.struts.apps.mailreader.dao.ExpiredPasswordException

Packages that use ExpiredPasswordException
org.apache.struts.apps.mailreader.dao   
 

Uses of ExpiredPasswordException in org.apache.struts.apps.mailreader.dao
 

Methods in org.apache.struts.apps.mailreader.dao that throw ExpiredPasswordException
 User UserDatabase.findUser(String username)
          Return the existing User with the specified username, if any; otherwise return null.
 



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