public class AuthenticatorServlet extends HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_AUTH_STATUS
Deprecated.
|
static String |
ATTR_IS_GUEST
Deprecated.
|
static String |
ATTR_REQUIRED_AUTH
Deprecated.
|
static String |
SERVLET_NAME
Deprecated.
|
Constructor and Description |
---|
AuthenticatorServlet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
service(HttpServletRequest req,
HttpServletResponse res)
Deprecated.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public static final String SERVLET_NAME
public static final String ATTR_IS_GUEST
public static final String ATTR_REQUIRED_AUTH
public static final String ATTR_AUTH_STATUS
protected void service(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
service
in class HttpServlet
ServletException
IOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.