All Classes and Interfaces

Class
Description
Ability to call RESTful APIs using Retrofit.
Builder wrapping a Retrofit.Builder and a OkHttpClient.Builder to allow setting both with one class.
Interceptor to add headers to any request.
 
 
RetryingTokenAuthenticator to automatically authenticate with the Oauth2Api via resource owner password flow (grant type password) and add the access token as a header.
Authenticator that will retry authentication at the #tokenServiceUrl for maxRetries times.