Uses of Class
com.couchbase.client.core.env.PasswordAuthenticator
Packages that use PasswordAuthenticator
-
Uses of PasswordAuthenticator in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return PasswordAuthenticatorModifier and TypeMethodDescriptionPasswordAuthenticator.Builder.build()Creates thePasswordAuthenticatorbased on the customization in this builder.static PasswordAuthenticatorCreates a new password authenticator with the default settings.static PasswordAuthenticatorPasswordAuthenticator.ldapCompatible(String username, String password) Creates an LDAP compatible password authenticator which is INSECURE if not used with TLS.