| Package | Description |
|---|---|
| software.amazon.awssdk.awscore.internal.authcontext |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsCredentialsAuthorizationStrategy
Deprecated.
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 |
TokenAuthorizationStrategy
Deprecated.
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.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationStrategy |
AuthorizationStrategyFactory.strategyFor(CredentialType credentialType)
Deprecated.
|
Copyright © 2023. All rights reserved.