| 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) |
static AuthenticationMethod |
AuthenticationMethod.userToAuthenticationMethod(User user) |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapUser |
class |
LocalUser |
class |
OAuthUser |
| Modifier and Type | Method and Description |
|---|---|
User |
ServicesClient.getMe() |
User |
ServicesClient.getUserById(Long inUserId) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
ServicesClient.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicesClient.updateUser(User inUser,
Long userId) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserEntityToUserVisitor.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
UserEntityToUserVisitor.getUsers() |
Copyright © 2012–2016 Emory University. All rights reserved.