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