| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.user |
APIs related to user management.
|
| Class and Description |
|---|
| AsyncUserManager |
| ReactiveUserManager |
| UserManager |
| Class and Description |
|---|
| AsyncUserManager |
| AuthDomain
The possible authentication domains that can be used when managing users with RBAC.
|
| DropGroupOptions |
| DropGroupOptions.Built |
| DropUserOptions |
| DropUserOptions.Built |
| GetAllGroupsOptions |
| GetAllGroupsOptions.Built |
| GetAllUsersOptions |
| GetAllUsersOptions.Built |
| GetGroupOptions |
| GetGroupOptions.Built |
| GetRolesOptions |
| GetRolesOptions.Built |
| GetUserOptions |
| GetUserOptions.Built |
| Group |
| ReactiveUserManager |
| Role |
| RoleAndDescription |
| RoleAndOrigins
Associates a
Role with information about why a user has the role. |
| RoleAndOrigins.Origin
Indicates why a user has the role.
|
| UpsertGroupOptions |
| UpsertGroupOptions.Built |
| UpsertUserOptions |
| UpsertUserOptions.Built |
| User |
| UserAndMetadata
Information sent by the server in response to a "get user(s)" request.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.