public class SslHandlerFactory extends Object
SslHandler based on a given configuration.| Modifier and Type | Method and Description |
|---|---|
static io.netty.handler.ssl.SslHandler |
get(io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
HostAndPort peer,
Authenticator authenticator) |
public static io.netty.handler.ssl.SslHandler get(io.netty.buffer.ByteBufAllocator allocator,
SecurityConfig config,
HostAndPort peer,
Authenticator authenticator)
throws Exception
ExceptionCopyright © 2021 Couchbase, Inc.. All rights reserved.