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, processChallenge
public 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.ContextAwareAuthScheme
authenticate
in class SimpleAuthorizationScheme
org.apache.http.auth.AuthenticationException