public class LogoutServlet
extends org.apache.sling.api.servlets.SlingAllMethodsServlet
LogoutServlet
lets the Authenticator
do the logout.Modifier and Type | Class and Description |
---|---|
static interface |
LogoutServlet.Config |
Modifier and Type | Field and Description |
---|---|
static String |
SERVLET_PATH
The servlet is registered on this path.
|
Constructor and Description |
---|
LogoutServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
service(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.api.SlingHttpServletResponse response) |
doDelete, doPost, doPut, getAllowedRequestMethods, isMethodValid, mayService
doGeneric, doGet, doHead, doOptions, doTrace, getServletInfo, handleMethodNotImplemented, service
public static final String SERVLET_PATH
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.