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.

Reply via email to