| Package | Description |
|---|---|
| software.amazon.awssdk.crt.auth.credentials | |
| software.amazon.awssdk.crt.auth.signing | |
| software.amazon.awssdk.crt.cal |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
DelegateCredentialsHandler.getCredentials()
Called from Native when delegate credential provider needs to fetch a
credential.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Credentials> |
CredentialsProvider.getCredentials()
Request credentials from the provider
|
| Modifier and Type | Method and Description |
|---|---|
StaticCredentialsProvider.StaticCredentialsProviderBuilder |
StaticCredentialsProvider.StaticCredentialsProviderBuilder.withCredentials(Credentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
AwsSigningConfig.getCredentials()
Gets the credentials to use for signing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSigningConfig.setCredentials(Credentials credentials)
Sets the credentials to use for signing.
|
| Modifier and Type | Method and Description |
|---|---|
static EccKeyPair |
EccKeyPair.newDeriveFromCredentials(Credentials credentials,
EccKeyPair.AwsEccCurve curve) |
Copyright © 2021. All rights reserved.