public class ImpersonatorInterceptor extends Object implements Interceptor
| Constructor and Description |
|---|
ImpersonatorInterceptor(Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
before(BasicBuilder builder,
HttpHeaders headers)
Called before a request to allow for the manipulation of the request
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterFailure, afterFailurepublic static final String NAME
public ImpersonatorInterceptor(Config config)
public void before(BasicBuilder builder, HttpHeaders headers)
Interceptorbefore in interface Interceptorbuilder - used to modify the requestheaders - the current headersCopyright © 2015–2022 Red Hat. All rights reserved.