public class AdminLoginJspBean extends Object implements Serializable
| Constructor and Description |
|---|
AdminLoginJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doForgotLogin(javax.servlet.http.HttpServletRequest request)
Process the sending of the login
|
String |
doForgotPassword(javax.servlet.http.HttpServletRequest request)
Process the sending to user password
|
String |
doFormContact(javax.servlet.http.HttpServletRequest request)
Send the message to the adminsitrator(s)
|
String |
doLogin(javax.servlet.http.HttpServletRequest request)
Process the login of user
|
String |
doLogout(javax.servlet.http.HttpServletRequest request)
Process the logout of user
|
String |
getForgotLogin(javax.servlet.http.HttpServletRequest request)
Returns the view of forgot password form
|
String |
getForgotPassword(javax.servlet.http.HttpServletRequest request)
Returns the view of forgot password form
|
String |
getFormContact(javax.servlet.http.HttpServletRequest request)
Get the admin contact form
|
String |
getLogin(javax.servlet.http.HttpServletRequest request)
Returns the view of login form
|
public String getLogin(javax.servlet.http.HttpServletRequest request)
request - The requestpublic String getForgotPassword(javax.servlet.http.HttpServletRequest request)
request - The requestpublic String getForgotLogin(javax.servlet.http.HttpServletRequest request)
request - The requestpublic String getFormContact(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String doLogin(javax.servlet.http.HttpServletRequest request) throws Exception
request - The HTTP RequestException - The exceptionpublic String doForgotPassword(javax.servlet.http.HttpServletRequest request) throws Exception
request - The HTTP RequestException - The exceptionpublic String doForgotLogin(javax.servlet.http.HttpServletRequest request) throws Exception
request - The HTTP RequestException - The exceptionpublic String doFormContact(javax.servlet.http.HttpServletRequest request)
request - The HttpServletRequestpublic String doLogout(javax.servlet.http.HttpServletRequest request)
request - Http requestCopyright © 2016 City of Paris. All rights reserved.