Interface UserBulkUpdateProvider

    • Method Detail

      • grantToAllUsers

        void grantToAllUsers​(RealmModel realm,
                             RoleModel role)
        Grants the given role to all users from particular realm. The role has to belong to the realm.
        Parameters:
        realm - Realm
        role - Role to be granted