Class UserServiceImpl

java.lang.Object
de.knightsoftnet.gwtp.spring.server.service.impl.UserServiceImpl
All Implemented Interfaces:
UserService

@Service public class UserServiceImpl extends Object implements UserService
user service implementation. based on the work of https://github.com/imrabti/gwtp-spring-security
Author:
Manfred Tremmel