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 © 2022 JBoss by Red Hat. All rights reserved.