public class PasswordAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
PasswordAuthenticator(CredentialsProvider credentialsProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
authKeyValueConnection(io.netty.channel.ChannelPipeline pipeline)
Allows the authenticator to add KV handlers during connection bootstrap to perform
authentication.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTlsProperties, requiresTlspublic PasswordAuthenticator(CredentialsProvider credentialsProvider)
public void authKeyValueConnection(io.netty.channel.ChannelPipeline pipeline)
AuthenticatorauthKeyValueConnection in interface Authenticatorpipeline - the pipeline when the endpoint is constructed.Copyright © 2021 Couchbase, Inc.. All rights reserved.