@WebServlet(value="/userRegistration") public class UserRegistrationServlet extends FachRefServlet
| Constructor and Description |
|---|
UserRegistrationServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
registrate(User user,
java.lang.String plainTextPassword)
registrates the user in the database
|
getParameter, prepareOutput, prepareOutput, prepareOutput, sendOutputdoGet, doPost, encodeURL, getLayoutService, getProperty, getServletBaseURL, getSession, initpublic void registrate(User user, java.lang.String plainTextPassword)
user - the userplainTextPassword - the password