Interface UserService

All Known Implementing Classes:
UserServiceImpl

public interface UserService
user service interface. based on the work of https://github.com/imrabti/gwtp-spring-security
Author:
Manfred Tremmel
  • Method Details

    • getCurrentUser

      User getCurrentUser()
    • isCurrentUserLoggedIn

      Boolean isCurrentUserLoggedIn()