Results 1 to 3 of 3

Thread: WS-Security Support: Authenticated Principal?

  1. #1
    Join Date
    Aug 2007
    Posts
    9

    Default WS-Security Support: Authenticated Principal?

    The Spring-WS manual talks about authentication. If successful, how can I find out about the authenticated user? How do I enforce authorization?

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Spring-WS does not have authorization capabilities of its own, but it does integrate with Acegi to do so. Check the airline sample to see how that works.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  3. #3

    Default

    Thank you for this good reference. That's all I needed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •