Description
https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/event/WebsocketEvent.html#getUser--
The signature of the method should be:
public <S extends java.io.Serializable> S getUser()
Currently it is :
public Serializable getUser()