@MongoCollection(collectionName="users") public class MongoUserEntity extends UserEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoUserEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getAttributes, getCreatedTimestamp, getCredentials, getEmail, getEmailIndex, getFederatedIdentities, getFederationLink, getFirstName, getGroupIds, getLastName, getRealmId, getRequiredActions, getRoleIds, getServiceAccountClientLink, getUsername, isEmailVerified, isEnabled, setAttributes, setCreatedTimestamp, setCredentials, setEmail, setEmail, setEmailIndex, setEmailVerified, setEnabled, setFederatedIdentities, setFederationLink, setFirstName, setGroupIds, setLastName, setRealmId, setRequiredActions, setRoleIds, setServiceAccountClientLink, setUsernameequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext context)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2017 JBoss by Red Hat. All rights reserved.