Sun Java System Access Manager 7 2005Q4 C API Reference

Parameters

This function takes the following parameters:

map

The handle for the map object to be modified.

key

The key for the entry.

value

The (new) value to be associated with the key.

replace

If non-zero, then the specified value replaces all of the existing values. Otherwise the specified value is added to the list of values associated with the specified key.