org.silverpeas.servlets.credentials
Class RegisterHandler
java.lang.Object
org.silverpeas.servlets.credentials.FunctionHandler
org.silverpeas.servlets.credentials.RegisterHandler
public class RegisterHandler
- extends FunctionHandler
Navigation case : user has not an account yet and submits registration form.
Method Summary |
String |
doAction(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class org.silverpeas.servlets.credentials.FunctionHandler |
forgottenPasswordError, getAdmin, getAuthenticationSettings, getContextPath, getForgottenPasswordMailManager, getGeneral, getM_Multilang, getMailParameters, getResources, renewSecurityToken, setForgottenPasswordMailManager, setGeneral, setM_Multilang, setResources |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGISTRATION_TOKEN
public static final String REGISTRATION_TOKEN
- The request attribute key for the registration token.
- See Also:
- Constant Field Values
RegisterHandler
public RegisterHandler()
doAction
public String doAction(javax.servlet.http.HttpServletRequest request)
- Specified by:
doAction
in class FunctionHandler
Copyright © 2016 Silverpeas. All Rights Reserved.