| Modifier and Type | Method and Description |
|---|---|
IUser |
DvalinRSContext.getCurrentUser() |
IUser |
JAXRSContextImpl.getCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.security.SecurityContext |
AuthorizationProvider.loginUser(org.apache.cxf.message.Message msg,
IUser user) |
| Modifier and Type | Method and Description |
|---|---|
static IUser |
SecurityContextUtil.getUserObject()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IUser |
IBasicAuthUserDAO.getUserByNameAndPassword(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
IUser |
ITokenAuthUserDAO.getUserByToken(String token) |
Copyright © 2015–2018 Taimos GmbH. All rights reserved.