| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.client | |
| org.apache.ignite.internal.client.router | |
| org.apache.ignite.internal.client.ssl |
| Modifier and Type | Method and Description |
|---|---|
GridSslContextFactory |
ConnectorConfiguration.getSslContextFactory()
Gets context factory that will be used for creating a secure socket layer of rest binary server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorConfiguration.setSslContextFactory(GridSslContextFactory sslCtxFactory)
Sets instance of
GridSslContextFactory that will be used to create an instance of SSLContext
for Secure Socket Layer on TCP binary protocol. |
| Modifier and Type | Method and Description |
|---|---|
GridSslContextFactory |
GridClientConfiguration.getSslContextFactory()
Gets a factory that should be used for SSL context creation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridClientConfiguration.setSslContextFactory(GridSslContextFactory sslCtxFactory)
Sets SSL context factory that will be used for creation of secure connections.
|
| Modifier and Type | Method and Description |
|---|---|
GridSslContextFactory |
GridTcpRouterConfiguration.getSslContextFactory()
Gets SSL context factory that will be used for creating a secure socket layer
of both rest binary server and out coming connections.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpRouterConfiguration.setSslContextFactory(GridSslContextFactory sslCtxFactory)
Sets SSL context factory that will be used for creating a secure socket layer
of both rest binary server and out coming connections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridSslBasicContextFactory
Basic ssl context factory that provides ssl context configuration with specified key
and trust stores.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015