[
https://issues.apache.org/jira/browse/SHIRO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Les Hazlewood resolved SHIRO-287.
---------------------------------
Resolution: Fixed
Implemented in trunk w/ supporting test cases (AbstractShiroFilterTest)
> Enable web-configured SecurityManager to be statically accessible for
> non-request threads
> -----------------------------------------------------------------------------------------
>
> Key: SHIRO-287
> URL: https://issues.apache.org/jira/browse/SHIRO-287
> Project: Shiro
> Issue Type: New Feature
> Reporter: Les Hazlewood
> Assignee: Les Hazlewood
> Labels: SecurityManager, Shiro, request, static, thread, web,
> web.xml
> Fix For: 1.2.0
>
>
> For any work done on threads that are not triggered by a request thread, the
> SecurityManager should be accessible to these threads so the Subject.Builder
> can be used properly.
> This can be accomplished by setting the configured SecurityManager as a
> static member variable in SecurityUtils (via
> SecurityUtils.setSubjectManager). While static memory is not ideal, it is
> probably good enough for 90% of web applications, and can be a viable
> solution.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira