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

Les Hazlewood reassigned SHIRO-187:
-----------------------------------

    Assignee: Les Hazlewood

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to