qrcodePage
private open fun qrcodePage(joiningQRCode: JoiningQRCode, model: Model, request: HttpServletRequest): String
Method to format and return the JOIN_CODE_KEY related page
Return
the title of the correct page as String
Parameters
joiningQRCode
: the custom link requested
model
: the model used by Thymeleaf to format the web page
request
: the http request useful to get the current protocol, ip and server port