@Mixins(value=Role.Mixin.class) public interface Role extends EntityComposite
| Modifier and Type | Interface and Description |
|---|---|
static class |
Role.Mixin |
Identity.IdentityMixin| Modifier and Type | Method and Description |
|---|---|
RoleAssignment |
assignTo(RoleAssignee assignee) |
Property<String> |
name() |
Property<List<String>> |
permissions() |
@UseDefaults Property<List<String>> permissions()
RoleAssignment assignTo(RoleAssignee assignee)