java.lang.Object
com.fredriksonsound.iot_backoffice_auth.service.UserService
All Implemented Interfaces:
IUserService

@Service
public class UserService
extends java.lang.Object
implements IUserService
UserService implementation
  • Constructor Summary

    Constructors 
    Constructor Description
    UserService()  
  • Method Summary

    Modifier and Type Method Description
    boolean saveNewUser​(RegisterController.RegisterCredentials credentials)
    Saves a new user to the database

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait