| Package | Description |
|---|---|
| com.floragunn.searchguard.ssl.http.netty | |
| com.floragunn.searchguard.ssl.rest | |
| com.floragunn.searchguard.ssl.transport |
| Constructor and Description |
|---|
SearchGuardSSLNettyHttpServerTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.threadpool.ThreadPool threadPool,
SearchGuardKeyStore sgks) |
SSLHttpChannelHandler(org.elasticsearch.http.netty4.Netty4HttpServerTransport transport,
SearchGuardKeyStore sgks) |
| Constructor and Description |
|---|
SearchGuardSSLInfoAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller,
org.elasticsearch.threadpool.ThreadPool threadPool,
SearchGuardKeyStore sgks) |
| Constructor and Description |
|---|
SearchGuardSSLNettyTransport(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.threadpool.ThreadPool threadPool,
org.elasticsearch.common.network.NetworkService networkService,
org.elasticsearch.common.util.BigArrays bigArrays,
org.elasticsearch.common.io.stream.NamedWriteableRegistry namedWriteableRegistry,
org.elasticsearch.indices.breaker.CircuitBreakerService circuitBreakerService,
SearchGuardKeyStore sgks) |
Copyright © 2015-2016. All Rights Reserved.