| Interface | Description |
|---|---|
| Authenticator |
An Authenticator abstracts credential management for various couchbase operations (all of which fall into one
CredentialContext). |
| Class | Description |
|---|---|
| ClassicAuthenticator |
An
Authenticator based on login/password credentials. |
| Credential |
A simple class that internally represents an implicit credential for authenticated operations in the SDK.
|
| PasswordAuthenticator |
Authenticator for RBAC users in Couchbase |
| Enum | Description |
|---|---|
| CredentialContext |
Enum of the contexts that can be used to retrieve an implicit credential from an
Authenticator. |
Copyright © 2015 Couchbase, Inc.