public static class CreateAccount.Input extends Object
String
email
List<String>
groups
httpPassword
name
sshKey
username
CreateAccount.Input()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String username
public String name
public String email
public String sshKey
public String httpPassword
public List<String> groups
public CreateAccount.Input()