I would like to describe a JAAS login configuration for a rich client. In this case, I am using the JBoss6 and the MySQL database to store user, password and role information. Firstly, I specified my own security domain on the server for my application. I added my security domain using name “my-domain” into login-config.xml. [...]
↧