Package | Description |
---|---|
com.couchbase.client.java.auth |
Modifier and Type | Method and Description |
---|---|
ClassicAuthenticator |
ClassicAuthenticator.bucket(String bucketName,
String password)
Sets the
CredentialContext.BUCKET_KV / CredentialContext.BUCKET_N1QL credential for the the bucketName specific. |
ClassicAuthenticator |
ClassicAuthenticator.cluster(String adminName,
String adminPassword)
Sets the
CredentialContext.CLUSTER_MANAGEMENT credential. |
Copyright © 2015 Couchbase, Inc.