| 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()
Deprecated.
Use
ConnectorConfiguration.getSslFactory() instead. |
| Modifier and Type | Method and Description |
|---|---|
ConnectorConfiguration |
ConnectorConfiguration.setSslContextFactory(GridSslContextFactory sslCtxFactory)
Deprecated.
Use
ConnectorConfiguration.setSslFactory(Factory) instead. |
| 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 |
|---|---|
GridClientConfiguration |
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 |
|---|---|
GridTcpRouterConfiguration |
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
Deprecated.
Use
Factory instead. |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017