Interface and Description |
---|
software.amazon.awssdk.awscore.internal.authcontext.AuthorizationStrategy
This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code
paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
|
Class and Description |
---|
software.amazon.awssdk.awscore.internal.authcontext.AuthorizationStrategyFactory
This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code
paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
|
software.amazon.awssdk.awscore.internal.authcontext.AwsCredentialsAuthorizationStrategy
This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code
paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
|
software.amazon.awssdk.awscore.internal.authcontext.TokenAuthorizationStrategy
This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code
paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
|
Field and Description |
---|
software.amazon.awssdk.awscore.client.config.AwsClientOption.CREDENTIALS_PROVIDER |
software.amazon.awssdk.awscore.client.config.AwsClientOption.TOKEN_PROVIDER |
Method and Description |
---|
software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer.Builder.executor(Executor) |
software.amazon.awssdk.awscore.util.SignerOverrideUtils.overrideSignerIfNotOverridden(SdkRequest, ExecutionAttributes, Signer)
No longer used by modern clients after migration to reference architecture
|
software.amazon.awssdk.awscore.util.SignerOverrideUtils.overrideSignerIfNotOverridden(SdkRequest, ExecutionAttributes, Supplier<Signer>)
No longer used by modern clients after migration to reference architecture
|
Copyright © 2023. All rights reserved.