com.hs.mail.imap.message.request
Class AuthenticateRequest
java.lang.Object
com.hs.mail.imap.message.request.ImapRequest
com.hs.mail.imap.message.request.AuthenticateRequest
public class AuthenticateRequest
- extends ImapRequest
- Since:
- Jan 28, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticateRequest
public AuthenticateRequest(String tag,
String command,
String authType)
getAuthType
public String getAuthType()
validForState
public boolean validForState(ImapSession.State state)
- Specified by:
validForState
in class ImapRequest
Copyright © 2011. All Rights Reserved.