| Package | Description |
|---|---|
| de.samply.bbmri.auth.rest |
Contains all data transfer objects for the REST Interface of Samply.Auth
|
| Modifier and Type | Method and Description |
|---|---|
List<UserDto> |
RoleDto.getMembers() |
Collection<UserDto> |
UserListDto.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleDto.setMembers(List<UserDto> members) |
void |
UserListDto.setUsers(Collection<UserDto> users) |
Copyright © 2020 Samply Community. All rights reserved.