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