public static class RequestFactory.CoinfloorAuthenticationRequest extends RequestFactory.CoinfloorRequest
Constructor and Description |
---|
CoinfloorAuthenticationRequest(long userId,
String cookie,
String password,
String serverNonce) |
Modifier and Type | Method and Description |
---|---|
String |
getCookie() |
String |
getMethod() |
byte[] |
getNonce() |
List<String> |
getSignature() |
int |
getTag() |
long |
getUserId() |
String |
serverNonce() |
public String getMethod()
public int getTag()
getTag
in class RequestFactory.CoinfloorRequest
public long getUserId()
public String getCookie()
public byte[] getNonce()
public String serverNonce()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.