@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, sendOutput
doGet, doPost, encodeURL, getLayoutService, getProperty, getServletBaseURL, getSession, init
public void registrate(User user, java.lang.String plainTextPassword)
user
- the userplainTextPassword
- the password