public class BounceAuthServlet extends SessionServlet
RemoteAuthServlet
.
This is if we wish to implement this protocol between two safe versions.
Parameters are:
ARGS, CONFIRM_NO, CONFIRM_POST_URL, CONFIRM_TYPE, CONFIRM_YES, EXTRA_HTML, MESSAGE_EXTRA_ATTR, MESSAGE_TYPE_ATTR, MESSAGES_JSP_URL, SCRIPTS_CONFIRM_JSP
Constructor and Description |
---|
BounceAuthServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doPost(HttpServletRequest req,
HttpServletResponse res,
AppContext conn,
SessionService person)
work to be performed after authorisation check.
|
authorized, doPost, doPut, doPut, getSessionService
badInputCheck, checkBadInput, confirm, confirm, doGet, doPost, doPut, encodeCGI, getLogger, handleFormResult, message, message, messageWithArgs, sendMessageWithArgs
public void doPost(HttpServletRequest req, HttpServletResponse res, AppContext conn, SessionService person) throws java.lang.Exception
SessionServlet
doPost
in class SessionServlet
java.lang.Exception