Modifier and Type | Method and Description |
---|---|
RestAction<CurrentUserDto> |
SessionService.getCurrentUser() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentUser.fromCurrentUserDto(CurrentUserDto currentUserDto) |
Modifier and Type | Method and Description |
---|---|
CurrentUserDto |
CurrentUserDtoProvider.get() |
Modifier and Type | Method and Description |
---|---|
CurrentUserDto |
LogInResult.getCurrentUserDto() |
Constructor and Description |
---|
LogInResult(ActionType actionType,
CurrentUserDto currentUserDto,
String loggedInCookie) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.