public class SecurityUtil extends Object
| Constructor and Description |
|---|
SecurityUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getFromSecuritySession(String attributeName) |
static AbstractWebswingUser |
getUser(UrlHandler urlHandler) |
static AbstractWebswingUser |
getUser(WebSocketConnection connection) |
static void |
setToSecuritySession(String attributeName,
Object value) |
public static AbstractWebswingUser getUser(UrlHandler urlHandler)
public static AbstractWebswingUser getUser(WebSocketConnection connection)
Copyright © 2018. All rights reserved.