public class AWSV4Scheme extends SimpleAuthorizationScheme
HttpAWSCredentials| Constructor and Description |
|---|
AWSV4Scheme(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.Header |
authenticate(org.apache.http.auth.Credentials credentials,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
authenticate, getParameter, getRealm, getSchemeName, isComplete, isConnectionBased, processChallengepublic AWSV4Scheme(String name)
public org.apache.http.Header authenticate(org.apache.http.auth.Credentials credentials,
org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.auth.AuthenticationException
authenticate in interface org.apache.http.auth.ContextAwareAuthSchemeauthenticate in class SimpleAuthorizationSchemeorg.apache.http.auth.AuthenticationException