| Package | Description |
|---|---|
| org.eurekaclinical.common.auth | |
| org.eurekaclinical.common.comm.clients | |
| org.eurekaclinical.common.resource |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserSupport.isSameUser(javax.servlet.http.HttpServletRequest servletRequest,
User user) |
boolean |
AbstractUserSupport.isSameUser(javax.servlet.http.HttpServletRequest servletRequest,
User user) |
| Modifier and Type | Method and Description |
|---|---|
User |
AuthorizingEurekaClinicalClient.getMe() |
User |
AuthorizingEurekaClinicalClient.getUserById(Long inUserId) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends User> |
AuthorizingEurekaClinicalClient.getUsers() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserResource<U extends User,E extends org.eurekaclinical.standardapis.entity.UserEntity<R>,R extends org.eurekaclinical.standardapis.entity.RoleEntity> |
Copyright © 2016–2018 Emory University. All rights reserved.