You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by da...@davidkarlsen.com on 2008/12/15 16:58:26 UTC

support for spring-ws?

It would be great if JSecurity could be integrated with spring-ws.
See 
http://static.springsource.org/spring-ws/sites/1.5/reference/html/security.html

If JSecurity could provide an interceptor and client support, so that the 
logged in user on the client side used a callback to provide the current 
user + token to insert this as soap headers.

The serverside could then use an interceptor to delegate auth. to 
JSecurity so JSecurity could check the token.

WDYT?

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

Re: support for spring-ws?

Posted by da...@davidkarlsen.com.
On Mon, 15 Dec 2008, Les Hazlewood wrote:

> I'm all for supporting this stuff.  Would you happen to have any bootstrap
> code that we could use?


No - not yet - checking the inner lanscape of my workplace for something 
like this :)

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

Re: support for spring-ws?

Posted by Les Hazlewood <lh...@apache.org>.
I'm all for supporting this stuff.  Would you happen to have any bootstrap
code that we could use?

On Mon, Dec 15, 2008 at 10:58 AM, <da...@davidkarlsen.com> wrote:

> It would be great if JSecurity could be integrated with spring-ws.
> See
> http://static.springsource.org/spring-ws/sites/1.5/reference/html/security.html
>
> If JSecurity could provide an interceptor and client support, so that the
> logged in user on the client side used a callback to provide the current
> user + token to insert this as soap headers.
>
> The serverside could then use an interceptor to delegate auth. to JSecurity
> so JSecurity could check the token.
>
> WDYT?
>
> --
> David J. M. Karlsen - +47 90 68 22 43
> http://www.davidkarlsen.com
> http://mp3.davidkarlsen.com
>