rice.email.proxy.user
Interface User
- All Known Implementing Classes:
- UserImpl
public interface User
getName
java.lang.String getName()
getMailboxType
java.lang.String getMailboxType()
getMailbox
Mailbox getMailbox()
throws UserException
- Throws:
UserException
deliver
void deliver(MovingMessage msg)
throws UserException
- Throws:
UserException
create
void create()
throws UserException
- Throws:
UserException
delete
void delete()
throws UserException
- Throws:
UserException
getAuthenticationData
java.lang.String getAuthenticationData()
authenticate
void authenticate(java.lang.String password)
throws UserException
- Throws:
UserException
Copyright © 2001-2005 - Rice Pastry.