Uses of Class
com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
Packages that use WebIdentityFederationSessionCredentialsProvider
-
Uses of WebIdentityFederationSessionCredentialsProvider in com.amazonaws.auth
Methods in com.amazonaws.auth that return WebIdentityFederationSessionCredentialsProviderModifier and TypeMethodDescriptionWebIdentityFederationSessionCredentialsProvider.withRefreshThreshold
(int refreshThreshold) Set the refresh threshold for the session credentials created by this client in seconds.WebIdentityFederationSessionCredentialsProvider.withSessionDuration
(int sessionDuration) Set the duration of the session credentials created by this client in seconds.