Uses of Class
org.molgenis.security.account.EmailAlreadyExistsException
-
Packages that use EmailAlreadyExistsException Package Description org.molgenis.security.account -
-
Uses of EmailAlreadyExistsException in org.molgenis.security.account
Methods in org.molgenis.security.account with parameters of type EmailAlreadyExistsException Modifier and Type Method Description ErrorMessageResponseAccountController. handleEmailAlreadyExistsException(EmailAlreadyExistsException e)Methods in org.molgenis.security.account that throw EmailAlreadyExistsException Modifier and Type Method Description voidAccountService. createUser(User user, String baseActivationUri)voidAccountServiceImpl. createUser(User user, String baseActivationUri)
-