@MongoCollection(collectionName="userFailures") public class MongoUsernameLoginFailureEntity extends UsernameLoginFailureEntity implements MongoIdentifiableEntity
| Constructor and Description |
|---|
MongoUsernameLoginFailureEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invocationContext) |
clearFailures, 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)
afterRemove in interface MongoIdentifiableEntityCopyright © 2015 JBoss by Red Hat. All rights reserved.