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