In previous versions of Vaadin, we accomplished this by adding calling “setSessionExpiredURL” from the “CustomizedSystemMessages” object. Is there an equivalent to this in Vaadin 23?
I am trying to follow the Vaadin 23 documentation but it seems to use “CustomizedSystemMessages” which does not appear to be available in the API.