| 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
|
|
|
See this example. And this chapter on JAAS
|
[My Blog] [JavaRanch Journal]
|
 |
 |
|
|
subject: Form Based authentication using JAAS and JBoss
|
|
|