Sun Java System Access Manager 7 2005Q4 C API Reference

Returns

This function returns am_status_t with one of the following values:

Value

Description

AM_SUCCESS

If XML message was successfully parsed and processed.

AM_INVALID_ARGUMENT

If any input parameter is invalid.

AM_ERROR_PARSING_XML

If there was an error parsing the XML message.

AM_ERROR_DISPATCH_LISTENER

If there was an error dispatching the listener(s).

AM_FAILURE

If any other error occurred.