Uses of Class
software.amazon.awssdk.services.sts.model.GetFederationTokenRequest
Packages that use GetFederationTokenRequest
Package
Description
-
Uses of GetFederationTokenRequest in software.amazon.awssdk.services.sts
Methods in software.amazon.awssdk.services.sts with parameters of type GetFederationTokenRequestModifier and TypeMethodDescriptionStsAsyncClient.getFederationToken(GetFederationTokenRequest getFederationTokenRequest) Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user.default GetFederationTokenResponseStsClient.getFederationToken(GetFederationTokenRequest getFederationTokenRequest) Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a user. -
Uses of GetFederationTokenRequest in software.amazon.awssdk.services.sts.auth
Methods in software.amazon.awssdk.services.sts.auth with parameters of type GetFederationTokenRequestModifier and TypeMethodDescriptionStsGetFederationTokenCredentialsProvider.Builder.refreshRequest(GetFederationTokenRequest getFederationTokenRequest) Configure theGetFederationTokenRequestthat should be periodically sent to the STS service to update the session token when it gets close to expiring. -
Uses of GetFederationTokenRequest in software.amazon.awssdk.services.sts.transform
Methods in software.amazon.awssdk.services.sts.transform with parameters of type GetFederationTokenRequestModifier and TypeMethodDescriptionGetFederationTokenRequestMarshaller.marshall(GetFederationTokenRequest getFederationTokenRequest)