| Package | Description |
|---|---|
| com.couchbase.client.java.cluster |
| Modifier and Type | Method and Description |
|---|---|
UserRole[] |
User.roles()
Get user roles
|
| Modifier and Type | Method and Description |
|---|---|
List<UserRole> |
UserSettings.roles()
Get roles for the user
UserRole |
| Modifier and Type | Method and Description |
|---|---|
UserSettings |
UserSettings.roles(List<UserRole> roles)
Set the roles for the user
UserRole |
| Constructor and Description |
|---|
User(String name,
String userId,
String domain,
UserRole[] roles) |
Copyright © 2015 Couchbase, Inc.