public class AuthenticateRequest extends AbstractImapRequest
| Constructor and Description |
|---|
AuthenticateRequest(ImapCommand command,
String authType,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthType() |
getCommand, getTagpublic AuthenticateRequest(ImapCommand command, String authType, String tag)
public final String getAuthType()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.