Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Class and Description |
---|---|
class |
CognitoCachingCredentialsProvider
This credentials provider is intended for Android applications.
|
Modifier and Type | Method and Description |
---|---|
CognitoCredentialsProvider |
CognitoCredentialsProvider.withRefreshThreshold(int refreshThreshold)
Set the refresh threshold for the session credentials created by this
client in seconds.
|
CognitoCredentialsProvider |
CognitoCredentialsProvider.withSessionDuration(int sessionDuration)
Set the duration of the session credentials created by this client in
seconds.
|
Copyright © 2017. All rights reserved.