Skip navigation links
A I P 

A

AwsRequestSigningApacheInterceptor - Class in io.github.acm19.aws.interceptor.http
An HttpRequestInterceptor that signs requests for any AWS service running in a specific region using an AWS Signer and AwsCredentialsProvider.
AwsRequestSigningApacheInterceptor(String, Signer, AwsCredentialsProvider, Region) - Constructor for class io.github.acm19.aws.interceptor.http.AwsRequestSigningApacheInterceptor
Creates an AwsRequestSigningApacheInterceptor with the ability to sign request for a specific service in a region and defined credentials.
AwsRequestSigningApacheInterceptor(String, Signer, AwsCredentialsProvider, String) - Constructor for class io.github.acm19.aws.interceptor.http.AwsRequestSigningApacheInterceptor
Creates an AwsRequestSigningApacheInterceptor with the ability to sign request for a specific service in a region and defined credentials.
AwsRequestSigningApacheV5Interceptor - Class in io.github.acm19.aws.interceptor.http
An HttpRequestInterceptor that signs requests for any AWS service running in a specific region using an AWS Signer and AwsCredentialsProvider.
AwsRequestSigningApacheV5Interceptor(String, Signer, AwsCredentialsProvider, Region) - Constructor for class io.github.acm19.aws.interceptor.http.AwsRequestSigningApacheV5Interceptor
Creates an AwsRequestSigningApacheInterceptor with the ability to sign request for a specific service in a region and defined credentials.

I

io.github.acm19.aws.interceptor.http - package io.github.acm19.aws.interceptor.http
 

P

process(HttpRequest, HttpContext) - Method in class io.github.acm19.aws.interceptor.http.AwsRequestSigningApacheInterceptor
process(HttpRequest, EntityDetails, HttpContext) - Method in class io.github.acm19.aws.interceptor.http.AwsRequestSigningApacheV5Interceptor
A I P 
Skip navigation links

Copyright © 2023. All rights reserved.