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

am_web_get_agent_configuration()

Retrieves the latest configuration data from the agent configuration cache. The returned instance gets used to serve requests.

Syntax

#include "am_web.h"
AM_WEB_EXPORT void* 
am_web_get_agent_configuration();

Parameters

This function takes no parameters.

Returns

This function returns the latest configuration data, for a particular agent, from the agent configuration cache.