File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes use form based auth with JAAS ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "use form based auth with JAAS ?" Watch "use form based auth with JAAS ?" New topic
Author

use form based auth with JAAS ?

guy katz
Greenhorn

Joined: Apr 13, 2003
Posts: 13
hi all;
is there a standard way to pluging in a JAAS module as the authentictor for form based login in a servlet container such that when posting the user & pass it will be authenticated againt my JAAS login module?
i cant seem to find a standard way of doing this.
thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: use form based auth with JAAS ?
 
Similar Threads
Swing client communication...
JAAS IN websphere .Problem is taht my login module is not getting called from my application login
When to not use EJB
JAAS
Basic Websphere Security Questions