public class SessionInfoBean extends Object implements Serializable
| Constructor and Description |
|---|
SessionInfoBean() |
SessionInfoBean(String username,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScope() |
String |
getUsername() |
void |
setScope(String scope) |
void |
setUsername(String username) |
Copyright © 2014. All Rights Reserved.