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, setUserId
equals, getId, hashCode, setId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, setId
public void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntity
afterRemove
in interface MongoIdentifiableEntity
Copyright © 2016 JBoss by Red Hat. All rights reserved.