public class HttpRequestAuthNInterceptor
extends java.lang.Object
HttpClient.| Modifier and Type | Field and Description |
|---|---|
private JWTTokenService |
jwtSvc
Instance of JWT token service.
|
| Constructor and Description |
|---|
HttpRequestAuthNInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
Sets authorization header for the request.
|
HttpExceptionjava.io.IOExceptionorg.apache.http.HttpRequestInterceptor#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)