public abstract class AbstractAuthenticationFormServlet
extends javax.servlet.http.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 java.lang.String |
CUSTOM_FORM_PATH
The path to the custom login form.
|
static java.lang.String |
DEFAULT_FORM_PATH
The path to the default login form.
|
| Constructor and Description |
|---|
AbstractAuthenticationFormServlet() |
public static final java.lang.String DEFAULT_FORM_PATH
getDefaultFormPath(),
Constant Field Valuespublic static final java.lang.String CUSTOM_FORM_PATH
getCustomFormPath(),
Constant Field Values"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"