public interface CachedUserModel extends UserModel
UserModel.RequiredAction, UserModel.UserRemovedEvent| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap |
getCachedWith()
Returns a map that contains custom things that are cached along with the user.
|
long |
getCacheTimestamp()
When was the user loaded from database.
|
void |
invalidate() |
addRequiredAction, addRequiredAction, getAttribute, getAttributes, getCreatedTimestamp, getCredentialsDirectly, getEmail, getFederationLink, getFirstAttribute, getFirstName, getGroups, getId, getLastName, getRequiredActions, getServiceAccountClientLink, getUsername, isEmailVerified, isEnabled, isMemberOf, isOtpEnabled, joinGroup, leaveGroup, removeAttribute, removeRequiredAction, removeRequiredAction, setAttribute, setCreatedTimestamp, setEmail, setEmailVerified, setEnabled, setFederationLink, setFirstName, setLastName, setOtpEnabled, setServiceAccountClientLink, setSingleAttribute, setUsername, updateCredential, updateCredentialDirectlydeleteRoleMapping, getClientRoleMappings, getRealmRoleMappings, getRoleMappings, grantRole, hasRolevoid invalidate()
long getCacheTimestamp()
ConcurrentHashMap getCachedWith()
Copyright © 2016 JBoss by Red Hat. All rights reserved.