public class UserSession extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String name,
String value) |
void |
addRoles(String roleName) |
String |
getAttribute(String name) |
String |
getSessionId() |
String |
getUserName() |
void |
setUserName(String userName) |
Copyright © 2017. All rights reserved.