public class CreateUserOperation
extends java.lang.Object
implements org.apache.sling.servlets.post.PostOperation
CreateUserOperation
will create a new userModifier and Type | Field and Description |
---|---|
static java.lang.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 java.lang.String PN_PASSWORD
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.