Class RoleAndOrigins.Origin
java.lang.Object
com.couchbase.client.java.manager.user.RoleAndOrigins.Origin
- Enclosing class:
- RoleAndOrigins
public static class RoleAndOrigins.Origin extends Object
Indicates why a user has the role.
An origin of type
"user"
means the role is assigned specifically to the user (in which case the name
field is null.
An origin of type "group"
means the role is inherited from the group identified by the name
field.-
Constructor Summary
-
Method Summary