Thanks, this link was very useful.
The only ponit i'd like to mention is the howto avoid another
tier integration (typically a DB) :
Use
org.jboss.security.auth.spi.UsersRolesLoginModule
instead of
org.jboss.security.auth.spi.DatabaseServerLoginModule
And then parameter your user.propertie
Here is a good resource that I used.
http://www.javaworld.com/javaforums/showflat.php?
Cat=2&Board=JavaSecurity&Number=2500&page=0&view=collapsed&sb=5&o=&fpart=1%3E
-Matt
On Wed, 2004-10-27 at 13:39 +, liooil wrote:
> Hello world,
>
> Before we integrate authorization/authentication based
2 matches
Mail list logo