public interface UserBulkUpdateProvider
UserStorageProvider
that supports bulk operations.Modifier and Type | Method and Description |
---|---|
void |
grantToAllUsers(RealmModel realm,
RoleModel role)
Grants the given role to all users from particular realm.
|
void grantToAllUsers(RealmModel realm, RoleModel role)
realm
- Realmrole
- Role to be grantedCopyright © 2021 JBoss by Red Hat. All rights reserved.