Make security UI more robust
[lgpl/argeo-commons.git] / security / eclipse / plugins / org.argeo.security.ui / META-INF / spring / commands.xml
index 6c042132854f5b6d0af848542a53c5f69c538e05..a89876ad16e06984602696e9045537ba26b112f9 100644 (file)
@@ -16,4 +16,6 @@
                scope="prototype">
                <property name="securityService" ref="securityService" />
        </bean>
+       <bean id="org.argeo.security.ui.refreshUsersList" class="org.argeo.security.ui.commands.RefreshUsersList"
+               scope="prototype" />
 </beans>