Sun Java System Access Manager 7.1 C API Reference

Parameters

This function takes the following parameters:

rem_log_url

Pointer to the URL of the Access Manager Logging Service being used for the remote logging.

sso_token_id

Pointer to a valid SSOTokenID identifying the user to whom the log record applies.

rem_log_name

Pointer to the logging module (file) to which log records are written.

log_props

Pointer to the properties that contain the information to initialize the Access Manager Logging Service.


Note –

log_props is expected to have the information formatted as a properties map in key/value pairs. Delete the am_properties_t pointer only when finished with the SDK. See am_properties_t for more information.