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 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() |
public static final String DEFAULT_FORM_PATH
getDefaultFormPath()
,
Constant Field Valuespublic static final String CUSTOM_FORM_PATH
getCustomFormPath()
,
Constant Field Values"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"