@MongoCollection(collectionName="userFailures") public class MongoUsernameLoginFailureEntity extends UsernameLoginFailureEntity implements MongoIdentifiableEntity
| Constructor and Description |
|---|
MongoUsernameLoginFailureEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invocationContext)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getFailedLoginNotBefore, getLastFailure, getLastIPFailure, getNumFailures, getRealmId, getUsername, setFailedLoginNotBefore, setLastFailure, setLastIPFailure, setNumFailures, setRealmId, setUsernameequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2014. All Rights Reserved.