| Package | Description |
|---|---|
| com.couchbase.client.dcp | |
| com.couchbase.client.dcp.transport.netty |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateAuthenticator
Performs authentication through a client certificate instead of supplying username and password.
|
class |
PasswordAuthenticator |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
Client.Environment.authenticator()
The authenticator for the connection
|
| Modifier and Type | Method and Description |
|---|---|
Client.Builder |
Client.Builder.authenticator(Authenticator authenticator) |
| 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.