| Interface | Description |
|---|---|
| ExpiredTokenException.Builder | |
| SsoCredentialsProvider.Builder |
A builder for creating a custom
SsoCredentialsProvider. |
| Class | Description |
|---|---|
| SsoCredentialsProvider |
An implementation of
AwsCredentialsProvider that is extended within this package to provide support for
periodically updating session credentials. |
| SsoCredentialsProvider.BuilderImpl | |
| SsoProfileCredentialsProviderFactory |
An implementation of
ProfileCredentialsProviderFactory that allows users to get SSO role credentials using the startUrl
specified in either a Profile or environment variables. |
| Exception | Description |
|---|---|
| ExpiredTokenException |
The session token that was passed is expired or is not valid.
|
Copyright © 2020. All rights reserved.