public class SslHandlerFactory extends Object
SslHandler based on a given configuration.| Constructor and Description |
|---|
SslHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.couchbase.client.core.deps.io.netty.handler.ssl.SslHandler |
get(com.couchbase.client.core.deps.io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
EndpointContext endpointContext) |
public static com.couchbase.client.core.deps.io.netty.handler.ssl.SslHandler get(com.couchbase.client.core.deps.io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
EndpointContext endpointContext)
throws Exception
ExceptionCopyright © 2021 Couchbase, Inc.. All rights reserved.