@ProviderType public class CreateServiceUser extends ServiceUserOperation
username| Constructor and Description |
|---|
CreateServiceUser(String username) |
CreateServiceUser(String username,
org.apache.sling.repoinit.parser.impl.WithPathOptions wph) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
@NotNull String |
asRepoInitString() |
protected String |
getParametersDescription() |
String |
getPath() |
boolean |
isForcedPath() |
getUsernamecleanupQuotedString, toStringpublic CreateServiceUser(String username)
public CreateServiceUser(String username, org.apache.sling.repoinit.parser.impl.WithPathOptions wph)
public void accept(OperationVisitor v)
protected String getParametersDescription()
getParametersDescription in class ServiceUserOperation@NotNull public @NotNull String asRepoInitString()
asRepoInitString in class Operationpublic String getPath()
public boolean isForcedPath()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.