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.

Reply via email to