uCosminexus Application Server, Security Management Guide
The handle method
Description
Obtains authentication information, assigns to it a reference to the WebPasswordCallback object (Callback implementation class), and passes it to the login module in the user authentication library.
Syntax
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException;
Parameter
Exceptions
Return value
Set a value for callbacks so that this value can be returned. This method does not return a value.
Remarks
Authentication information is read in the order shown below.
Figure 15-1 Order of reading authentication information
You can obtain authentication information from HttpServletRequest by using the following parameters:
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd