Re: [Carbon-dev] Caching user roles in user-core

2011-09-20 Thread Prabath Siriwardena
Hi Hasini, Do we have an API to clear the cache..? Thanks regards, -Prabath On Tue, Sep 20, 2011 at 5:13 PM, Hasini Gunasinghe has...@wso2.com wrote: Hi, FYI. $subject was implemented in all three UserStoreManagers in user core, since there were occasions where performance issues occurred

Re: [Carbon-dev] Caching user roles in user-core

2011-09-20 Thread Hasini Gunasinghe
Hi Prabath, Currently only the methods available in the Caching implementation are used to clear the cache with in the other methods of UserStoreManager - like deleteRole, updateRole etc.. I will add methods to UserAdminService to be called externally to clear AuthorizationCache and the