vertx / io.vertx.rxjava.ext.web.handler / FormLoginHandler / setUsernameParam

setUsernameParam

open fun setUsernameParam(usernameParam: String): FormLoginHandler

Set the name of the form param used to submit the username

Parameters

usernameParam - the name of the param

Return
a reference to this for a fluent API