public class AuthenticateUserRequest extends EASERequest
Modifier and Type | Field and Description |
---|---|
com.apperian.api.publishing.AuthenticateUserRequest.Params |
params |
Constructor and Description |
---|
AuthenticateUserRequest(String email,
String password) |
Modifier and Type | Method and Description |
---|---|
AuthenticateUserResponse |
call(EASEEndpoint endpoint) |
String |
toString() |
doJsonRpc, getApiVersion, getId, getJsonrpc, getMethod
public AuthenticateUserResponse call(EASEEndpoint endpoint) throws IOException
call
in class EASERequest
IOException
Copyright © 2004-2016. All Rights Reserved.