public class AccountInput extends Object
String
email
List<String>
groups
httpPassword
name
sshKey
username
AccountInput()
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 AccountInput()