| Package | Description |
|---|---|
| org.eurekaclinical.user.client | |
| org.eurekaclinical.user.client.comm | |
| org.eurekaclinical.user.client.comm.authentication |
| Modifier and Type | Method and Description |
|---|---|
User |
EurekaClinicalUserClient.getMe() |
User |
EurekaClinicalUserClient.getUserById(Long inUserId) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
EurekaClinicalUserClient.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
EurekaClinicalUserClient.updateUser(User inUser,
Long userId) |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapUser |
class |
LocalUser |
class |
OAuthUser |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationMethod |
AuthenticationMethod.userToAuthenticationMethod(User user) |
Copyright © 2016–2020 Emory University. All rights reserved.