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
ServiceException
void authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod, org.apache.http.protocol.HttpContext context, String forceRequestSignatureVersion) throws ServiceException
ServiceException
Copyright © 2006–2018. All rights reserved.