public static interface CachedUserModel.Streams extends CachedUserModel, UserModel.Streams
CachedUserModel.Streams
interface differs from CachedUserModel
in that it extends the
UserModel.Streams
interface, allowing implementations of CachedUserModel
to focus on the
Stream
-based methods in the UserModel
interface.CachedUserModel.Streams
UserModel.RequiredAction, UserModel.SearchableFields, UserModel.UserRemovedEvent
COMPARE_BY_USERNAME, DISABLED_REASON, EMAIL, EMAIL_VERIFIED, ENABLED, EXACT, FIRST_NAME, GROUPS, IDP_ALIAS, IDP_USER_ID, INCLUDE_SERVICE_ACCOUNT, LAST_NAME, LOCALE, SEARCH, USERNAME
getCachedWith, getCacheTimestamp, getDelegateForUpdate, invalidate, isMarkedForEviction
getAttribute, getAttributeStream, getGroups, getGroupsStream, getRequiredActions, getRequiredActionsStream
addRequiredAction, addRequiredAction, getAttributes, getCreatedTimestamp, getEmail, getFederationLink, getFirstAttribute, getFirstName, getGroups, getGroups, getGroupsCount, getGroupsCountByNameContaining, getGroupsStream, getId, getLastName, getServiceAccountClientLink, getUsername, isEmailVerified, isEnabled, isMemberOf, joinGroup, leaveGroup, removeAttribute, removeRequiredAction, removeRequiredAction, setAttribute, setCreatedTimestamp, setEmail, setEmailVerified, setEnabled, setFederationLink, setFirstName, setLastName, setServiceAccountClientLink, setSingleAttribute, setUsername
getClientRoleMappings, getClientRoleMappingsStream, getRealmRoleMappings, getRealmRoleMappingsStream, getRoleMappings, getRoleMappingsStream
deleteRoleMapping, grantRole, hasRole
Copyright © 2021 JBoss by Red Hat. All rights reserved.