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/10/29 19:11:59 UTC

[jira] Created: (SHIRO-111) Web SecurityManager should not fail in non-request usages

Web SecurityManager should not fail in non-request usages
---------------------------------------------------------

                 Key: SHIRO-111
                 URL: https://issues.apache.org/jira/browse/SHIRO-111
             Project: Shiro
          Issue Type: Improvement
          Components: Web
    Affects Versions: 0.9-RC1, 0.9
            Reporter: Les Hazlewood
             Fix For: 1.0


Currently some operations of the WebSecurityManager fail if there is not a Http Request/Response pair associated with the calling thread.  The implementation should be modified to support non-request calls since a WebSecurityManager could be used in situations where there is not a request available (e.g. system bootstrap, non-http remoting from Rich client apps, etc).

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