public class UMLServlet extends CServlet
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID
Constructor and Description |
---|
UMLServlet() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkLogin(WebClient client)
Does this servlet require us to check that the user login details are correct ?
Servlets like the log in and out servlets should not check.
|
protected void |
doProcess(WebClient client,
HttpServletResponse response) |
protected HTMLPage |
extProcess(java.lang.String type,
WebClient client)
Main processing of this servlet
|
checkLayer, checkNTLM, doCommand, doDelete, doError, doGet, doPost, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowed
protected boolean checkLogin(WebClient client)
checkLogin
in class CServlet
client
- the client to use@CheckReturnValue @Nonnull protected HTMLPage extProcess(@Nonnull java.lang.String type, @Nonnull WebClient client) throws java.lang.Exception
extProcess
in class CServlet
type
- The request typeclient
- the clientjava.lang.Exception
- A serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.