public class GlassfishSupport extends Object
HttpSession
s
between web container and websocket applications.Constructor and Description |
---|
GlassfishSupport() |
GlassfishSupport(Object context,
Object wrapper,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpSession |
getSession(boolean create) |
boolean |
isUserInRole(String role) |
boolean |
isValid() |
void |
updateUserPrincipal(Request grizzlyRequest) |
Copyright © 2014 Oracle Corporation. All rights reserved.