| Package | Description |
|---|---|
| com.couchbase.client.dcp | |
| com.couchbase.client.dcp.transport.netty |
| Modifier and Type | Method and Description |
|---|---|
SecurityConfig |
SecurityConfig.Builder.build()
Builds the
SecurityConfig out of this builder. |
SecurityConfig |
Client.Environment.securityConfig()
Returns the TLS configuration
|
| Modifier and Type | Method and Description |
|---|---|
Client.Builder |
Client.Builder.securityConfig(SecurityConfig securityConfig)
Sets the TLS configutation options
|
| Modifier and Type | Method and Description |
|---|---|
static io.netty.handler.ssl.SslHandler |
SslHandlerFactory.get(io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
HostAndPort peer,
Authenticator authenticator) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.