@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, setUsername
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 © 2015. All rights reserved.