Interface RefreshableOnNotAuthenticatedProvider<T>

    • Method Detail

      • refresh

        T refresh()
        Refreshes the authentication data used by the provider
        Returns:
        the refreshed authentication data