| Package | Description |
|---|---|
| software.amazon.awssdk.awscore.internal.authcontext |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsCredentialsAuthorizationStrategy
An authorization strategy for AWS Credentials that can resolve a compatible signer as
well as provide resolved AWS credentials as an execution attribute.
|
class |
TokenAuthorizationStrategy
An authorization strategy for tokens that can resolve a compatible signer as
well as provide a resolved token as an execution attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationStrategy |
AuthorizationStrategyFactory.strategyFor(CredentialType credentialType) |
Copyright © 2023. All rights reserved.