public static class RoleAndOrigins.Origin extends Object
"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.Copyright © 2020 Couchbase, Inc.. All rights reserved.