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