Constant Field Values
Contents
com.composum.*
-
com.composum.sling.core.usermanagement.UserManagerServlet Modifier and Type Constant Field Value public static final String
CONSOLE_PATH
"composum/nodes/usermgnt/content/usermanagement"
public static final String
RESOURCE_TYPE
"composum/nodes/usermgnt"
public static final String
SERVLET_PATH
"/bin/users"
-
com.composum.sling.core.usermanagement.core.UserManagementServlet Modifier and Type Constant Field Value public static final String
SERVICE_KEY
"nodes/users/manager"
public static final String
SERVLET_PATH
"/bin/cpm/usermanagement"
-
com.composum.sling.core.usermanagement.model.AuthorizableModel Modifier and Type Constant Field Value public static final String
TYPE_GROUP
"group"
public static final String
TYPE_SERVICE
"service"
public static final String
TYPE_USER
"user"
-
com.composum.sling.core.usermanagement.model.TreeNode Modifier and Type Constant Field Value public static final String
TYPE_FOLDER
"folder"
public static final String
TYPE_ROOT
"root"
-
com.composum.sling.core.usermanagement.service.ServiceUserWrapper Modifier and Type Constant Field Value public static final String
SERVICE_USER_ROOT
"/home/services"
-
com.composum.sling.core.usermanagement.servlet.GraphServlet Modifier and Type Constant Field Value public static final String
BROWSER_PATH
"/bin/browser.html"
public static final String
COMPONENT_BASE
"/usermgnt/graph/"
public static final String
MANAGER_PATH
"/bin/users.html"
public static final String
SERVLET_PATH
"/bin/cpm/users/graph"