public class RequestDataToSign extends Object
Constructor and Description |
---|
RequestDataToSign() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
String |
getContentTypeMd5() |
String |
getMethod() |
String |
getUrl() |
String |
getUser() |
void |
setContentType(String contentType) |
void |
setContentTypeMd5(String contentTypeMd5) |
void |
setMethod(String method) |
void |
setUrl(String url) |
void |
setUser(String user) |
String |
stringToSign()
Concatenates the information to be encrypted from a request into a single String.
|
public RequestDataToSign()
public String getContentType()
public void setContentType(String contentType)
public String getContentTypeMd5()
public void setContentTypeMd5(String contentTypeMd5)
public String stringToSign()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.