Class CreateServiceUser
java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
org.apache.sling.repoinit.parser.operations.ServiceUserOperation
org.apache.sling.repoinit.parser.operations.CreateServiceUser
-
Field Summary
Fields inherited from class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
username -
Constructor Summary
ConstructorsConstructorDescriptionCreateServiceUser(String username) CreateServiceUser(String username, WithPathOptions wph) -
Method Summary
Methods inherited from class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
getUsernameMethods inherited from class org.apache.sling.repoinit.parser.operations.Operation
cleanupQuotedString, toString
-
Constructor Details
-
CreateServiceUser
-
CreateServiceUser
-
-
Method Details
-
accept
-
getParametersDescription
- Overrides:
getParametersDescriptionin classServiceUserOperation
-
asRepoInitString
Description copied from class:OperationConverts this operation instance to a RepoInit string representation including the current operation parameters. The representation must be parsable back into an equivalent operation and must end with a OS-compatible line separator.- Specified by:
asRepoInitStringin classOperation- Returns:
- the repoinit string for the operation
-
getPath
-
isForcedPath
public boolean isForcedPath()
-