Sun Java System Access Manager 7.1 C API Reference

The Mapping API for C

A map is an object that associates a key to a value. One key/value pair is an entry in the map. Maps are used by the policy API for C to return policy decision results from the Policy Service. They are also used to pass any environment variables to the Policy Service for evaluation.