public class IRAuthenticateRequest extends AuthenticateRequest
AuthenticateRequest which also contains the initialClientResponse as stated in RFC4959| Constructor and Description |
|---|
IRAuthenticateRequest(ImapCommand command,
String authType,
String tag,
String initialClientResponse) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInitialClientResponse() |
getAuthTypegetCommand, getTagpublic IRAuthenticateRequest(ImapCommand command, String authType, String tag, String initialClientResponse)
public String getInitialClientResponse()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.