| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.model.user |
| Modifier and Type | Method and Description |
|---|---|
List<ClientApiUser> |
ClientApiUsers.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
ClientApiUser |
UserRepository.toClientApi(User user) |
ClientApiUser |
UserRepository.toClientApiPrivate(User user)
This is different from the non-private method in that it returns authorizations,
long running processes, etc for that user.
|
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.