| Class | Description |
|---|---|
| S3DisableChunkEncodingAuthSchemeProvider |
Internal plugin that sets the signer property
AwsV4FamilyHttpSigner.CHUNK_ENCODING_ENABLED to false. |
| S3DisableChunkEncodingIfConfiguredPlugin |
Internal plugin that uses the check if
S3Configuration.chunkedEncodingEnabled() is configured and equals to
false, if so, then it installs an instance of S3DisableChunkEncodingAuthSchemeProvider wrapping the configured
S3AuthSchemeProvider that sets AwsV4FamilyHttpSigner.CHUNK_ENCODING_ENABLED to false. |
| S3OverrideAuthSchemePropertiesPlugin |
Plugin that allows override of signer and identity properties on the selected auth scheme options.
|
| S3OverrideAuthSchemePropertiesPlugin.Builder |
Copyright © 2026. All rights reserved.