public class LoginRequest extends AbstractImapRequest
ImapRequest which requests the login of a user| Constructor and Description | 
|---|
| LoginRequest(ImapCommand command,
            String userid,
            String password,
            String tag) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPassword()Return the password | 
| String | getUserid()Return the username | 
getCommand, getTagCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.