@ProviderType public class CreateServiceUser extends ServiceUserOperation
username
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()
Converts this operation instance to a RepoInit string representation
including the current operation parameters.
|
protected java.lang.String |
getParametersDescription() |
java.lang.String |
getPath() |
boolean |
isForcedPath() |
getUsername
cleanupQuotedString, toString
public CreateServiceUser(java.lang.String username)
public CreateServiceUser(java.lang.String username, org.apache.sling.repoinit.parser.impl.WithPathOptions wph)
public void accept(OperationVisitor v)
protected java.lang.String getParametersDescription()
getParametersDescription
in class ServiceUserOperation
@NotNull public @NotNull java.lang.String asRepoInitString()
Operation
asRepoInitString
in class Operation
public java.lang.String getPath()
public boolean isForcedPath()
Copyright © 2022 The Apache Software Foundation. All rights reserved.