Results 1 to 2 of 2

Thread: suggestion for Acegi regarding adding objects after ...

  1. #1

    Default suggestion for Acegi regarding adding objects after ...

    i read this thread:
    http://forum.springframework.org/vie...+message<br />

    i feel extending acegi class such as AbstractProcessingFilter is not easy to understand, hard to learn, and possibly a bad design.

    i feel it may be better if AuthenticationProcessingFilter has properties that allows a user to add beans for after successful or failed authentication. this means Acegi needs to define interfaces for plugged-in beans. it is easy to make mistakes to directly extend AuthenticationProcessingFilter.

    i hope to see the same mechanism for after successful/failed authorization.

    regards,
    pete

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    What specific interface signatures would you suggest?

Similar Threads

  1. stale Oracle processes
    By compostellas in forum Data
    Replies: 7
    Last Post: Jun 27th, 2005, 12:14 PM
  2. Adding DI to Advice Objects.
    By jkary in forum AOP
    Replies: 2
    Last Post: May 1st, 2005, 06:41 PM
  3. Replies: 16
    Last Post: Apr 12th, 2005, 03:13 AM
  4. Replies: 8
    Last Post: Dec 7th, 2004, 06:13 PM
  5. Replies: 2
    Last Post: Sep 5th, 2004, 10:49 AM

Posting Permissions

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