@Mixins(value=RoleAssignee.Mixin.class) public interface RoleAssignee extends IdentifiableSubject, EntityComposite
| Modifier and Type | Interface and Description |
|---|---|
static class |
RoleAssignee.Mixin |
Identity.IdentityMixin| Modifier and Type | Method and Description |
|---|---|
Set<String> |
permissionStrings() |
ManyAssociation<RoleAssignment> |
roleAssignments() |
Set<String> |
roleNames() |
subjectIdentifier@Aggregated @UseDefaults ManyAssociation<RoleAssignment> roleAssignments()