public class AbstractServlet
extends HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
AUTHENT_CLASSNAME |
protected Class<HttpAuthent> |
authentClass |
static String |
COMMENT |
protected static String |
INVALID_REQUEST_PARAMS |
static String |
R_66_CONFIG |
static String |
RULENAME |
Constructor and Description |
---|
AbstractServlet() |
public static final String R_66_CONFIG
public static final String AUTHENT_CLASSNAME
public static final String RULENAME
public static final String COMMENT
protected static final String INVALID_REQUEST_PARAMS
protected Class<HttpAuthent> authentClass
Copyright © 2009–2020 Waarp. All rights reserved.