Package net.messagevortex.transport.imap
Class ImapCommandLogin
java.lang.Object
net.messagevortex.transport.imap.ImapCommand
net.messagevortex.transport.imap.ImapCommandLogin
- All Implemented Interfaces:
Cloneable
-
Constructor Details
-
ImapCommandLogin
public ImapCommandLogin()
-
-
Method Details
-
processCommand
Process the login command.
- Specified by:
processCommandin classImapCommand- Parameters:
line- The Imap line representing a login command- Returns:
- array of lines representing the server reply
- Throws:
ImapException- For all parsing errors
-
getCapabilities
-
getCapabilities
- Specified by:
getCapabilitiesin classImapCommand
-
getCommandIdentifier
- Specified by:
getCommandIdentifierin classImapCommand
-