public class DynamicCSS extends CServlet
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID
Constructor and Description |
---|
DynamicCSS() |
Modifier and Type | Method and Description |
---|---|
protected void |
doProcess(WebClient client,
HttpServletResponse response)
Processes the servlet.
|
protected HTMLPage |
extProcess(java.lang.String type,
WebClient client)
Main processing of this servlet
|
checkLayer, checkLogin, checkNTLM, doCommand, doDelete, doError, doGet, doPost, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowed
@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 problemprotected void doProcess(WebClient client, HttpServletResponse response) throws java.io.IOException, ServletException
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.