public class CrossTenancyRequestClientFilter extends Object implements RequestInterceptor
Filter that injects authentication headers into the request.
| Modifier and Type | Field and Description |
|---|---|
static int |
PRIORITY |
| Constructor and Description |
|---|
CrossTenancyRequestClientFilter(String[] authorizedTenancyIds) |
public static final int PRIORITY
public CrossTenancyRequestClientFilter(String[] authorizedTenancyIds)
public void intercept(HttpRequest request)
intercept in interface RequestInterceptorCopyright © 2016–2024. All rights reserved.