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, getMethod
public AuthenticateUserResponse call(PublishingEndpoint endpoint) throws IOException
call
in class PublishingRequest
IOException
Copyright © 2004-2014. All Rights Reserved.