Package | Description |
---|---|
com.couchbase.client.java | |
com.couchbase.client.java.auth | |
com.couchbase.client.java.error | |
com.couchbase.client.java.query |
Class and Description |
---|
Authenticator
An Authenticator abstracts credential management for various couchbase operations (all of which fall into one
CredentialContext ). |
Credential
A simple class that internally represents an implicit credential for authenticated operations in the SDK.
|
CredentialContext
Enum of the contexts that can be used to retrieve an implicit credential from an
Authenticator . |
Class and Description |
---|
Authenticator
An Authenticator abstracts credential management for various couchbase operations (all of which fall into one
CredentialContext ). |
CertAuthenticator
This
Authenticator enables client certificate based authentication. |
ClassicAuthenticator
An
Authenticator based on login/password credentials. |
Credential
A simple class that internally represents an implicit credential for authenticated operations in the SDK.
|
CredentialContext
Enum of the contexts that can be used to retrieve an implicit credential from an
Authenticator . |
Class and Description |
---|
CredentialContext
Enum of the contexts that can be used to retrieve an implicit credential from an
Authenticator . |
Class and Description |
---|
Credential
A simple class that internally represents an implicit credential for authenticated operations in the SDK.
|
Copyright © 2015 Couchbase, Inc.