Package software.amazon.awssdk.services.sso.auth
-
Interface Summary Interface Description ExpiredTokenException.Builder SsoCredentialsProvider.Builder A builder for creating a customSsoCredentialsProvider. -
Class Summary Class Description SsoCredentialsProvider An implementation ofAwsCredentialsProviderthat periodically sends aGetRoleCredentialsRequestto the AWS Single Sign-On Service to maintain short-lived sessions to use for authentication.SsoCredentialsProvider.BuilderImpl SsoProfileCredentialsProviderFactory An implementation ofProfileCredentialsProviderFactorythat allows users to get SSO role credentials using the startUrl specified in either aProfileor environment variables. -
Exception Summary Exception Description ExpiredTokenException The session token that was passed is expired or is not valid.