rice.email.proxy.web
Class WebState
java.lang.Object
rice.email.proxy.web.WebState
public class WebState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
user
protected User user
currentFolder
protected MailFolder currentFolder
currentMessageUID
protected int currentMessageUID
userManager
protected UserManager userManager
WebState
public WebState(UserManager userManager)
getUser
public User getUser()
getCurrentFolder
public MailFolder getCurrentFolder()
getCurrentMessageUID
public int getCurrentMessageUID()
setCurrentMessageUID
public void setCurrentMessageUID(int uid)
setCurrentFolder
public void setCurrentFolder(java.lang.String name)
throws UserException,
MailboxException
- Throws:
UserException
MailboxException
setUser
public void setUser(User user)
throws UserException,
MailboxException
- Throws:
UserException
MailboxException
getUser
public User getUser(java.lang.String username)
throws UserException
- Throws:
UserException
getPassword
public java.lang.String getPassword(java.lang.String username)
throws UserException
- Throws:
UserException
Copyright © 2001-2005 - Rice Pastry.