@Deprecated public class V4TemporarySignatureRequest extends TemporarySignatureRequest
bucketName, headers, method, objectKey, queryParams, specialParam
Constructor and Description |
---|
V4TemporarySignatureRequest()
Deprecated.
|
V4TemporarySignatureRequest(HttpMethodEnum method,
long expires)
Deprecated.
|
V4TemporarySignatureRequest(HttpMethodEnum method,
String bucketName,
String objectKey,
SpecialParamEnum specialParam,
long expires)
Deprecated.
|
V4TemporarySignatureRequest(HttpMethodEnum method,
String bucketName,
String objectKey,
SpecialParamEnum specialParam,
long expires,
Date requestDate)
Deprecated.
|
getExpires, getRequestDate, setExpires, setRequestDate, toString
getBucketName, getHeaders, getMethod, getObjectKey, getQueryParams, getSpecialParam, setBucketName, setHeaders, setMethod, setObjectKey, setQueryParams, setSpecialParam
public V4TemporarySignatureRequest()
public V4TemporarySignatureRequest(HttpMethodEnum method, long expires)
public V4TemporarySignatureRequest(HttpMethodEnum method, String bucketName, String objectKey, SpecialParamEnum specialParam, long expires)
public V4TemporarySignatureRequest(HttpMethodEnum method, String bucketName, String objectKey, SpecialParamEnum specialParam, long expires, Date requestDate)
Copyright © 2019. All rights reserved.