public class HiveDispatch extends DefaultDispatch
auditor, EXCLUDE_ALL, EXCLUDE_SET_COOKIES_DEFAULT, LOG, RES, SET_COOKIE, WWW_AUTHENTICATEclient| 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) |
closeInboundResponse, copyResponseHeaderFields, createRequestEntity, destroy, doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, executeOutboundRequest, executeRequest, executeRequestWrapper, getInboundResponseContentType, getOutboundResponseExcludedSetCookieHeaderDirectives, getOutboundResponseExcludeHeaders, getReplayBufferSize, getReplayBufferSizeInBytes, getServiceRole, outboundResponseWrapper, setReplayBufferSize, setReplayBufferSizeInBytes, setServiceRole, writeOutboundResponsecopyRequestHeaderFields, encodeUnwiseCharacters, getDispatchUrl, getHttpClient, getOutboundRequestExcludeHeaders, 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 © 2022 The Apache Software Foundation. All rights reserved.