| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| AbstractCallbackHandler | |
| DefaultCallbackHandler | DefaultUsernameCredentialCallbackHandler
NotesUsage |
| 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
NotesUsage |
| RequestParameterCallback | RequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM. |