Package org.projectnessie.client.auth
Class AwsAuth
- java.lang.Object
-
- org.projectnessie.client.auth.AwsAuth
-
- All Implemented Interfaces:
RequestFilter
public class AwsAuth extends Object implements RequestFilter
-
-
Constructor Summary
Constructors Constructor Description AwsAuth(com.fasterxml.jackson.databind.ObjectMapper objectMapper)Construct AWS signer filter.
-
-
-
Method Detail
-
filter
public void filter(RequestContext context)
- Specified by:
filterin interfaceRequestFilter
-
-