public class CreateUserOperation extends Object implements org.apache.sling.servlets.post.PostOperation
CreateUserOperation will create a new user| Modifier and Type | Field and Description |
|---|---|
static String |
PN_PASSWORD |
| Constructor and Description |
|---|
CreateUserOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.apache.sling.api.SlingHttpServletRequest request,
org.apache.sling.servlets.post.PostResponse response,
org.apache.sling.servlets.post.SlingPostProcessor[] processors) |
public static final String PN_PASSWORD
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.