[ 
https://issues.apache.org/jira/browse/SHIRO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Les Hazlewood closed SHIRO-187.
-------------------------------


Closing with the 1.2.0 release.
                
> Session less suject factory. (Support for Web Services Security)
> ----------------------------------------------------------------
>
>                 Key: SHIRO-187
>                 URL: https://issues.apache.org/jira/browse/SHIRO-187
>             Project: Shiro
>          Issue Type: New Feature
>            Reporter: Peter Ladanyi
>            Assignee: Les Hazlewood
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> This use case is connected to WS security.
> I would like to use shiro in session less mode . The reason for that is that 
> each ws request will be issued with own security ctx (principals and 
> credential),which are part of soap header and therefor no session management 
> is needed/wanted at all.
> what is needed is a filter that will do the subject unbinding from 
> threadlocal as complement to PasswordValidationCallback.PasswordValidator 
> where the actual binding can be done. But what i'm missing is the session 
> less factory for subject creation. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to