| Package | Description |
|---|---|
| software.amazon.awssdk.auth.token.credentials |
| Modifier and Type | Method and Description |
|---|---|
SdkTokenProviderChain |
SdkTokenProviderChain.Builder.build() |
static SdkTokenProviderChain |
SdkTokenProviderChain.of(IdentityProvider<? extends TokenIdentity>... sdkTokenProviders)
Create a token provider chain with default configuration that checks the given token providers.
|
static SdkTokenProviderChain |
SdkTokenProviderChain.of(SdkTokenProvider... sdkTokenProviders)
Create a token provider chain with default configuration that checks the given token providers.
|
Copyright © 2023. All rights reserved.