Package | Description |
---|---|
com.hellosign.sdk | |
com.hellosign.sdk.http |
Constructor and Description |
---|
HelloSignClient(Authentication auth)
Create a client with the provided authentication object.
|
Modifier and Type | Field and Description |
---|---|
protected Authentication |
AbstractHttpRequest.auth |
Constructor and Description |
---|
Authentication(Authentication clone) |
HttpDeleteRequest(String url,
Authentication auth) |
HttpGetRequest(String url,
Authentication auth)
Constructor
|
HttpGetRequest(String url,
Map<String,String> parameters,
Authentication auth)
Constructor
|
HttpPostRequest(String url,
Authentication auth)
Constructor
|
HttpPostRequest(String url,
Map<String,Serializable> fields,
Authentication auth)
Constructor
|
HttpPutRequest(String url,
Authentication auth) |
HttpPutRequest(String url,
Map<String,Serializable> fields,
Authentication auth) |
Copyright © 2016 HelloSign. All rights reserved.