abstract fun setUsernameParam(usernameParam: String): FormLoginHandler
Set the name of the form param used to submit the username
usernameParam - the name of the param
usernameParam
Return a reference to this for a fluent API