public class AuthenticatorServlet
extends javax.servlet.http.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(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Deprecated.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic 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(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.