Class ServiceUserOperation
- java.lang.Object
-
- org.apache.sling.repoinit.parser.operations.Operation
-
- org.apache.sling.repoinit.parser.operations.ServiceUserOperation
-
- Direct Known Subclasses:
CreateServiceUser,DeleteServiceUser,DisableServiceUser
@ProviderType @Deprecated(since="2024-02-12") public abstract class ServiceUserOperation extends Operation
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetPath()Deprecated.java.lang.StringgetUsername()Deprecated.booleanisForcedPath()Deprecated.-
Methods inherited from class org.apache.sling.repoinit.parser.operations.Operation
accept, asRepoInitString, cleanupQuotedString, toString
-
-