public class HiveDispatch extends ConfigurableDispatch
auditor, EXCLUDE_ALL, EXCLUDE_SET_COOKIES_DEFAULT, LOG, RES, SET_COOKIE, WWW_AUTHENTICATEclient, REQUEST_ID_HEADER_NAME, TRACE_ID| Constructor and Description |
|---|
HiveDispatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCredentialsToRequest(org.apache.http.client.methods.HttpUriRequest request) |
void |
init() |
boolean |
isBasicAuthPreemptive() |
void |
setBasicAuthPreemptive(boolean basicAuthPreemptive) |
copyRequestHeaderFields, getDispatchUrl, getOutboundRequestAppendHeaders, getOutboundRequestExcludeHeaders, getOutboundResponseExcludedSetCookieHeaderDirectives, getOutboundResponseExcludeHeaders, getRemoveUrlEncoding, setRemoveUrlEncoding, setRequestAppendHeaders, setRequestExcludeHeaders, setResponseExcludeHeaderscloseInboundResponse, copyResponseHeaderFields, createRequestEntity, destroy, doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, executeOutboundRequest, executeRequest, executeRequestWrapper, getInboundResponseContentType, getReplayBufferSize, getReplayBufferSizeInBytes, getServiceRole, outboundResponseWrapper, setReplayBufferSize, setReplayBufferSizeInBytes, setServiceRole, writeOutboundResponseencodeUnwiseCharacters, getHttpClient, setHttpClient, writeResponsepublic void init()
init in interface Dispatchinit in class AbstractGatewayDispatchprotected void addCredentialsToRequest(org.apache.http.client.methods.HttpUriRequest request)
addCredentialsToRequest in class DefaultDispatch@Configure public void setBasicAuthPreemptive(@Default(value="false") boolean basicAuthPreemptive)
public boolean isBasicAuthPreemptive()
Copyright © 2023 The Apache Software Foundation. All rights reserved.