An instance of SOAPAuthParam may be created with a null response object (for example during a call to ServerAuthContext.validateRequest
). If so, a response object may be created as necessary (by modules), and set into the SOAPAuthParam via the setResponse
method.
An instance of SOAPAuthParam may also be created with a null request object (for example during a call to ServerAuthContext.secureResponse
).
@version 1.12, 06/08/04
|
|
|
|