| RequestParameterCallback
Allows a JAAS callback handler to access any parameter from the j_security_check FORM.
This means that a LoginModule can access form fields other than the j_username and j_password
fields, and use it, for example, to authenticate a user.
author: janb version: $Revision: 305 $ $Date: 2006-03-07 11:32:14 +0100 (Tue, 07 Mar 2006) $ |