Sun OpenSSO Enterprise 8.0 C API Reference for Application and Web Policy Agent Developers

am_properties_t

Pointer to a properties object.

Details

am_properties_t provides a key to single value mapping. It provides the additional functionality of loading a configuration file and getting values of specific data types.

Syntax

#include "am_properties.h"
typedef struct am_properties *am_properties_t;

Members

am_properties is an opaque structure with no accessible members.