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

setReturnURLParam

abstract 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