Class UserServiceImpl
java.lang.Object
de.knightsoftnet.gwtp.spring.server.service.impl.UserServiceImpl
- All Implemented Interfaces:
UserService
user service implementation. based on the work of https://github.com/imrabti/gwtp-spring-security
- Author:
- Manfred Tremmel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserServiceImpl
-
-
Method Details
-
getCurrentUser
- Specified by:
getCurrentUserin interfaceUserService
-
isCurrentUserLoggedIn
- Specified by:
isCurrentUserLoggedInin interfaceUserService
-