Results 1 to 2 of 2

Thread: Security with AOP

  1. #1
    Join Date
    Sep 2004
    Location
    Monterey, CA
    Posts
    1

    Default Security with AOP

    All

    In chapter 12 of "J2EE Development without ELB" on
    page 360, Rod/Jurgen talk about having a sevlet
    container authenticate a user and binding the users
    Principal to a ThreadLocal for use by AOP. Does any
    one have an example of this you can share?

    Regards,

    Chris Axe

  2. #2
    Join Date
    Aug 2004
    Location
    Brno, Czech Republic
    Posts
    48

    Default

    Have a look at Acegi security system for Spring at http://acegisecurity.sourceforge.net/ .

Similar Threads

  1. Replies: 7
    Last Post: Nov 30th, 2005, 09:27 AM
  2. Acegi Security release 0.7.0 is out
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Jan 19th, 2005, 03:27 PM
  3. Role based security and Spring
    By spring04 in forum Security
    Replies: 1
    Last Post: Jan 19th, 2005, 03:18 PM
  4. Security and the UI
    By adepue in forum Swing
    Replies: 2
    Last Post: Dec 28th, 2004, 04:16 PM
  5. Announcement: Acegi Security - new release 0.6.1
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Sep 24th, 2004, 10:59 PM

Posting Permissions

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