public class AuthenticateUserRequest extends PublishingRequest
| Modifier and Type | Field and Description |
|---|---|
com.apperian.eas.AuthenticateUserRequest.Params |
params |
| Constructor and Description |
|---|
AuthenticateUserRequest(String email,
String password) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticateUserResponse |
call(PublishingEndpoint endpoint) |
String |
toString() |
getApiVersion, getId, getJsonrpc, getMethodpublic AuthenticateUserResponse call(PublishingEndpoint endpoint) throws IOException
call in class PublishingRequestIOExceptionCopyright © 2004-2014. All Rights Reserved.