Uses of Class
org.apache.myfaces.push.cdi.WebsocketScopeManager.AbstractUserScope
Packages that use WebsocketScopeManager.AbstractUserScope
-
Uses of WebsocketScopeManager.AbstractUserScope in org.apache.myfaces.push.cdi
Subclasses of WebsocketScopeManager.AbstractUserScope in org.apache.myfaces.push.cdiModifier and TypeClassDescriptionstatic class
This map holds all tokens related to the current session and its associated metadata, that will be used in the websocket handshake to validate if the incoming request is valid and to store the user object into the Session object.static class
This map hold all tokens related to the current view.