| Modifier and Type | Method and Description |
|---|---|
AuthSchemeOption |
SelectedAuthScheme.authSchemeOption() |
| Constructor and Description |
|---|
SelectedAuthScheme(CompletableFuture<? extends T> identity,
HttpSigner<T> signer,
AuthSchemeOption authSchemeOption) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthSchemeOption |
| Modifier and Type | Method and Description |
|---|---|
AuthSchemeOption |
DefaultAuthSchemeOption.BuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
S3AuthSchemeProvider.resolveAuthScheme(Consumer<S3AuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
List<AuthSchemeOption> |
S3AuthSchemeProvider.resolveAuthScheme(S3AuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
ModeledS3AuthSchemeProvider.resolveAuthScheme(S3AuthSchemeParams params) |
List<AuthSchemeOption> |
DefaultS3AuthSchemeProvider.resolveAuthScheme(S3AuthSchemeParams params) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
S3DisableChunkEncodingAuthSchemeProvider.resolveAuthScheme(S3AuthSchemeParams authSchemeParams) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthSchemeOption> |
S3ExpressAuthSchemeProvider.resolveAuthScheme(S3AuthSchemeParams authSchemeParams) |
Copyright © 2026. All rights reserved.