Implementation of a JAAS Realm. (by a wrapper) It uses the entry
JAAS_CONFIG_NAME from the JAAS config file
author: Alexandre Thaveau (JAAS support with JOnAS) author: Marc-Antoine Bourgeot (JAAS support with JOnAS) author: Florent Benoit (Jetty 5.x)
Authenticate a user with a specific username and credentials
Parameters: username - name of the user Parameters: credentials - credential of the user Parameters: request - httprequest a Jetty principal
Methods inherited from org.objectweb.jonas.security.realm.web.jetty50.Standard