docusign-esign-java-client
docusign-esign-java-client copied to clipboard
add new ApiClient method
I found that there is no method in ApiClient to refresh the authentication token, so I had to add an adapter to my project. Here I propose a solution.