public class DisablePayloadSigningInterceptor extends Object implements ExecutionInterceptor
TODO(sra-identity-auth): After S3's migration to the SRA, we should use signer properties in the auth scheme resolver.
| Constructor and Description |
|---|
DisablePayloadSigningInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeExecution(Context.BeforeExecution context,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterExecution, afterMarshalling, afterTransmission, afterUnmarshalling, beforeMarshalling, beforeTransmission, beforeUnmarshalling, modifyAsyncHttpContent, modifyAsyncHttpResponseContent, modifyException, modifyHttpContent, modifyHttpRequest, modifyHttpResponse, modifyHttpResponseContent, modifyRequest, modifyResponse, onExecutionFailurepublic void beforeExecution(Context.BeforeExecution context, ExecutionAttributes executionAttributes)
beforeExecution in interface ExecutionInterceptorCopyright © 2023. All rights reserved.