| Class | Description |
|---|---|
| BasicAuthCredentials |
Basic Auth credentials (user and password) for web service authentication
|
| ConnectionContext |
Context for web service client: provides base url, the (preconfigured) client builder and basic auth credentials.
|
| ResponseExceptionMapper |
Exception mapper which maps the HTTP error status codes (4xx, 5xx) to appropriate exceptions.
|