public class DialUpAction extends BaseAction
Constructor and Description |
---|
DialUpAction() |
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForward |
errorList(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
getLogin(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
getLoginPassword(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
radiusLog(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
sessionList(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
terminateSession(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updateLogin(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updateLoginPassword(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updatePeriod(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
org.apache.struts.action.ActionForward |
updateStaticIP(org.apache.struts.action.ActionMapping mapping,
ru.bgcrm.struts.form.DynActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.sql.Connection con) |
checkRequestResult
checkModifyed, dispatchMethod, getAccess, getDateParameter, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, setError, unspecified, unspecified, unspecified, updateObjectLog
cancelled, execute, getMethod, getMethodName, getParameter
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
public org.apache.struts.action.ActionForward sessionList(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward errorList(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward radiusLog(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward terminateSession(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward getLoginPassword(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward getLogin(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward updateLoginPassword(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward updateLogin(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward updatePeriod(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public org.apache.struts.action.ActionForward updateStaticIP(org.apache.struts.action.ActionMapping mapping, ru.bgcrm.struts.form.DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception