| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
additionalFields |
| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormData() |
Gateway |
getGateway() |
abstract String |
getSignature() |
abstract String |
getTimestamp() |
void |
setGateway(Gateway gateway) |
String |
toFormData(boolean includeApiKey,
Map<String,Boolean> exclude) |
protected String |
toSignature() |
protected String |
toSignature(boolean includeApiKey) |
public Gateway getGateway()
public void setGateway(Gateway gateway)
public abstract String getSignature()
public abstract String getTimestamp()
public String getFormData()
protected String toSignature()
protected String toSignature(boolean includeApiKey)
Copyright © 2014. All Rights Reserved.