Module org.cruk.clarity.api
Package org.cruk.clarity.api.http
package org.cruk.clarity.api.http
Classes specific to the REST template operation.
-
ClassDescriptionExtension of the ClientHttpRequestFactory interface to allow authentication to be used with the REST client.REST client error handler that looks at the response body when there is a failure code (an HTTP 400 or 500 code) and sees if the body contains a Clarity
exception
message.Client HTTP request factory adding basic authentication to the request.