Uses of Interface
software.amazon.awssdk.awscore.internal.token.TokenRefresher
-
Packages that use TokenRefresher Package Description software.amazon.awssdk.awscore.internal.token -
-
Uses of TokenRefresher in software.amazon.awssdk.awscore.internal.token
Classes in software.amazon.awssdk.awscore.internal.token that implement TokenRefresher Modifier and Type Class Description classCachedTokenRefresher<TokenT extends SdkToken>Class to cache Tokens which are supplied by the Suppliers while constructing this class.
-