| Package | Description |
|---|---|
| org.molgenis.auth | |
| org.molgenis.security.user |
| Modifier and Type | Method and Description |
|---|---|
Group |
GroupAuthority.getGroup() |
Group |
GroupMember.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupAuthority.setGroup(Group group) |
void |
GroupMember.setGroup(Group group) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Group> |
UserServiceImpl.getUserGroups(String username) |
Iterable<Group> |
UserService.getUserGroups(String username)
Returns the groups that the given user belongs to
|
Copyright © 2017. All rights reserved.