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

setReturnURLParam

open fun setReturnURLParam(returnURLParam: String): FormLoginHandler

Set the name of the session attrioute used to specify the return url

Parameters

returnURLParam - the name of the param

Return
a reference to this for a fluent API