File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Form Based authentication using JAAS and JBoss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Form Based authentication using JAAS and JBoss" Watch "Form Based authentication using JAAS and JBoss" New topic
Author

Form Based authentication using JAAS and JBoss

Nitin Bhardwaj
Ranch Hand

Joined: Feb 02, 2007
Posts: 72
Dear Friends,

I want to know that how can we implement the Form based authentication using JBoss and JAAS? I don't know anything about JAAS except its full-form. Can anyone please provide a step by step procedure to implement this in a web-application?
I've a table in Oracle DB which stores username, password and role for employees.

Thanks & Regards,
Nitin
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

See this example. And this chapter on JAAS


[My Blog] [JavaRanch Journal]
 
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: Form Based authentication using JAAS and JBoss
 
Similar Threads
Any JBoss JAAS gurus out there?
Form Based Authentication using SSL/TLS in JBOSS
FORM and BASIC authentication in the same web app
Problems with DatabaseServerLoginModule
java.lang.SecurityException: Authentication exception, principal=null