| Class | Description |
|---|---|
| AuthenticationCacheInterceptor |
An HTTP Request interceptor that adds previous auth headers in to the same host.
|
| CachingAuthenticatorDecorator |
An authenticator decorator which saves the generated authentication headers for a specific host.
|
| CachingUtils | |
| DispatchingAuthenticator |
A dispatching authenticator which can be used with multiple auth schemes.
|
| DispatchingAuthenticator.Builder |