Uses of Class
com.couchbase.client.core.env.PasswordAuthenticator
-
Uses of PasswordAuthenticator in com.couchbase.client.core.env
Modifier and TypeMethodDescriptionPasswordAuthenticator.Builder.build()
Creates thePasswordAuthenticator
based on the customization in this builder.static PasswordAuthenticator
Creates a new password authenticator with the default settings.static PasswordAuthenticator
PasswordAuthenticator.ldapCompatible
(String username, String password) Creates an LDAP compatible password authenticator which is INSECURE if not used with TLS.