| Package | Description |
|---|---|
| com.aerospike.client.async | |
| com.aerospike.client.policy |
| Modifier and Type | Method and Description |
|---|---|
void |
EventLoops.initTlsContext(TlsPolicy policy)
Initialize TLS context.
|
void |
NettyEventLoops.initTlsContext(TlsPolicy policy)
Initialize TLS context.
|
void |
NioEventLoops.initTlsContext(TlsPolicy policy)
Initialize TLS context.
|
| Modifier and Type | Field and Description |
|---|---|
TlsPolicy |
ClientPolicy.tlsPolicy
TLS secure connection policy for TLS enabled servers.
|
| Constructor and Description |
|---|
TlsPolicy(TlsPolicy other)
Copy TLS policy from another TLS policy.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.