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