See: Description
| Interface | Description |
|---|---|
| SecurityInterceptor |
An interface whose implementation is supposed to modify the HTTP Request by adding Security credentials.
|
| Class | Description |
|---|---|
| ResponseMappingInterceptor |
Class that evaluates the retrofit response code and maps it to an appropriate Genie Exception.
|
| UserAgentInsertInterceptor |
An interceptor class that updates the User Agent String of the request with user info.
|