public abstract class MongoUserSessionEntity extends PersistentUserSessionEntity implements MongoIdentifiableEntity
| 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, getId, getLastSessionRefresh, getRealmId, getUserId, setClientSessions, setData, setId, setLastSessionRefresh, setRealmId, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.