Package org.mortbay.jaas.callback

Class Summary
AbstractCallbackHandler  
DefaultCallbackHandler DefaultUsernameCredentialCallbackHandler Notes Usage
ObjectCallback ObjectCallback Can be used as a LoginModule Callback to obtain a user's credential as an Object, rather than a char[], to which some credentials may not be able to be converted Notes Usage
RequestParameterCallback RequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM.
 



Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.