Uses of Class
io.meeds.tenant.metamask.RegistrationException
-
Packages that use RegistrationException Package Description io.meeds.tenant.metamask.service -
-
Uses of RegistrationException in io.meeds.tenant.metamask.service
Methods in io.meeds.tenant.metamask.service that throw RegistrationException Modifier and Type Method Description org.exoplatform.services.organization.UserMetamaskLoginService. registerUser(String username, String fullName, String email)Register new User in platform based on Username, display name and email.
-