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