Getting started with Jboss and Jaas

When designing a web application one of the first things to consider is the security architecture. There are two major parts that need our attention – authenticating and authorising user’s actions. While jboss supports both configurations this article will primarily deal with authentication leaving other topics open for future articles.

 

Warm up

Before doing any real work it should be told that the whole security model is configured in three places.
Jboss security
Jboss security

More Here


Courtesy:http://jcookings.wordpress.com/2009/05/11/blog_gi43/