Uses of Class
software.amazon.awssdk.services.sts.auth.StsCredentialsProvider
Packages that use StsCredentialsProvider
-
Uses of StsCredentialsProvider in software.amazon.awssdk.services.sts.auth
Subclasses of StsCredentialsProvider in software.amazon.awssdk.services.sts.authModifier and TypeClassDescriptionfinal classAn implementation ofAwsCredentialsProviderthat periodically sends anAssumeRoleRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.final classAn implementation ofAwsCredentialsProviderthat periodically sends anAssumeRoleWithSamlRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.final classAn implementation ofAwsCredentialsProviderthat periodically sends anAssumeRoleWithWebIdentityRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.classAn implementation ofAwsCredentialsProviderthat periodically sends aGetFederationTokenRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.classAn implementation ofAwsCredentialsProviderthat periodically sends aGetSessionTokenRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.final classAn implementation ofAwsCredentialsProviderthat periodically sends anAssumeRoleWithWebIdentityRequestto the AWS Security Token Service to maintain short-lived sessions to use for authentication.