public class AuthenticateUserResponse extends PublishingResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticateUserResponse.Result |
PublishingResponse.JsonRpcError| Modifier and Type | Field and Description |
|---|---|
AuthenticateUserResponse.Result |
result |
| Constructor and Description |
|---|
AuthenticateUserResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
String |
toString() |
appendError, getApiVersion, getError, getId, getJsonrpc, hasErrorpublic AuthenticateUserResponse.Result result
public String getErrorMessage()
getErrorMessage in class PublishingResponseCopyright © 2004-2014. All Rights Reserved.