public abstract class MongoUserSessionEntity extends PersistentUserSessionEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoUserSessionEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invocationContext)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getClientSessions, getData, getLastSessionRefresh, getRealmId, getUserId, setClientSessions, setData, setLastSessionRefresh, setRealmId, setUserIdequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.