Results 1 to 2 of 2

Thread: MVC + Tomcat JDBCRealm Authentication?

  1. #1
    Join Date
    Oct 2004
    Posts
    5

    Default MVC + Tomcat JDBCRealm Authentication?

    Hi,

    I have just started to learn about MVC. Since my organization has been using Tomcat JDBCRealm Authenticaton, I was wondering if there is a way to incorporate this into MVC. Or should I start looking into using the HandlerInterceptorAdapter or something like that? :?

    Thanks, piko[/img]

  2. #2
    Join Date
    Aug 2004
    Location
    Auburn, AL, USA.
    Posts
    106

    Default

    Look into ACEGI,
    http://acegisecurity.sourceforge.net/
    http://forum.springframework.org/viewforum.php?f=11

    I am not sure how it integrates into existing container realms (I'm just getting started with it), but I think it can be done (you might need a to write a JDBCRealm specific adapter). Anyway, if you ask this on the ACEGI forum you'll probably get better answers.

Similar Threads

  1. Replies: 11
    Last Post: Jun 1st, 2006, 04:30 PM
  2. Replies: 2
    Last Post: Oct 13th, 2005, 02:47 PM
  3. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  4. Replies: 8
    Last Post: Dec 7th, 2004, 06:13 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
  •