Click on the following link to test Custom JAAS AUTHENTICATION and AUTHORIZATION.
This demo uses a simple custom JAAS security module that authenticates users. For full information, please refer to the jetty JAAS wiki page at: http://docs.codehaus.org/display/JETTY/JAAS.
To authenticate successfully with this demonstration, you must use username="anyuserId" with password="password". All other passwords should result in authentication failure.
Login