Class AccountServiceImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void activateUser​(java.lang.String activationCode)
      Activate a registered user
      void createUser​(org.molgenis.data.security.auth.User user, java.lang.String baseActivationUri)  
      • Methods inherited from class java.lang.Object

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