| Package | Description |
|---|---|
| com.couchbase.client.core.env | |
| com.couchbase.client.core.io.netty |
| Modifier and Type | Method and Description |
|---|---|
SecurityConfig |
SecurityConfig.Builder.build()
Builds the
SecurityConfig out of this builder. |
static SecurityConfig |
SecurityConfig.create()
Creates a
SecurityConfig with the default configuration. |
SecurityConfig |
CoreEnvironment.securityConfig()
Returns the current security configuration (TLS etc.).
|
| Modifier and Type | Method and Description |
|---|---|
static com.couchbase.client.core.deps.io.netty.handler.ssl.SslHandler |
SslHandlerFactory.get(com.couchbase.client.core.deps.io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
EndpointContext endpointContext) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.