| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client | |
| org.eurekaclinical.eureka.client.comm | |
| org.eurekaclinical.eureka.client.comm.authentication |
| Modifier and Type | Method and Description |
|---|---|
User |
EurekaClient.getMe() |
User |
EurekaClient.getUserById(Long inUserId) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
EurekaClient.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
EurekaClient.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 Emory University. All rights reserved.