You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Les Hazlewood (JIRA)" <ji...@apache.org> on 2009/12/08 20:25:18 UTC

[jira] Resolved: (SHIRO-49) Fix SimpleAccountRealm to not rely on caching

     [ https://issues.apache.org/jira/browse/SHIRO-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood resolved SHIRO-49.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Les Hazlewood

Maps are used internally now instead of Cache objects since these memory-only realms cannot experience expunging that might occur with Caches.

> Fix SimpleAccountRealm to not rely on caching
> ---------------------------------------------
>
>                 Key: SHIRO-49
>                 URL: https://issues.apache.org/jira/browse/SHIRO-49
>             Project: Shiro
>          Issue Type: Task
>            Reporter: Alan Cabrera
>            Assignee: Les Hazlewood
>             Fix For: 1.0
>
>
> The current implementation relies on caching being enabled.  This should be fixed to work w/out caching being enabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.