public class CreateUser extends Operation
| Constructor and Description |
|---|
CreateUser(String username,
String passwordEncoding,
String password)
Operation that creates a user.
|
CreateUser(String username,
String passwordEncoding,
String password,
String path)
Operation that creates a user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
String |
getPassword() |
String |
getPasswordEncoding() |
String |
getPath() |
String |
getUsername() |
cleanupQuotedString, toStringCopyright © 2010 - 2020 Adobe. All Rights Reserved