Interface TokenRefresher<T extends SdkToken>

    • Method Detail

      • refreshIfStaleAndFetch

        T refreshIfStaleAndFetch()
        Gets the fresh token from the service or provided suppliers.
        Returns:
        Fresh AwsToken as supplied by suppliers.