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 02:04:59 UTC

[jira] Commented: (SHIRO-110) Remove org.apache.shiro.mgt.SubjectBinder and its usages

    [ https://issues.apache.org/jira/browse/SHIRO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771230#action_12771230 ] 

Les Hazlewood commented on SHIRO-110:
-------------------------------------

For reference:

http://www.mail-archive.com/shiro-dev@incubator.apache.org/msg00202.html

> Remove org.apache.shiro.mgt.SubjectBinder and its usages
> --------------------------------------------------------
>
>                 Key: SHIRO-110
>                 URL: https://issues.apache.org/jira/browse/SHIRO-110
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Subject
>            Reporter: Les Hazlewood
>             Fix For: 1.0
>
>
> This was introduced in 1.0 development and can be easily removed before 1.0 final - it is not referenced in the public-facing API and is used for implementation support only.  This needs to be done as the SecurityManager will no longer need to maintain thread state (making it 100% stateless) since Subject.Builder or its end-users would be responsible for that.

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