org.silverpeas.servlets.credentials
Class LoginQuestionHandler

java.lang.Object
  extended by org.silverpeas.servlets.credentials.FunctionHandler
      extended by org.silverpeas.servlets.credentials.LoginQuestionHandler

public class LoginQuestionHandler
extends FunctionHandler

Navigation case : user forgot his password and will be asked for his login question.

Author:
ehugonnet

Constructor Summary
LoginQuestionHandler()
           
 
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
 

Constructor Detail

LoginQuestionHandler

public LoginQuestionHandler()
Method Detail

doAction

public String doAction(javax.servlet.http.HttpServletRequest request)
Specified by:
doAction in class FunctionHandler


Copyright © 2016 Silverpeas. All Rights Reserved.