Uses of Class
com.couchbase.client.core.env.UsernameAndPassword
Packages that use UsernameAndPassword
-
Uses of UsernameAndPassword in com.couchbase.client.core.env
Method parameters in com.couchbase.client.core.env with type arguments of type UsernameAndPasswordModifier and TypeMethodDescriptionPasswordAuthenticator.builder(Supplier<UsernameAndPassword> supplier) Creates a builder for an authenticator that uses dynamic credentials.