Uses of Class
com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider

Packages that use WebIdentityFederationSessionCredentialsProvider
com.amazonaws.auth   
 

Uses of WebIdentityFederationSessionCredentialsProvider in com.amazonaws.auth
 

Methods in com.amazonaws.auth that return WebIdentityFederationSessionCredentialsProvider
 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.
 



Copyright © 2016. All rights reserved.