AddUser

constructor(username: String, enabled: Boolean = true, emailVerified: Boolean = true, attributes: Map<String, List<String>> = emptyMap())