public static class SessionsBean.UserSessionBean extends Object
| Constructor and Description |
|---|
SessionsBean.UserSessionBean(RealmModel realm,
UserSessionModel session) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getApplications() |
List<String> |
getClients() |
Date |
getExpires() |
String |
getIpAddress() |
Date |
getLastAccess() |
Date |
getStarted() |
public SessionsBean.UserSessionBean(RealmModel realm, UserSessionModel session)
Copyright © 2014. All Rights Reserved.