public interface JetS3tRequestAuthorizer
| Modifier and Type | Method and Description |
|---|---|
void |
authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod,
org.apache.http.protocol.HttpContext context) |
void |
authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod,
org.apache.http.protocol.HttpContext context,
String forceRequestSignatureVersion) |
void authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod,
org.apache.http.protocol.HttpContext context)
throws ServiceException
ServiceExceptionvoid authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod,
org.apache.http.protocol.HttpContext context,
String forceRequestSignatureVersion)
throws ServiceException
ServiceExceptionCopyright © 2006–2018. All rights reserved.