public final class SearchGuardSSLTransportInterceptor extends Object implements org.elasticsearch.transport.TransportInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.logging.log4j.Logger |
log |
protected org.elasticsearch.threadpool.ThreadPool |
threadPool |
| Constructor and Description |
|---|
SearchGuardSSLTransportInterceptor(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.elasticsearch.transport.TransportRequest> |
interceptHandler(String action,
org.elasticsearch.transport.TransportRequestHandler<T> actualHandler) |
protected final org.apache.logging.log4j.Logger log
protected final org.elasticsearch.threadpool.ThreadPool threadPool
public SearchGuardSSLTransportInterceptor(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool)
public final <T extends org.elasticsearch.transport.TransportRequest> org.elasticsearch.transport.TransportRequestHandler<T> interceptHandler(String action, org.elasticsearch.transport.TransportRequestHandler<T> actualHandler)
interceptHandler in interface org.elasticsearch.transport.TransportInterceptorCopyright © 2015-2016. All Rights Reserved.