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