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) Deprecated.This method is difficult to use safely, because it's easy to accidentally do blocking IO inside the supplier.