@ProviderType public class CreateServiceUser extends ServiceUserOperation
| Constructor and Description |
|---|
CreateServiceUser(java.lang.String username) |
CreateServiceUser(java.lang.String username,
org.apache.sling.repoinit.parser.impl.WithPathOptions wph) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
@NotNull java.lang.String |
asRepoInitString() |
java.lang.String |
getPath() |
boolean |
isForcedPath() |
getUsernamecleanupQuotedString, toStringpublic CreateServiceUser(java.lang.String username)
public CreateServiceUser(java.lang.String username,
org.apache.sling.repoinit.parser.impl.WithPathOptions wph)
public void accept(OperationVisitor v)
@NotNull public @NotNull java.lang.String asRepoInitString()
asRepoInitString in class Operationpublic java.lang.String getPath()
public boolean isForcedPath()
Copyright © 2010 - 2022 Adobe. All Rights Reserved