public class UserManagementServlet
extends com.composum.sling.core.servlet.AbstractServiceServlet
| Modifier and Type | Field and Description |
|---|---|
protected Authorizables |
authorizablesService |
protected com.composum.sling.core.servlet.ServletOperationSet<UserManagementServlet.Extension,UserManagementServlet.Operation> |
operations |
static String |
SERVLET_PATH |
DATE_FORMAT, PARAM_BEFORE, PARAM_CMD, PARAM_FILE, PARAM_FILTER, PARAM_ID, PARAM_INDEX, PARAM_JCR_CONTENT, PARAM_LABEL, PARAM_MIME_TYPE, PARAM_NAME, PARAM_PATH, PARAM_QUERY, PARAM_RESOURCE_TYPE, PARAM_TITLE, PARAM_TYPE, PARAM_URL, PARAM_VALUE, PARAM_VERSION| Constructor and Description |
|---|
UserManagementServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected com.composum.sling.core.servlet.ServletOperationSet<UserManagementServlet.Extension,UserManagementServlet.Operation> |
getOperations() |
void |
init() |
protected boolean |
isEnabled() |
doDelete, doGet, doPost, doPut, getJsonObject, getJsonObject, getJsonObject, getPath, getResource, isEnabled, jsonAnswerItemExists, jsonValue, setNoCacheHeaders, tryToUseRawSuffixgetAllowedRequestMethods, isMethodValid, mayServicedoGeneric, doHead, doOptions, doTrace, getServletInfo, handleMethodNotImplemented, service, servicepublic static final String SERVLET_PATH
protected com.composum.sling.core.servlet.ServletOperationSet<UserManagementServlet.Extension,UserManagementServlet.Operation> operations
protected Authorizables authorizablesService
protected boolean isEnabled()
isEnabled in class com.composum.sling.core.servlet.AbstractServiceServletpublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected com.composum.sling.core.servlet.ServletOperationSet<UserManagementServlet.Extension,UserManagementServlet.Operation> getOperations()
getOperations in class com.composum.sling.core.servlet.AbstractServiceServletCopyright © 2021. All rights reserved.