public final class CognitoIdentityProviderClientConfig
extends java.lang.Object
Constructor and Description |
---|
CognitoIdentityProviderClientConfig() |
Modifier and Type | Method and Description |
---|---|
static long |
getRefreshThreshold() |
static void |
setRefreshThreshold(long threshold)
Set the threshold for token refresh.
|
public static void setRefreshThreshold(long threshold)
threshold
- REQUIRED: Threshold for token refresh in milliseconds.public static long getRefreshThreshold()
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.