public abstract class AbstractAuthenticationFormServlet extends HttpServlet
AbstractAuthenticationFormServlet provides a basic
implementation of a simple servlet to render a login form for authentication
purposes.| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_FORM_PATH
The path to the custom login form.
|
static String |
DEFAULT_FORM_PATH
The path to the default login form.
|
| Constructor and Description |
|---|
AbstractAuthenticationFormServlet() |
servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic static final String DEFAULT_FORM_PATH
getDefaultFormPath(),
Constant Field Valuespublic static final String CUSTOM_FORM_PATH
getCustomFormPath(),
Constant Field ValuesCopyright © 2010 - 2020 Adobe. All Rights Reserved