@Service @Transactional(value="herdTransactionManager") public class CurrentUserServiceImpl extends Object implements CurrentUserService
| Constructor and Description |
|---|
CurrentUserServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
UserAuthorizations |
getCurrentUser()
Gets all authorizations for the current user.
|
public UserAuthorizations getCurrentUser()
CurrentUserServicegetCurrentUser in interface CurrentUserServiceCopyright © 2021. All rights reserved.