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

setPasswordParam

open fun setPasswordParam(passwordParam: String): FormLoginHandler

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

Parameters

passwordParam - the name of the param

Return
a reference to this for a fluent API