public final class S3DisableChunkEncodingAuthSchemeProvider extends Object implements S3AuthSchemeProvider
AwsV4FamilyHttpSigner.CHUNK_ENCODING_ENABLED to false. This
plugin is invoked by the client builder only if S3Configuration.chunkedEncodingEnabled() is set to false.| Modifier and Type | Method and Description |
|---|---|
static S3DisableChunkEncodingAuthSchemeProvider |
create(S3AuthSchemeProvider delegate) |
List<AuthSchemeOption> |
resolveAuthScheme(S3AuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultProvider, resolveAuthSchemepublic static S3DisableChunkEncodingAuthSchemeProvider create(S3AuthSchemeProvider delegate)
public List<AuthSchemeOption> resolveAuthScheme(S3AuthSchemeParams authSchemeParams)
S3AuthSchemeProviderresolveAuthScheme in interface S3AuthSchemeProviderCopyright © 2026. All rights reserved.