Results 1 to 2 of 2

Thread: Spring security integration with Struts1.x application

Hybrid View

  1. #1
    Join Date
    Aug 2012
    Posts
    9

    Default Spring security integration with Struts1.x application

    Hi,

    I am a newbie to Spring. Can anyone help me how can I integrate Spring Security features for Authentication & Authorization with Struts1.x existing application.

    Please this is very urgent in office work.

    Thanks,
    Bunny

  2. #2
    Join Date
    Jan 2008
    Posts
    1,826

    Default

    You should not need to do anything special to use the authentication and URL based authorization features of Spring Security. If you are wanting proxy based authorization, you will need to ensure that Spring creates the objects which can be done with the Spring/Struts integration.
    Rob Winch - @rob_winch
    Spring Security Lead
    Pivotal

Tags for this Thread

Posting Permissions

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