Uses of Class
com.couchbase.client.java.auth.ClassicAuthenticator
-
Packages that use ClassicAuthenticator Package Description com.couchbase.client.java.auth -
-
Uses of ClassicAuthenticator in com.couchbase.client.java.auth
Methods in com.couchbase.client.java.auth that return ClassicAuthenticator Modifier and Type Method Description ClassicAuthenticatorClassicAuthenticator. bucket(String bucketName, String password)Sets theCredentialContext.BUCKET_KV/CredentialContext.BUCKET_N1QLcredential for the the *bucketName* specific.ClassicAuthenticatorClassicAuthenticator. cluster(String adminName, String adminPassword)Sets theCredentialContext.CLUSTER_MANAGEMENTcredential.
-